Welcome![Sign In][Sign Up]
Location:
Search - fir filter design algorithm matlab

Search list

[Special Effectscyytxclff

Description: MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB is a set of scientific computing for the high-performance visualization language and software environment. It combines numerical analysis, matrix computation, signal processing and integrated graphics, constituting a friendly user interface environment. The Signal Processing Toolbox includes a variety of classic and modern digital signal processing technology, is a very good algorithm research and aided design tool. The digital filter design, which are normally used MATLAB to-aided design and simulation. (2) FIR filter design MATLAB below to design linear phase FIR filter example on the specific design methods. Linear phase FIR filter normally used window function design. Window functions located
Platform: | Size: 4505 | Author: 李红 | Hits:

[Other resourceDSP-Matlab_Programs

Description: 数字信号处理(机械工业出版社)的源码,7章介绍IIR滤波器设计和matlab源码,8章介绍FIR滤波器设计和matlab源码,9章介绍自适应(LMS,NLMS,RLS,LMS的快速算法)滤波器设计和matlab源码,希望帮助有需要的朋友-digital signal processing (Machinery Industry Press), the source, Chapter 7 IIR filter design and Matlab source, Chapter 8 FIR filter design and Matlab source, adaptive Chapter 9 (LMS, NLMS, RLS, the fast algorithm LMS) filter design and Matlab source, in order to help a friend in need
Platform: | Size: 761562 | Author: py528977 | Hits:

[Special Effectscyytxclff

Description: MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB is a set of scientific computing for the high-performance visualization language and software environment. It combines numerical analysis, matrix computation, signal processing and integrated graphics, constituting a friendly user interface environment. The Signal Processing Toolbox includes a variety of classic and modern digital signal processing technology, is a very good algorithm research and aided design tool. The digital filter design, which are normally used MATLAB to-aided design and simulation. (2) FIR filter design MATLAB below to design linear phase FIR filter example on the specific design methods. Linear phase FIR filter normally used window function design. Window functions located
Platform: | Size: 4096 | Author: 李红 | Hits:

[matlabDSP-Matlab_Programs

Description: 数字信号处理(机械工业出版社)的源码,7章介绍IIR滤波器设计和matlab源码,8章介绍FIR滤波器设计和matlab源码,9章介绍自适应(LMS,NLMS,RLS,LMS的快速算法)滤波器设计和matlab源码,希望帮助有需要的朋友-digital signal processing (Machinery Industry Press), the source, Chapter 7 IIR filter design and Matlab source, Chapter 8 FIR filter design and Matlab source, adaptive Chapter 9 (LMS, NLMS, RLS, the fast algorithm LMS) filter design and Matlab source, in order to help a friend in need
Platform: | Size: 760832 | Author: py528977 | Hits:

[Communication-MobileFIR_Filter_Design

Description: matlab 经典算法源码,FIR滤波器设计-classical algorithm matlab source, FIR filter design
Platform: | Size: 4096 | Author: 陈志中 | Hits:

[AI-NN-PRfirbynna

Description: 此程序为本人编写的神经网络法设计1型FIR滤波器的程序,读者读此程序后,可以很深刻地理解如何用BP网络和LMS算法来设计滤波器。 只需更改程序中的H值,即可生成各种低通,高通,带通,带阻滤波器。程序运行结果可得到滤波器系数,幅频曲线和衰减曲线。 可通过更改迭代步长和误差极限来调整滤波器特性。-I prepared for this procedure the neural network type 1 FIR filter design procedures, the reader after reading this program, it is a profound understanding of how to use BP network and the LMS algorithm to design filters. Just change the procedures in H values, to generate a variety of low-pass, high pass, band-pass, band stop filter. Program is running the results of available filter coefficients, amplitude-frequency curve and the attenuation curve. Can change the iteration step size and error to adjust the filter characteristics of the limit.
Platform: | Size: 1024 | Author: 黄翔东 | Hits:

[assembly languagechap06

Description: ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13 频率采样技术:带通, 最优法T1 & T2 ex5_14 频率采样技术:高通, 最优法T1 ex5_15 频率采样技术:差分器 ex5_16 频率采样技术: 希尔伯特变换器 ex5_17 利用Parks-McClella算法设计低通滤波器 ex5_18 用PM算法进行的带通滤波器设计 ex5_19 用PM算法进行的高通滤波器设计 ex5_20 用PM算法进行的阶梯滤波器设计 ex5_21 用PM算法进行的差分器设计 ex5_22 用PM算法进行的希尔伯特变换器设计-ex5_1 I-type linear phase FIR filter ex5_2 II-type linear phase FIR filter ex5_3 III-type linear phase FIR filter ex5_4 IV-type linear phase FIR filter rectangular window frequency response ex5_5 Hilbert ex5_6 converter design- Hanning window low-pass filter design ex5_7- Hamming window ex5_8 bandpass filter design- Blackman window ex5_9 low-pass filter design- Kaiser window ex5_11 sampling frequency: low-pass, a simple method ex5_12 sampling frequency: low-pass, optimal method T1 & T2 sampling frequency ex5_13: band-pass, optimal method T1 & T2 ex5_14 sampling frequency: high-pass, optimal method T1 sampling frequency ex5_15: differentiator sampling frequency ex5_16: Hilbert converter Parks-McClella use ex5_17 algorithm design low-pass filter PM algorithm ex5_18 with the band-pass filter design PM algorithm ex5_19 with the high-pass filter design PM algorithm used ex5_20 ladder filter design PM algorithm used ex5_21 differential design PM al
Platform: | Size: 4096 | Author: 张满超 | 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:

[OtherParks_McClellan_algorithms_for_FIR

Description: 详细介绍了利用Parks-McClellan算法设计FIR滤波器-Described in detail using Parks-McClellan algorithm for FIR filter design
Platform: | Size: 503808 | Author: | Hits:

[matlabMATLAB

Description: 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of digital signal processing algorithms in the basic principles, including the Z transform, DFT transform and its fast algorithm FFT and other signal transform algorithm and including IIR and FIR digital filter design and implementation, discussed in detail by using MATLAB software, the signal transformation The principle and design of digital filters ﹑ steps and implementations, and gives MATLAB-based simulation and emulation. Article Finally, the experimental results and the results made on the further explanation and clarification. Key words: Z transform, discrete Fourier transform DFT, digital filter, system architecture simulation
Platform: | Size: 256000 | Author: zhd | Hits:

[Graph programFIR

Description: 基于MATLAB的GUI设计,做成的一个FIR滤波器,主要使用的是FIR算法-MATLAB-based GUI design, made of a FIR filter, the main use of the FIR algorithm
Platform: | Size: 11264 | Author: 蓝伟华 | Hits:

[matlabfilter

Description: 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform algorithm and Realization of Matlab program . Pdf 5 MATLAB and window function method using FIR digital filter design . Pdf 6 MATLAB aided design FIR digital filter . Pdf
Platform: | Size: 1460224 | Author: 李超 | Hits:

[matlabwpubwkhe

Description: 有循环检测,周期性检测,最小二乘回归分析算法,代码里有很完整的注释和解释,利用自然梯度算法,各种kalman滤波器的设计,基于SVPWM的三电平逆变的matlab仿真,重要参数的提取,FIR 底通和带通滤波器和IIR 底通和带通滤波器。- There are cycle detection, periodic testing, Least-squares regression analysis algorithm, Code, there are very complete notes and explanations Use of natural gradient algorithm, Various kalman filter design, Based on SVPWM three-level inverter matlab simulation, Extract important parameters, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.
Platform: | Size: 5120 | Author: ambqqvm | Hits:

[matlabfilter_design

Description: MATLAB低通FIR滤波器设计,包括利用窗函数以及雷米兹算法两种方法-MATLAB low-pass FIR filter design, including the use of window functions and Remez algorithm
Platform: | Size: 1024 | Author: 蒋志猛 | Hits:

[Algorithmnaokun_v25

Description: 这是一个好用的频偏估计算法的matlab仿真程序,使用高阶累积量对MPSK信号进行调制识别,窗函数法设计一个数字带通FIR滤波器。- This is a useful frequency estimation algorithm matlab simulation program, Using high-order cumulants of MPSK signal modulation recognition, A window function design FIR digital band-pass filter.
Platform: | Size: 9216 | Author: 付开 | Hits:

[matlabfiubai_v81

Description: 这是一个好用的频偏估计算法的matlab仿真程序,基于多相结构的信道化接收机,窗函数法设计一个数字带通FIR滤波器。- This is a useful frequency estimation algorithm matlab simulation program, Channelized receiver based on multi-phase structure, A window function design FIR digital band-pass filter.
Platform: | Size: 7168 | Author: fie | Hits:

[matlabhangken

Description: 这是一个好用的频偏估计算法的matlab仿真程序,可以实现模式识别领域的数据的分类及回归,窗函数法设计一个数字带通FIR滤波器。- This is a useful frequency estimation algorithm matlab simulation program, You can achieve data classification and regression pattern recognition, A window function design FIR digital band-pass filter.
Platform: | Size: 4096 | Author: senghaibinggiu | Hits:

[matlabmengui

Description: 包括回归分析和概率统计,窗函数法设计一个数字带通FIR滤波器,这是一个好用的频偏估计算法的matlab仿真程序。- Including regression analysis and probability and statistics, A window function design FIR digital band-pass filter, This is a useful frequency estimation algorithm matlab simulation program.
Platform: | Size: 7168 | Author: bengfungun | Hits:

[Otherjengsai

Description: 窗函数法设计一个数字带通FIR滤波器,基于小波变换的数字水印算法matlab代码,Relief计算分类权重。- A window function design FIR digital band-pass filter, Based on wavelet transform digital watermarking algorithm matlab code, Relief computing classification weight.
Platform: | Size: 8192 | Author: gaifeihunlang | Hits:

[matlabkn005

Description: 窗函数法设计一个数字带通FIR滤波器,这是一个好用的频偏估计算法的matlab仿真程序,汽车课设货车Matlab驱动力图程序。- A window function design FIR digital band-pass filter, This is a useful frequency estimation algorithm matlab simulation program, Car class-based truck driver trying to Matlab program.
Platform: | Size: 4096 | Author: cvwbv | Hits:
« 12 »

CodeBus www.codebus.net