Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
a=randn(40);
x = a*a';
y_correct = 1;
assert(isequal(isymmetric(x),y_correct))
|
Remove any row in which a NaN appears
6827 Solvers
Maximum running product for a string of numbers
1112 Solvers
753 Solvers
Generate a random matrix A of (1,-1)
210 Solvers
2770 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!