How to convert matlab code to C code?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
James Tursa
le 14 Juil 2017
See this link about the MATLAB Coder:
https://www.mathworks.com/help/coder/index.html
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur EEG/MEG/ECoG dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!