Risolto


Draw a '0' in a one matrix!

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

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

6 mesi fa

Risolto


Converts numbers into characters
Converts numbers into characters

6 mesi fa

Risolto


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

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

6 mesi fa

Risolto


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

6 mesi fa

Risolto


to the 2 all elements
to the 2 all elements

6 mesi fa

Risolto


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

6 mesi fa

Risolto


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

6 mesi fa

Risolto


Energy Conversion 1

6 mesi fa

Risolto


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

6 mesi fa

Risolto


Temperature Conversion 2

6 mesi fa

Risolto


Temperature Conversion 1

6 mesi fa

Risolto


Return the first and last characters of a character array
Return the first and last character of a string, concatenated together. If there is only one character in the string, the functi...

6 mesi fa

Risolto


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

6 mesi fa

Risolto


Total energy

6 mesi fa

Risolto


Kinetic energy calculation

6 mesi fa

Risolto


Laws of motion 1

6 mesi fa

Risolto


Laws of motion 2

6 mesi fa

Risolto


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

6 mesi fa

Risolto


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

6 mesi fa

Risolto


Energy Conversion 2

6 mesi fa

Risolto


Area Conversion 1

6 mesi fa

Risolto


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

6 mesi fa

Risolto


Mass Conversion 1

6 mesi fa

Risolto


Current through resistor
Three resistors (R2, R3, R4) are connected in parallel as shown in the figure. If this combination is connected in series with ...

6 mesi fa

Risolto


Calculate Parallel Resistance
Three resistors connected in parallel have resistances R1, R 2, and R 3, respectively. Return the total resistance R total of ...

6 mesi fa

Risolto


Resistance of a light bulb
The current through two identical light bulbs connected in series is C Amperes. The total voltage across both bulbs is V Volts....

6 mesi fa

Risolto


Electrical Diode Current Calculation
In engineering, there is not always a single equation that describes a phenomenon accurately enough to be applied in all instanc...

6 mesi fa

Carica altro