搜索资源列表
2411
- 利用matlab实现数字滤波的一个小实验,程序利用低通滤波器实现将信号.-using Matlab digital filter, a small experimental procedures used to achieve low-pass filter the signal.
matlab.模拟滤波器的设计
- 模拟滤波器的设计,并给出了低通的巴特沃斯和契比雪夫I滤波器的设计代码。,design of anolog filter,giving the code of batterworth and chebshel I anolog filter.
polyphase_fir.rar
- 多相滤波器组信道化接收机理论简介. 所谓数字滤波器组是指具有一个共同输入,若干个输出 .... 应用matlab 滤波器. 设计函数得到一阶数为96 阶的低通滤波器,Polyphase filter bank theory channelized receiver profile. The so-called digital filter means with a common input, a number of applications .... matlab filter output.
IIRtypelowpassChebyshevfilterprogram
- 低通IIR型切比雪夫滤波器程序-IIR type low-pass Chebyshev filter program! ! ! ! ! !
matlab
- 基于matlab的图像增强技术分析与实现,基于Matlab的图像增强技术研究,基于Matlab的现代通信系统的仿真应用,基于巴特沃斯低通滤波器的图像增强-Matlab image enhancement based on technical analysis and implementation, based on Matlab' s image enhancement technology research, based on the Matlab simulation of moder
butworth
- 巴特沃斯低通滤波器,完成模拟低通参数给定条件下的低通滤波器设计观念功能,适合初学者使用-low filter
VHDL-FIRfilter
- 利用vhdl实现fir低通滤波器的设计,并且使用了MATLAB,很好很强大。-VHDL MATLAB fir lowpass filter
MATLAB_FPGA_FIR
- 一种基于MATLAB及FPGA的FIR低通滤波器的设计与实现-FIR low-pass filter based on MATLAB and FPGA Design and Implementation
FIR
- FIR低通滤波器的设计,并用matlab实现其功能-FIR low-pass filter design matlab achieve its
ditonglvboqi
- 数字信号处理课程设计:IIR低通滤波器设计.详细介绍了在基于MATLAB设计低通滤波器过程中常用到的工具和命令。-Digital signal processing course design: IIR low-pass filter design details MATLAB-based design commonly used tools and commands to the low-pass filter process.
基于Matlab的IIR_Butterworth低通数字滤波器设计
- 基于Matlab的IIR_Butterworth低通数字滤波器设计
lowpass-filter
- 基于matlab的最优化方法设计FIR低通滤波器-Based the matlab optimization method design FIR low-pass filter
iir-monilvboqisheji
- IIR模拟低通滤波器设计 资料是网上收集的,可以下载来参考下,matlab代写代做编程调试修改QQ1747812398-IIR analog low-pass filter design information is collected online, you can download to refer, matlab write on behalf of doing programming and debugging modify QQ1747812398
shuangxianxiIIR
- iir双线性低通滤波器,二阶系统可用,可用于去除噪声,保留低通信号-iir matlab
signal_procesing
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
signal_procesing2014
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
Digital-Signal-Report
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序、模拟滤波器设计演示程序、设计切比雪夫I型低通滤波器、切比雪夫I型低通滤波器、双线性变换法设计巴特沃斯低通数字滤波器、用凯塞窗设计高通滤波器-This is my digital signal processing the course of the curriculum design, preparation of documents including the use
LVBOQI
- 介绍了FIR低通滤波器的设计过程,可以利用MATLAB进行仿真,得到相应的曲线与结论。-It introduced the FIR low-pass filter design process which can be simulated using MATLAB to give the corresponding curves and conclusions.
Guass-noise
- 产生一个高斯白噪声 利用MATLAB自带的fir1函数产生一个低通滤波器,限制高斯白噪声的带宽,由此产生了视频噪声。 利用产生的视频噪声,分别代入噪声调幅干扰的时域表达式,并且进行100次的积累后求平均值,对其进行快速傅里叶变换后,由此画出噪声调幅干扰的频域波形。 重复上述步骤,分别代入噪声调频干扰与噪声调相干扰的时域表达式,分别画出其频域波形与时域波形。(Generate a Gauss white noise The fir1 function of MATLAB is used to ge
RC低通滤波器设计[MATLAB][仿真]
- 基于MATLAB的RC低频滤波器设计实验报告,附仿真波形、实际波形及源码