Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
y_correct = mean([logspace(1,5,5);logspace(6,10,5);logspace(11,15,5)]);
assert(isequal(matrix_ls_means(),y_correct))
|
Find the sum of all the numbers of the input vector
25693 Solvers
196 Solvers
296 Solvers
341 Solvers
Decide whether determinant is zero.
70 Solvers