Feeds
질문
Is it possible to apply universal thresholding for discrete wavelet transform?
Hi, 1. Can we use the concept of universal thresholding in discrete wavelet transform? I have seen many works but there they ha...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Hi, How to remove white spaces from A=[1 0 0 0 1] binary data & how to copy the binary data in A to a text file?. Thanks in advance.
1. I tried using ~isspace command but i am getting the same output with space. 2. I tried fprintf, but the generated file con...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to store for loop output for all iterations to a text file ?
I tried using fprintf but it is not displaying the outputs... for i=1:n if index(n)==1 A1=[0 0 0]; : : : end end i ne...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Hi all, In denoising using wavelets,when i run this command, matlab is showing "too many output arguments" error ..why is it so? how can i correct it?
[dnsig1,c1,l1,threshold_SURE] = wden(sig,'rigrsure','h','mln',lev,wname),
7년 초과 전 | 답변 수: 0 | 0


