Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 2;
y_correct = 4*pi;
assert(isequal(your_fcn_name(x),y_correct))
|
Make a random, non-repeating vector.
2795 Solvers
Create a vector whose elements depend on the previous element
391 Solvers
Test if two numbers have the same digits
187 Solvers
Do Fast Fourier Transformation
221 Solvers
241 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!