Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
dVar = [1:5 4:-1:1];
ref = diag(dVar);
user = MatrixFunc();
assert(isequal(user,ref))
|
798 Solvers
Solve the set of simultaneous linear equations
174 Solvers
The Answer to Life, the Universe, and Everything
312 Solvers
The sum of the numbers in the vector
342 Solvers
243 Solvers