How to convert matlab code to C code?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, i used Matlab for preprocessing EEG signal and i extracted some features fromm it by calculating maximum and minimum amplitude,mean and standard deviation . Also i apply for the EEG signal wavelet transform and i extarcted the energy for the details and approximations coefficient.and now i want to convert the matlab code to c code but i dont know how so can anyone please help me how to do this or give me hint ? Thanks
0 Kommentare
Akzeptierte Antwort
James Tursa
am 14 Jul. 2017
See this link about the MATLAB Coder:
https://www.mathworks.com/help/coder/index.html
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu EEG/MEG/ECoG finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!