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))
|
875 Solvers
235 Solvers
173 Solvers
232 Solvers
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
292 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!