Risolto


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

3 mesi fa

Risolto


Draw a '0' in a one matrix!

3 mesi fa

Risolto


Basic Mathematics 6
A High School is trying to build their robot to be able to reach the hanging object which is H inches from the ground. Their ro...

3 mesi fa

Risolto


Mass Conversion 2

3 mesi fa

Risolto


Area Conversion 1

3 mesi fa

Risolto


Area Conversion 2

3 mesi fa

Risolto


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

3 mesi fa

Risolto


Energy Conversion 2

3 mesi fa

Risolto


Energy Conversion 1

3 mesi fa

Risolto


Mass Conversion 1

3 mesi fa

Risolto


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

3 mesi fa

Risolto


Temperature Conversion 2

3 mesi fa

Risolto


Temperature Conversion 1

3 mesi fa

Risolto


Total energy

3 mesi fa

Risolto


Potential energy calculation

3 mesi fa

Risolto


Kinetic energy calculation

3 mesi fa

Risolto


Laws of motion 1

3 mesi fa

Risolto


Laws of motion 2

3 mesi fa

Risolto


Laws of motion 3

3 mesi fa

Risolto


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

3 mesi fa

Risolto


Laws of motion 5
Calculate the force is u are given mass and acceleration.

3 mesi fa

Risolto


Laws of motion 6

3 mesi fa

Risolto


Converting binary to decimals
Convert binary to decimals. Example: 010111 = 23. 110000 = 48.

3 mesi fa

Risolto


Convert binary numbers array into array of decimal numbers.
Convert binary numbers array into array of decimal numbers. Example x=[ 11001000 ; 11001001 ; 11001010 ; 11001011 ; 11001100 ;...

3 mesi fa

Risolto


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

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

3 mesi fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

3 mesi 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:...

3 mesi fa