Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
x=conpow();
d = x(1)^x(2)-x(3)^x(4);
y_correct = 1;
assert(isequal(d,y_correct))
|
927 Solvers
Matrix with different incremental runs
249 Solvers
253 Solvers
Given a 4x4 matrix, swap the two middle columns
516 Solvers
276 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!