解決済み


Don't Include a Five (Part Two)
Given a vector A with at least one non-five, return vector B, with all fives excluded (not replaced by zeros).

12日 前

解決済み


Don't Include a Five
Given a vector A, return vector B with all 5s replaced with 0s.

12日 前

解決済み


High Five!
Write a function that takes a number x and returns y = 'High Five' if x is not equal to five. Return y = 'Denied' if the number ...

12日 前

解決済み


A Five Introduction
Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function sho...

12日 前

解決済み


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

12日 前

解決済み


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

12日 前

解決済み


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

12日 前

解決済み


Basic Physics VII
Calculate the speed.

12日 前

解決済み


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

12日 前

解決済み


Basic Physics V
Calculate the Weight (w).

12日 前

解決済み


Basic Physics IV
Calculate the Work.

12日 前

解決済み


Basic Physics III
Calculate the Potential Energy (PE).

12日 前

解決済み


Basic Physics II
Get the Kinetic Energy (KE).

12日 前

解決済み


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

12日 前

解決済み


Roll the Dice!
Description Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. Example [x1,x2] = rollDice(...

12日 前

解決済み


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

12日 前

解決済み


Return area of square
Side of square=input=a Area=output=b

12日 前

解決済み


Basic Algebra II
You have the equation X^2 = n you should find the value of X. GOOD LUCK!

12日 前

解決済み


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

12日 前

解決済み


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

12日 前

解決済み


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<https://i.imgu...

12日 前

解決済み


Energy Conversion 2

13日 前

解決済み


Energy Conversion 1

13日 前

解決済み


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

13日 前

解決済み


Area Conversion 2

13日 前

解決済み


Area Conversion 1

13日 前

解決済み


Mass Conversion 2

13日 前

解決済み


Mass Conversion 1

13日 前

解決済み


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

13日 前

解決済み


Temperature Conversion 2

13日 前

さらに読み込む