Community Profile

photo

Matlab Noob


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Array indices must be positive integers or logical values.
This is my code. I'm trying to code an 8 bit butterfly fft. I am getting the error in this line: a=y_fft(pos)+y_fft(pos+Half); ...

4 years ago | 1 answer | 0

1

answer