-
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
-
ThreePhaseModel
three-phase model of induction motor
- 2013-12-16 02:37:31下载
- 积分:1
-
Baseband_LFM_pulse_compression
基带LFM脉冲压缩,Matlab仿真程序,适用于初学者(Baseband LFM pulse compression, Matlab simulation program for beginners)
- 2010-11-19 10:21:11下载
- 积分:1
-
MultiPath0
说明: 改进的jake模型源代码,matlab实现(improved Anonymous model source code, achieving Matlab)
- 2006-01-09 19:06:38下载
- 积分:1
-
Tarea-Clasificacion
Ejemplo de clasificacion de caracterisiticas utilizando inteligencia de particulas y red multicuadratica
- 2013-08-01 01:59:19下载
- 积分:1
-
yijidaolibai
一级倒立摆的系统仿真动画,初始加速度为0,实现最基本的小车不动,摆杆动的仿真程序(An inverted pendulum system simulation animation, initial acceleration is 0, the most basic car does not move, moving pendulum simulation program)
- 2013-11-08 11:11:08下载
- 积分:1
-
medfilt2
中值滤波 降噪 可有效滤除高斯和椒盐噪声 保持图像边缘 (medfilt2)
- 2010-09-28 20:50:25下载
- 积分:1
-
DopplerCom
相位编码脉冲压缩雷达的多普勒补偿算法(详细),matlab开发仿真
(Phase-coded pulse compression radar Doppler compensation algorithm (detail), matlab development simulation)
- 2020-12-01 16:19:26下载
- 积分:1
-
specananl1
spectral analysis of speech signal
- 2012-04-12 14:40:37下载
- 积分:1
-
MM1
解决M/M/1排队论问题,服务时间服从指数分布,队列为泊松流。系统输出为每个个体的到达时间,离开时间,等待时间,逗留时间(M/M/1 queuing theory to solve the problem, the service time is exponentially distributed, the queue is Poisson. System output for each individual arrival time, departure time, waiting time, length of stay)
- 2013-12-29 16:06:32下载
- 积分:1