解決済み


Find max
Find the maximum value of a given vector or matrix.

2年弱 前

解決済み


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

2年弱 前

解決済み


Inner product of two vectors
Find the inner product of two vectors.

2年弱 前

解決済み


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

2年弱 前

解決済み


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

2年弱 前

解決済み


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

2年弱 前

解決済み


Total energy

2年弱 前

解決済み


Potential energy calculation

2年弱 前

解決済み


Kinetic energy calculation

2年弱 前

解決済み


Laws of motion 1

2年弱 前

解決済み


Laws of motion 2

2年弱 前

解決済み


Laws of motion 3

2年弱 前

解決済み


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

2年弱 前

解決済み


Laws of motion 5

2年弱 前

解決済み


Laws of motion 6

2年弱 前

解決済み


Energy Conversion 2

2年弱 前

解決済み


Energy Conversion 1

2年弱 前

解決済み


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

2年弱 前

解決済み


Area Conversion 2

2年弱 前

解決済み


Area Conversion 1

2年弱 前

解決済み


Mass Conversion 2

2年弱 前

解決済み


Mass Conversion 1

2年弱 前

解決済み


Temperature Conversion 3

2年弱 前

解決済み


Temperature Conversion 2

2年弱 前

解決済み


Temperature Conversion 1

2年弱 前