-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
fangzhen2
变频调速系统仿真搭建模型 由于观测仿真波形 记录以及分析实验结果(Variable speed control system simulation build the observation model simulation and analysis of experimental results wave record
)
- 2012-05-29 12:30:22下载
- 积分:1
-
spring_jisuan
弹簧设计GUI,通过输入要求得到弹簧的结构(Spring Design GUI)
- 2012-06-05 10:44:27下载
- 积分:1
-
matlab-zhendongtai
MATLAB语言编写用于振动台试验数据处理的程序,根据模型试验所得的加速度波形可
计算得出相应的积分速度及位移。(MATLAB language for the shaking table test data processing program, according to the model test waveform was calculated from the acceleration of the speed and displacement of the corresponding points.)
- 2011-09-27 17:50:42下载
- 积分:1
-
duichengyantuo
emd分解中采用对称延拓消除边界效应,供大家参考学习(emd decomposition of symmetric extension used to eliminate the boundary effects)
- 2009-11-03 20:15:32下载
- 积分:1
-
SAR_filter
论文分析了合成孔径雷达图像迭代滤波处理的效果及其问题,结合统计滤波方法和小波分析方法,提出了一种基于细节补偿的MAP迭代滤波算法。实验结果表明,新的迭代滤波算法较好地解决了去噪和细节保留之间的矛盾,而且算法稳定,收敛很快。(This paper analyzes the iterative synthetic aperture radar image filtering effect and its problems, combined with statistical filtering methods and wavelet analysis method, details of compensation, a MAP based iterative filtering algorithm. Experimental results show that the new iterative filtering algorithm can solve the denoising and detail preservation conflicts between, and the algorithm is stable and fast convergence.)
- 2010-11-13 00:32:02下载
- 积分:1
-
amplia_reduz_img
function to zoom and shrink images using imresize of matlab
- 2009-09-10 06:42:10下载
- 积分:1
-
GenDTMF
em will automatically delete the directory of debug and release, so please do not put files on these two directo
- 2009-11-29 00:03:14下载
- 积分:1
-
audio
说明: 对语音进行解调,用MATLAB实现,希望对大家有用(For demodulation of the voice, using MATLAB to achieve, in the hope that useful)
- 2009-08-08 15:51:58下载
- 积分:1
-
butterworthilter
说明: 巴特沃斯滤波器,可以通过它对受噪声干扰的图像进行平滑处理(Butterworth filter, can be affected by its image noise smoothing)
- 2010-05-02 10:47:14下载
- 积分:1