搜索资源列表
模拟和数字滤波器设计
- Practical Analog and Digital Filter Design 模拟数字滤波器设计,一本关于滤波器设计的英文书,很详细地介绍了设计方法。很好的一本英文书,一起分享。
滤波器设计/MATLAB
- 滤波器设计/MATLAB(高通,低通,带同)
数字滤波器设计论文
- 本文分析了国内外数字滤波技术的应用现状与发展趋势,介绍了数字滤波器的基本结构,提出了一种基于Matlab和Modelsim软件的数字滤波器设计方法
FIR滤波器设计
- 含有matlab学习的相关代码(FIR滤波器设计)
多抽样率频率抽样FIR 数字滤波器设计
- 多抽样率频率抽样FIR 数字滤波器设计- The multi- sampling rate frequency samples the FIR numeral filter to design
滤波器设计1
- 滤波器设计1.rar-Filter Design 1.rar
IIR滤波器设计
- 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4)
IIR带通滤波器设计
- IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
LC滤波器设计小软件
- LC滤波器设计小软件,包含带通低通和高通滤波器(LC filter design small software)
API快速传递对准的联邦滤波器设计_英文_
- API快速传递对准的联邦滤波器设计。对Kalman设计者很有帮助。(Design of federated filter for API rapid transfer alignment.)
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)
6.滤波器设计
- 滤波器可以过滤掉数字信号中的确定性成分以及噪声成分(The filter can filter out the determinant components and noise components in the digital signal)
基于LabVIEW的FIR数字滤波器设计
- 通过LabVIEW来完成FIR数字滤波器的设计,对信号分析很有帮助(The design of FIR digital filter through LabVIEW is helpful to signal analysis)
IIR低通滤波器设计资料
- 是在设计过程中需要用到的一些函数,可以帮助设计。(The file is useful to eveone who will design the IIR exquipent,ang I hope It will take good luck for you !Thank you reading!)
腔体滤波器设计-import
- 本文较为详细第介绍了一种较快速设计腔体滤波器的方法(In this paper, a more rapid method of designing a cavity filter is introduced in detail.)
1阶2阶滤波器参数生成
- 极其不愿意发出来的滤波器设计文件,本人参与的所有控制相关的项目,一定会用到该文件,理由只有1个,滤波器的参数matlab直接生成。只有了解了滤波器,才算控制入门把!(The filter design is extremely reluctant to send files, I participate in all control related projects, will use the file, only 1 reasons,
IIR数字巴特沃思带通滤波器设计
- 带通滤波器 IIR数字巴特沃思带通滤波器设计 IIR数字巴特沃思带通滤波器设计(Design of IIR digital Butterworth bandpass filter Design of IIR digital Butterworth bandpass filter)
基于matlab的FIR滤波器设计及DSP实现
- FIR 滤波器设计代码,可以在DSP上实现。(The design code of FIR filter can be implemented on DSP.)
DSP滤波器设计
- 这是哈尔滨工业大学数字信号处理课的课程设计作业,利用窗函数涉及滤波器分别对自己设定的测试信号和老师给定的连续频谱信号进行滤波。 我编写时先后在同一个M文件中写了很多的画图语句,如果直接F5运行,它们会互相覆盖,使用时请将需要的绘图代码复制到命令行中重新运行。(This is the course design assignment of Digital Signal Processing Course of Harbin Univer
IIR低通滤波器
- IIR低通滤波器设计,用于和FIR滤波器对比。(IIR low pass filter design for comparison with FIR filter.)