解決済み


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

2ヶ月 前

解決済み


Draw a '0' in a one matrix!

2ヶ月 前

解決済み


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

2ヶ月 前

解決済み


Mass Conversion 2

2ヶ月 前

解決済み


Area Conversion 1

2ヶ月 前

解決済み


Area Conversion 2

2ヶ月 前

解決済み


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

2ヶ月 前

解決済み


Energy Conversion 2

2ヶ月 前

解決済み


Energy Conversion 1

2ヶ月 前

解決済み


Mass Conversion 1

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


Temperature Conversion 2

3ヶ月 前

解決済み


Temperature Conversion 1

3ヶ月 前

解決済み


Total energy

3ヶ月 前

解決済み


Potential energy calculation

3ヶ月 前

解決済み


Kinetic energy calculation

3ヶ月 前

解決済み


Laws of motion 1

3ヶ月 前

解決済み


Laws of motion 2

3ヶ月 前

解決済み


Laws of motion 3

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


Laws of motion 6

3ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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ヶ月 前

解決済み


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

3ヶ月 前

解決済み


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ヶ月 前