Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


Basic Physics VII
Calculate the speed.

11 giorni fa

Risolto


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

11 giorni fa

Risolto


Basic Physics V
Calculate the Weight (w).

11 giorni fa

Risolto


Basic Physics IV
Calculate the Work.

11 giorni fa

Risolto


Basic Physics III
Calculate the Potential Energy (PE).

11 giorni fa

Risolto


Basic Physics II
Get the Kinetic Energy (KE).

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

11 giorni fa

Risolto


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

12 giorni fa

Risolto


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 giorni fa

Risolto


Energy Conversion 2

12 giorni fa

Risolto


Energy Conversion 1

12 giorni fa

Risolto


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

12 giorni fa

Risolto


Area Conversion 2

12 giorni fa

Risolto


Area Conversion 1

12 giorni fa

Risolto


Mass Conversion 2

12 giorni fa

Risolto


Mass Conversion 1

12 giorni fa

Risolto


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

12 giorni fa

Risolto


Temperature Conversion 2

12 giorni fa

Carica altro