FFT code I don't understand

조회 수: 1 (최근 30일)
Peter
Peter 2013년 11월 19일
편집: Matt J 2013년 11월 19일
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

채택된 답변

Matt J
Matt J 2013년 11월 19일
편집: Matt J 2013년 11월 19일
I think you've answered your own question. You're missing a function from whoever gave you the code.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by