Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
p = 1000;
n=2;
r=8;
y_correct = 160;
assert(isequal(SI(p,n,r),y_correct))
|
4598 Solvers
965 Solvers
Replace multiples of 5 with NaN
358 Solvers
250 Solvers
Output a vector which is table of 9
128 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!