Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [5000 100 5];
y_correct = 5629499534213120;
assert(isequal(your_fcn_name(x),y_correct))
y =
5.6295e+15
|
Sort a list of complex numbers based on far they are from the origin.
4327 Solvers
Return a list sorted by number of occurrences
1504 Solvers
The sum of the numbers in the vector
426 Solvers
120 Solvers
Create sequnce 1 4 9 16 25.........
190 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!