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
ans =
9.8995
|
948 Solvers
312 Solvers
Matlab Basics - y as a function of x
242 Solvers
Finding perimeter of a rectangle
194 Solvers
81 Solvers