Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x=conpow();
d = x(1)^x(2)-x(3)^x(4);
y_correct = 1;
assert(isequal(d,y_correct))
|
2240 Solvers
404 Solvers
248 Solvers
Given a matrix, return the last eigen value
175 Solvers
369 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!