Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
|
397 Solvers
Back to basics 23 - Triangular matrix
532 Solvers
424 Solvers
410 Solvers
Add damping to a mass spring system
262 Solvers