Resuelto


Laws of motion 3

más de 3 años hace

Resuelto


Total energy

más de 3 años hace

Resuelto


Potential energy calculation

más de 3 años hace

Resuelto


Kinetic energy calculation

más de 3 años hace

Resuelto


Laws of motion 1

más de 3 años hace

Resuelto


Laws of motion 2

más de 3 años hace

Resuelto


Laws of motion 4

más de 3 años hace

Resuelto


Laws of motion 5

más de 3 años hace

Resuelto


Laws of motion 6

más de 3 años hace

Resuelto


Laws of motion 7

más de 3 años hace

Resuelto


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

más de 3 años hace

Resuelto


Velocity Conversion

más de 3 años hace

Resuelto


Energy Conversion 2

más de 3 años hace

Resuelto


Energy Conversion 1

más de 3 años hace

Resuelto


Area Conversion 2

más de 3 años hace

Resuelto


Area Conversion 1

más de 3 años hace

Resuelto


Mass Conversion 2

más de 3 años hace

Resuelto


Mass Conversion 1

más de 3 años hace

Resuelto


Temperature Conversion 3

más de 3 años hace

Resuelto


Temperature Conversion 1

más de 3 años hace

Resuelto


Temperature Conversion 2

más de 3 años hace

Resuelto


Compute Fibonacci Number
Compute the _n_-th Fibonacci Number f(0) = 0, f(1) = 1, f(2) = 1, f(3) = 2, ... f(42) = 267914296

más de 3 años hace

Resuelto


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

más de 3 años hace

Resuelto


Back to basics 6 - Column Vector
Covering some basic topics I haven't seen elsewhere on Cody. Given an input vector, output true or false whether it is a colu...

más de 3 años hace

Resuelto


Wind Chill Computation
On a windy day, a temperature of 15 degrees may feel colder, perhaps 7 degrees. The formula below calculates the "wind chill," i...

más de 3 años hace

Resuelto


Times 3 problem
When you enter the number, it should return the number multiplied by 3

más de 3 años hace

Resuelto


The Answer to Life, the Universe, and Everything
A variation of a previous Hitchhiker's Guide to the Galaxy problem. *Inputs:* Life, the Universe, and Everything *Output:*...

más de 3 años hace

Resuelto


pressure to dB?
given x ratio of pressure, find corresponding y dB

más de 3 años hace

Resuelto


Multiply a column by a row
* Given a column vector C and and a row vector R. * Output a matrix M. * Every column of M equals to C multiplied by correspon...

más de 3 años hace

Resuelto


Transpose
Write a MATLAB script in order to convert a random length row vector (v) into a column vector.

más de 3 años hace

Cargar más