Resuelto


Convert from integer to binary
if true % decimalToBinaryVector(x) end

casi 3 años hace

Resuelto


easy problem
Find the last element of the array

casi 3 años hace

Resuelto


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

casi 3 años hace

Resuelto


Converts numbers into characters
Converts numbers into characters

casi 3 años hace

Resuelto


Find the max element of the array
Find the max element of the array

casi 3 años hace

Resuelto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

casi 3 años hace

Resuelto


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

casi 3 años hace

Resuelto


to the 2 all elements
to the 2 all elements

casi 3 años hace

Resuelto


the average value of the elements
Calculate the average value of the elements in the array

casi 3 años hace

Resuelto


Double all elements in the array
Duplicate all elements in the array

casi 3 años hace

Resuelto


calculate the length of matrix
input 1 array, calculate the length

casi 3 años hace

Resuelto


Draw a '0' in a one matrix!

casi 3 años hace

Resuelto


Energy Conversion 2

casi 3 años hace

Resuelto


Energy Conversion 1

casi 3 años hace

Resuelto


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

casi 3 años hace

Resuelto


Area Conversion 2

casi 3 años hace

Resuelto


Area Conversion 1

casi 3 años hace

Resuelto


Mass Conversion 2

casi 3 años hace

Resuelto


Mass Conversion 1

casi 3 años hace

Resuelto


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

casi 3 años hace

Resuelto


Temperature Conversion 2

casi 3 años hace

Resuelto


Temperature Conversion 1

casi 3 años hace

Resuelto


Pattern Sum
Write a function which receives two single digit positive integers, (k and m) as parameters and calculates the total sum as: k...

casi 3 años hace

Resuelto


Rotate counterclockwise a matrix 90 deg with left-bottom element
Example: Input [ 1 2 3 4 5 6 ] Output [ 3 6 2 5 1 4 ]

casi 3 años hace

Resuelto


Convert a given Character to its decimal equivalent value
Convert a given character to its decimal equivalent value according to the ascii table. if x = '!'; y = 33; if x = 'u'; ...

casi 3 años hace

Resuelto


Sum My Indices
Given inputs M and N (in that order), output an MxN matrix whose entries are equal to the sum of their indices. Example input...

casi 3 años hace

Resuelto


Find Air Temperature from Cricket Stridulation Rate
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

alrededor de 3 años hace

Pregunta


Select Two Images In Excel Using ActiveX
I have an Excel Workbook which contains two pictures in it. The picture names are "Picture 2" & "Picture 3". I am able to sele...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Compute Lat/Long Waypoints For A Sinusoidal Track Given: Start & End Waypoint, Delta-Bearing, and Number Cycles
I want to compute a bunch of waypoints along a sinusoidal path from a starting waypoint to an ending waypoint as depicted in the...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Cargar más