-
LMS
里面的文档详细阐述了LMS原理,包括常用的仿真方法,并附有使用LMS方法的自适应滤波的实例matlab仿真程序。(The document inside expounds the principles of the LMS in detail, including the simulation methods and a matlab simulation program of an adaptive filtering by using the LMS method.)
- 2014-01-12 11:24:40下载
- 积分:1
-
cic
CIC(Cascaded Integrator Comb) filter, 即级联积分梳状滤波器, 具有结构简单, 便于处理, 运算速度快等特点(CIC(Cascaded Integrator Comb) filter)
- 2018-06-12 10:14:14下载
- 积分:1
-
Matlabteach
matlab高级讲义,其中包括各个实用例子的编程代码(matlab senior notes, including various practical examples of programming code)
- 2007-09-25 13:25:45下载
- 积分:1
-
sxq20080312
三相桥式整流的SIMULINK实现,MATLAB版本6.5(Three-phase bridge rectifier of SIMULINK realization, MATLAB Version 6.5)
- 2008-04-26 08:04:42下载
- 积分: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
-
MATLAB
MATLAB程序
1:MUSIC 算法MATLAB程序
2:ESPRIT 算法MATLAB程序
3:Root-MUSIC算法MATLAB程序
4:面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序
5:空间平滑MUSIC算法的MATLAB程序
6:角度和时延联合估计(JADE)算法MATLAB程序
7:传播算子DOA估计算法MATLAB程序
8:基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序
(MATLAB program
1: MUSIC algorithm MATLAB program
2: ESPRIT algorithm MATLAB program
3: Root-MUSIC algorithm MATLAB program
4: two-dimensional planar array of point estimates Unitary-ESPRIT algorithm MATLAB program
5: spatial smoothing MUSIC algorithm MATLAB program
6: Joint angle and delay estimation (JADE) algorithm MATLAB program
7: The propagator DOA estimation algorithm MATLAB program
8: Based on the augmented matrix of the L-shaped beam of two-dimensional array, DOA estimation MATLAB program)
- 2020-11-26 00:29:32下载
- 积分:1
-
BPSK
对比瑞利信道分集增益后与高斯信道的性能,误码率曲线(Rayleigh Road, diversity gain compared with the Gaussian channel, after the performance, bit error rate curve)
- 2010-06-13 18:44:39下载
- 积分:1
-
Simulation-of-communicati
现代通信系统分析与仿真:MATLAB通信工具箱(Modern communication system analysis and simulation: MATLAB Communications Toolbox)
- 2013-01-23 12:03:13下载
- 积分:1
-
huiseyucemoxing
灰色预测程序,采用GM(1,1)模型建立(Grey prediction program)
- 2013-01-06 09:32:17下载
- 积分:1
-
四旋翼
说明: 这是四旋翼飞行器姿态飞行的matlab程序代码,内涵simulink程序,(tihis is matlab of airport,which have four wing.it can help you creat result.)
- 2021-04-21 15:58:50下载
- 积分:1