Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [1 2];
y_correct =[3 -1];
assert(isequal(fouriertrnsform(x),y_correct))
|
2817 Solvers
724 Solvers
Create a Multiplication table matrix...
283 Solvers
Append two matrix as shown below example
182 Solvers
193 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!