Welcome![Sign In][Sign Up]
Location:
Search - low pass FIR MAtLAB

Search list

[Program docchongzifir

Description: 这是用三角窗设计的FIR低通滤波器,来消除音乐信号的噪声-This is the triangular window design FIR low-pass filter to eliminate the noise signal Music
Platform: | Size: 3072 | Author: xiaochong | Hits:

[Other Embeded programfir_cb

Description: 使用DSP和MATLAB设计的一个低通FIR滤波器,基本上实现了滤波的效果-use and MATLAB DSP design a FIR low-pass filter, basically realize the filtering effect
Platform: | Size: 86016 | Author: cb | Hits:

[matlablow_passfilter

Description: 用矩形窗设计线性相位FIR低通滤波器,给了源代码,已经调试过了。其中要用到一个函数myfreqz要自己编,在这也附上其代码。希望对大家有用。-Rectangular window with the design of linear phase FIR low-pass filter, to the source code, have been debug. To use a function which myfreqz to own, in that its code is also attached. Hope useful for everyone.
Platform: | Size: 1024 | Author: 赵亮 | Hits:

[Communication-Mobile3filters

Description: 低通采样 用MATLAB设计低通,带通,高通和带阻FIR数字滤波器-Low-pass sampling design using MATLAB low-pass, band-pass, high pass and band-stop FIR digital filter
Platform: | Size: 7168 | Author: xuexue | Hits:

[Software EngineeringMATLABFIR

Description: 实现FIR滤波器的设计,举了两个例子带通和低通滤波器,并进行了结果分析-Realization of FIR filter design, to cite two examples of band-pass and low pass filter, and results analysis
Platform: | Size: 164864 | Author: zhaoyang | Hits:

[matlabMATLABfirdesign

Description: matlab 设计 FIR 低通滤波器的几种方法-matlab design FIR low-pass filter of several methods
Platform: | Size: 110592 | Author: 鹏鹏 | Hits:

[Special EffectsFIR

Description: 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生-Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals
Platform: | Size: 36864 | Author: 李文 | Hits:

[Education soft systemshuzixinhao

Description: 数字信号课程设计,FIR的低通带通高通和IIR的低通带通高通滤波器的设计源程序以及主程序-Digital Signal curriculum design, FIR low-pass band-pass IIR high-pass and low-pass band-pass high-pass filter design, as well as the main program source code
Platform: | Size: 4096 | Author: 刘伟 | Hits:

[matlabmatlab

Description: 实验指导 低通采样定理实验 FFT频谱分析实验 IIR滤波器设计实验 窗函数法FIR滤波器设计 频率采样法FIR滤波器设计实验-Experimental guide low-pass sampling theorem FFT spectrum analysis experiment experiment experiment IIR Filter Design Window Function FIR filter design frequency sampling FIR filter design experiment
Platform: | Size: 305152 | Author: 晟仔 | Hits:

[matlabFIR

Description: 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
Platform: | Size: 64512 | Author: huangshuangping | Hits:

[matlabFIR

Description: 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter...
Platform: | Size: 2048 | Author: Jie Yao | Hits:

[Otherchengxu

Description: 设计一个数字FIR低通滤波器,其技术指标如下: Wp=0.2pi Rp=0.25Db Ws=0.3pi As=50db 试写出MATLAB设计的源程序。-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.
Platform: | Size: 25600 | Author: 高荣 | Hits:

[Communication-Mobilefir

Description: 用各种窗函数设计FIR数字滤波器。 分别用矩形窗和Hamming窗设计线性相位FIR低通滤波器。要求通带截止频率,单位脉冲响应h(n)的长度N=21,绘出h(n)及其幅频响应特性曲线。 -Window function with a variety of FIR digital filter design. Were rectangular window and Hamming window design of linear phase FIR low-pass filter. Requirements of passband cutoff frequency, unit impulse response h (n) of length N = 21, draw h (n) and its amplitude-frequency response curve.
Platform: | Size: 3072 | Author: 刘卫菠 | Hits:

[MultiLanguageFIRdesign

Description: FIR low pass filter design using MATLAB
Platform: | Size: 17408 | Author: Adel | Hits:

[DSP programfir

Description: 窗口法设计fir低通滤波器matlab程序-Low-pass filter design fir
Platform: | Size: 1024 | Author: 张坤 | Hits:

[Mathimatics-Numerical algorithmslpf

Description: Low pass filter . Using hamming window and and FIR filtering
Platform: | Size: 171008 | Author: bh | Hits:

[Booksfir

Description: 本文以软件无线电为指导,提出基于CORDIC算法利用FPGA平台数字下变频器设计方案。首先分析下变频器的结构;然后采用模块化设计思想,将数字下变 频的功能模块包括数字控制振荡器、CIC抽取滤波、HBF抽取滤波器、FIR低通滤波器进行分析和FPGA的设计;最后在 MATLAB/DSPBuilder下硬件仿真模块进行仿真并给出仿真结果。-In this paper, software-defined radio as the guidance, based on the CORDIC algorithm uses the FPGA platform, digital down-converter design. First analyzes the structure of down-converter and then use a modular design concept, the digital down-conversion function modules including digital controlled oscillator, CIC decimation filtering, HBF decimation filter, FIR low-pass filter for analysis and FPGA design the final In the MATLAB/DSPBuilder under the hardware emulation module simulation and simulation results.
Platform: | Size: 201728 | Author: jiang | Hits:

[DSP programMATLAB-DSP-fir

Description: 基于MATLAB和DSP实现的FIR数字低通滤波器-Implementation based on MATLAB and DSP FIR digital low-pass filter
Platform: | Size: 134144 | Author: zhuhe | Hits:

[DSP programlow-pass-ccs

Description: FIR低通滤波器的matlab程序设计及其在DSP里的实现。-FIR low-pass filter matlab program design and its implementation in the DSP.
Platform: | Size: 104448 | Author: 王岩 | Hits:

[Graph Drawinglow-pass-filter-matlab-program

Description: 实现了Fir汉宁窗设计II型数字低通滤波器,文件中含有子函数文件,运行成功,无错误-The Fir Hanning window design II digital low-pass filter, the file contains sub function files, run successfully, no error
Platform: | Size: 1024 | Author: 小明 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net