Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
KE = 4900;
m = 100
vel_correct = sqrt(98);
assert(isequal(FVel(KE,m),vel_correct))
m =
100
vel =
9.8995
|
3895 Solvers
Back to basics 3 - Temp Directory
328 Solvers
177 Solvers
129 Solvers
Basic commands - amount of inputs
134 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!