Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 30;
y_correct =86;
assert(isequal(your_fcn_name(x),y_correct))
|
Find the numeric mean of the prime numbers in a matrix.
6782 Solvers
Sort a list of complex numbers based on far they are from the origin.
4327 Solvers
All your base are belong to us
463 Solvers
Append two matrix as shown below example
181 Solvers
Calculate Amount of Cake Frosting
7514 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!