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
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.]
[> In unix (line 32)
In FVel (line 2)
In ScoringEngineTestPoint1 (line 4)
In solutionTest (line 3)]
ans =
1
|
691 Solvers
The Answer to Life, the Universe, and Everything
312 Solvers
Flip the vector from right to left
743 Solvers
Conversion from hours to mili sec
90 Solvers
Calculate the number of elements in a matrix.
53 Solvers