How to convert a MATLAB code to c++ code?
Afficher commentaires plus anciens
I need to convert the Matlab function dwt2 to c++ code. I tried using the coder but it says that dwt2 is not supported.
Réponses (1)
Walter Roberson
le 19 Nov 2015
0 votes
You get a job at Mathworks and work through their structure to get to the point where code can be generated.
Or you write a similar routine yourself, or find such a routine somewhere on the Internet.
Catégories
En savoir plus sur Discrete Multiresolution Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!