-
MVDR
本程序适用于阵列信号波束形成的MVDR算法,用matlab进行了仿真。(This procedure applies to the MVDR beamforming array signal algorithm, a simulation using matlab.)
- 2010-06-07 15:47:23下载
- 积分:1
-
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
-
interrupt_dispatcher
Interrupt dispatcher template for custom system on chip
- 2014-08-06 21:51:19下载
- 积分:1
-
kalman_simulation_singer
使用辛格模型的卡尔曼滤波器,主要针对机动目标进行跟踪识别(Singh models using Kalman filter)
- 2021-04-01 14:59:08下载
- 积分:1
-
image-processing
图像增强实验:图像一致性增强滤波器,基于一种各向异性的扩散过程,它首先能够去除图像的噪声,然后在此基础上增强图像纹理的一致性。matlab实现含报告 (image enhance)
- 2011-04-25 21:57:55下载
- 积分:1
-
matlabjichu
MATLAB基础练习,适合初学者,画正弦波形,证明公式,设计简单滤波器等(MATLAB based exercises, suitable for beginners, painting sine to prove the formula, simple design, filters, etc.)
- 2010-12-01 23:49:22下载
- 积分:1
-
汽车底盘集成控制simulink仿真 vehicle-control
汽车底盘集成控制simulink仿真,含有汽车悬架和转向系统的集成。(Integrated chassis control simulink simulation, with automotive suspension and steering systems integration.)
- 2020-07-04 00:20:02下载
- 积分:1
-
Matlab2017b上运行CFAR算法(数据+代码+教程)
说明: 通过CFAR算法实现船舶目标检测,能够得到很好地效果。(Ship target detection by CFAR algorithm)
- 2020-12-10 12:59:24下载
- 积分:1
-
Rimann_solver
求解一维激波管问题等产生的偏微分方程组的几种数值差分格式算法。(Several Numerical Difference Schema Algorithms for Solving Partial Differential Equations of One - dimensional Shock Wave Tube Problems.)
- 2017-10-19 19:12:32下载
- 积分:1
-
matlab--AGC
实现MATLAB下的音频AGC,关键是要有高效的算法。效果不错。(MATLAB realize the audio AGC, the key is to have efficient algorithms. Good results.)
- 2008-05-14 22:03:39下载
- 积分:1