generate c code for wdenoise funciton
Ältere Kommentare anzeigen
I'm using wdenoise to denoise the signal. However, when I need to generate the function into c code by matlab coder, I see the denoise doesn't have this capability. I see the wden function can do the similar job with c/c++ code generation capability. In matlab help document, it said "wden is no longer recommended. Use wdenoise instead." So Is it OK for me to use wden instead of wdenoise?
1 Kommentar
Walter Roberson
am 22 Okt. 2019
Which denoising algorithm are you using for wdenoise ?
Antworten (1)
li chen
am 22 Okt. 2019
Kategorien
Mehr zu Denoising and Compression finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!