This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
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
|
5736 Solvers
Return the first and last character of a string
1659 Solvers
214 Solvers
395 Solvers
Create an anti-identity matrix
119 Solvers