???
Without sigma OK, but without x ?
hint: I learned this trick from FrequencyDomain by studying the testsuite in the get_me v4 problem (http://www.mathworks.com/matlabcentral/cody/problems/1752-get-me-v4-cody-hacking-challenge), there is a very specific protection there against the hack needed to solve the 'x' issue here...
Thank you for this hint. It's obvious that the get_me v4 problem frustrates me.
:)
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
assert(isequal(singular_value_of(x),sigma));
y =
42
y =
42
|
2401 Solvers
All your base are belong to us
463 Solvers
110 Solvers
232 Solvers
Get the elements of diagonal and antidiagonal for any m-by-n matrix
267 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!