Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
vm=[60 2; -30 4];
velo_correct=0;
assert(isequal(colli(vm),velo_correct))
|
2 | Pass |
vm=[60 2; -30 4; 100 2];
velo_correct=25;
assert(isequal(colli(vm),velo_correct))
|
17210 Solvers
Find state names that start with the letter N
598 Solvers
151 Solvers
251 Solvers
277 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!