This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [2,1];
y_correct = fft(x);
assert(isequal(fast_furier(x),y_correct))
y =
3 1
|
Select every other element of a vector
16240 Solvers
119 Solvers
166 Solvers
Who has power to do everything in this world?
256 Solvers
409 Solvers