Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
bVec = [2.71;8;28;182];
b = VectorFunc();
assert(isequal(b,bVec))
|
Determine whether a vector is monotonically increasing
11925 Solvers
How to find the position of an element in a vector without using the find function
2477 Solvers
Back to basics 11 - Max Integer
678 Solvers
502 Solvers
Solving Quadratic Equations (Version 1)
427 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!