Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
a = -2; b = 3; n = 6;
y_correct = [0.01 0.1 1.0 10.0 100.0 1000.0];
assert(isequal(y_correct,logarithmic_spacing(a,b,n)))
|
Number of 1s in a binary string
2827 Solvers
Convert a vector into a number
503 Solvers
Is this triangle right-angled?
2875 Solvers
248 Solvers
292 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!