Risolto


Energy Conversion 1

11 mesi fa

Risolto


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

11 mesi fa

Risolto


Area Conversion 2

11 mesi fa

Risolto


Area Conversion 1

11 mesi fa

Risolto


Mass Conversion 2

11 mesi fa

Risolto


Mass Conversion 1

11 mesi fa

Risolto


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

11 mesi fa

Risolto


Temperature Conversion 2

11 mesi fa

Risolto


Temperature Conversion 1

11 mesi fa

Risolto


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

11 mesi fa

Risolto


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

11 mesi fa

Risolto


Converts numbers into characters
Converts numbers into characters

11 mesi fa

Risolto


Find the max element of the array
Find the max element of the array

11 mesi fa

Risolto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

11 mesi fa

Risolto


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

11 mesi fa

Risolto


to the 2 all elements
to the 2 all elements

11 mesi fa

Risolto


the average value of the elements
Calculate the average value of the elements in the array

11 mesi fa

Risolto


Double all elements in the array
Duplicate all elements in the array

11 mesi fa

Risolto


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

11 mesi fa

Risolto


Draw a '0' in a one matrix!

11 mesi fa

Risolto


Total energy

11 mesi fa

Risolto


Potential energy calculation

11 mesi fa

Risolto


Kinetic energy calculation

11 mesi fa

Risolto


Laws of motion 1

11 mesi fa

Risolto


Laws of motion 2

11 mesi fa

Risolto


Laws of motion 3

11 mesi fa

Risolto


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

11 mesi fa

Risolto


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

11 mesi fa

Risolto


Laws of motion 6

11 mesi fa

Risolto


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

11 mesi fa

Carica altro