Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(isequal(mps(36),10))
|
2 | Pass |
assert(isequal(mps(3.6),1))
|
3 | Pass |
assert(isequal(mps(18),5))
|
How to find the position of an element in a vector without using the find function
2477 Solvers
Compute a dot product of two vectors x and y
750 Solvers
299 Solvers
convert matrix to single column
306 Solvers
299 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!