Risolto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

oltre un anno fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

oltre un anno fa

Risolto


Energy Conversion 2

oltre un anno fa

Risolto


Energy Conversion 1

oltre un anno fa

Risolto


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

oltre un anno fa

Risolto


Area Conversion 1

oltre un anno fa

Risolto


Area Conversion 2

oltre un anno fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre un anno fa

Risolto


Draw a '0' in a one matrix!

oltre un anno fa

Risolto


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;...

oltre un anno fa

Risolto


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

oltre un anno fa

Risolto


Converts numbers into characters
Converts numbers into characters

oltre un anno fa

Risolto


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

oltre un anno fa

Risolto


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

oltre un anno fa

Risolto


to the 2 all elements
to the 2 all elements

oltre un anno fa

Risolto


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

oltre un anno fa

Risolto


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

oltre un anno fa

Risolto


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

oltre un anno fa

Risolto


Mass Conversion 2

oltre un anno fa

Risolto


Mass Conversion 1

oltre un anno fa

Risolto


Temperature Conversion 3

oltre un anno fa

Risolto


Temperature Conversion 2

oltre un anno fa

Risolto


Temperature Conversion 1

oltre un anno fa

Risolto


Laws of motion 6

oltre un anno fa

Risolto


Laws of motion 5

oltre un anno fa

Risolto


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

oltre un anno fa

Risolto


Laws of motion 3

oltre un anno fa

Risolto


Find Logic 1

oltre un anno fa

Risolto


Laws of motion 2

oltre un anno fa

Risolto


Laws of motion 1

oltre un anno fa

Carica altro