Are the results of wdenoise function different?
조회 수: 8 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Praharshita
2023년 3월 14일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Denoising에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!