Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = [440,466,494,523,554,587,622,659,698,740,784,831,880];
assert(isequal(twelveTone(),y_correct))
|
3418 Solvers
Create matrix of replicated elements
266 Solvers
146 Solvers
Find Factrorial without using built-in function
90 Solvers
interesting center of magic matrix
63 Solvers