Are the results of wdenoise function different?
1 view (last 30 days)
Show older comments
When I use wdenoise function to denoise, I find the results are different from each run. Is it normal? Thanks a lot for your answers!
0 Comments
Answers (1)
Praharshita
on 14 Mar 2023
Hi wantinga,
Yes, it is normal for the results of the wdenoise function in Matlab to vary slightly from run to run. This is because the wdenoise function uses random numbers in its wavelet thresholding process, which can cause slight variations in the denoising results each time the function is called.
Hope this information is helpful.
0 Comments
See Also
Categories
Find more on Denoising in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!