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