FFT code I don't understand
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Peter
el 19 de Nov. de 2013
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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!