How to convert a MATLAB code to c++ code?

I need to convert the Matlab function dwt2 to c++ code. I tried using the coder but it says that dwt2 is not supported.

답변 (1개)

Walter Roberson
Walter Roberson 2015년 11월 19일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Discrete Multiresolution Analysis에 대해 자세히 알아보기

질문:

2015년 11월 19일

답변:

2015년 11월 19일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by