How to convert matlab code to C code?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
afef
el 14 de Jul. de 2017
Comentada: afef
el 15 de Jul. de 2017
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 comentarios
Respuesta aceptada
James Tursa
el 14 de Jul. de 2017
See this link about the MATLAB Coder:
https://www.mathworks.com/help/coder/index.html
2 comentarios
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!