Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [10 -9];
y_correct = 0.5;
assert(isequal(your_fcn_name(x),y_correct))
y =
0.5000
|
337 Solvers
329 Solvers
365 Solvers
531 Solvers
271 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!