搜索资源列表
理想低通滤波器
- 理想低通滤波器的Matlab仿真
滤波器设计/MATLAB
- 滤波器设计/MATLAB(高通,低通,带同)
CIC滤波器matlab代码
- CIC滤波器matlab代码 D=5; r=D; fs=1e5; S3_cic=conv(conv(ones(1,D),ones(1,D)),ones(1,D)); %三个单级卷积 [h3,f3]=freqz(S3_cic,1,1000,fs); plot(f3/(fs/2),20*log10(abs(h3))-max(20*log10(abs(h3))),'r','LineWidth',1.4) ylabel('\fontsize{12}\bf幅度响应(dB)') xlabel('\fonts
matlab.设计了一个数字低通滤波器
- 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。,The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
高斯滤波器 matlab toolbox
- 高斯滤波器 matlab toolbox For GMMs and Gaussian kernels,Gaussian filter matlab toolboxFor GMMs and Gaussian kernels
MATLAB
- 基于LMS算法的自适应滤波器的MATLAB仿真,阶数、收敛因子可调,,希望对大家有帮助-LMS-based adaptive filter algorithm the MATLAB simulation, the order of convergence factor Adjustable, we want to help ...
FIR
- 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter...
Matlab
- FIR滤波器设计中的凯撒窗函数设计,最后有对应系数产生-FIR filter design in the design of the Kaiser window function, and finally there are the corresponding coefficients have
matlab-digital_image
- 数字图像处理matlab代码,几个常见的滤波器和图像处理的代码-digital image processing Matlab code, several common filter and image processing code
partFiltDemo
- 粒子滤波器matlab实现,用于实现目标检测算法-Particle filter matlab realized, for the achievement of Target Detection Algorithm
dig_filter
- 数字低通滤波器到数字带通滤波器 MATLAB编码设计-Digital low-pass filter to the digital band-pass filter design MATLAB coding
matlab
- 关于LMS自适应滤波器的MATLAB实现-LMS adaptive filter on the realization of the MATLAB
MATLAB
- MATLAB 自适应 LMS NLMS RLS 均衡器 陷波器 滤波器-MATLAB adaptive
kalmanforward
- 一个带有前馈的卡尔曼滤波器matlab程序,写得不错,果断分享。-With a feedforward Kalman filter matlab program, written in good, firm share.
28587376karlman
- 卡尔曼滤波器matlab源码,初学者可以作为参考,也可以直接应用-Kalman filter matlab source
aa61ad628b98
- MATLAB设计滤波器,FIR滤波器、IIR滤波器(MATLAB design filter)
SG滤波器程序相关
- 一个用于差分吸收法的SG滤波器MATLAB程序的一部分(A SG filter for differential absorption, part of the MATLAB program)
发送滤波器
- 主要包括升余弦脉冲滤波器、平方根升余弦滤波器、 高斯滤波器(It mainly consists of raised cosine pulse filter, square root raised cosine filter and Gauss filter)
dsss_match_filter
- 匹配滤波器matlab仿真,包含线性及非线性放大(Matched filter matlab simulation, including linear and nonlinear amplification)
FIR滤波器
- FIR滤波器matlab源程序,能够实现低通、高通、带通、带阻的滤波功能,滤波效果好。(FIR filter matlab source code, to achieve low-pass, high pass, band pass, with blocking filter function, filtering effect is good.)