FFT code I don't understand
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi there, I started a project involving EEG data filtering and was given a base code to build upon. When I run it, I get an error:
Undefined function 'movingFFT' for input arguments of type 'double'.
Error in colour_map (line 67) cmapimg = movingFFT(sdt,...
--------------------------------------------------------------------------------------- I looked up and down but that function (movingFFT) doesn't show up anywhere.
I can't attach the files that the code uses (format), but the code itself is there for reference.
Any help is appreciated
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!