登录
首页 » matlab » FIR滤波器

FIR滤波器

于 2019-12-23 发布
0 299
下载积分: 1 下载次数: 18

代码说明:

说明:  线性相位 FIR 低通、高通、带通和带阻滤波器的设计方法,频率采样设计法的基本概念和线性相位的实现方法。几种线性相位的特点,熟悉和掌握矩形窗、三角形窗、汉宁窗、海明窗、布莱克曼窗、凯塞窗设计 IIR 数字滤波器的方法,频率抽样设计法的线性相位的设计方法,并对各种线性相位的频率抽样法的设计给出调整和改进。 利用 MATLAB 进行各类 FIR 数字滤波器的设计方法。(The design method of linear phase FIR low pass, high pass, band pass and band stop filter, the basic concept of frequency sampling design method and the realization method of linear phase. Familiar with and master the design methods of IIR digital filter of rectangle window, triangle window, Hanning window, Heming window, Blackman window and Kaiser window, and the design methods of linear phase of frequency sampling design method, and adjust and improve the design of frequency sampling method of various linear phases. Matlab is used to design all kinds of FIR digital filters.)

文件列表:

FIR滤波器\a1.m, 342 , 2019-12-02
FIR滤波器\a2.m, 344 , 2019-12-02
FIR滤波器\a3.m, 340 , 2019-12-02
FIR滤波器\a4.m, 345 , 2019-12-02
FIR滤波器\amplres.m, 364 , 2019-12-02
FIR滤波器\b2.m, 659 , 2019-12-02
FIR滤波器\b_1.m, 752 , 2019-12-02
FIR滤波器\c.m, 493 , 2019-12-02
FIR滤波器\d.m, 485 , 2019-12-02
FIR滤波器\e.m, 483 , 2019-12-02
FIR滤波器\f.m, 1037 , 2019-12-02
FIR滤波器\freqz_m.m, 221 , 2019-12-02
FIR滤波器\freqz_m2.m, 205 , 2019-12-02
FIR滤波器\freqz_m3.m, 172 , 2019-12-02
FIR滤波器\g.m, 750 , 2019-12-02
FIR滤波器\Hr_Type2.m, 472 , 2019-12-02
FIR滤波器\Hr_Type3.m, 479 , 2019-12-02
FIR滤波器\h_1.m, 763 , 2019-12-02
FIR滤波器\ideal_bs.m, 118 , 2019-12-02
FIR滤波器\ideal_lp.m, 389 , 2019-12-02
FIR滤波器\i_1.m, 819 , 2019-12-02
FIR滤波器\j_1.m, 819 , 2019-12-02
FIR滤波器\k_1.m, 1046 , 2019-12-02
FIR滤波器\l.m, 149 , 2019-12-02
FIR滤波器\m.m, 642 , 2019-12-02
FIR滤波器\n_1.m, 714 , 2019-12-02
FIR滤波器\p_1.m, 961 , 2019-12-02
FIR滤波器\q.m, 1984 , 2019-12-02
FIR滤波器, 0 , 2019-12-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BPSK-OFDM信号调制代码 OFDM调制
    此代码是关于BPSK-OFDM信号调制代码,简单编码叙述者整个调制过程,可直接运行出结果(BPSK-OFDM signal modulation code)
    2020-06-27 10:40:02下载
    积分:1
  • ADAM温度采集
    利用ADM4017实现空调系统压力的采集(蒸发压力和冷凝压力) ,利用ADAM4018实现热电偶的温度采集。包含了曲线显示,数据存储功能,自定义温度标签功能。(this applicaion is used to get the temperature and pressure of the HVAC system by ADAM4017 and ADAM4018. include the cure print, the data storage and user defined label for 8 channels temperature.)
    2018-04-28 10:28:06下载
    积分:1
  • communication
    利用NIUSRP 和LABVIEW数字通信实验平台,进行信道估计和信道均衡,实践均衡器的原型设计和性能评测。(Use LABVIEW and NIUSRP digital communications test platform for channel estimation and channel equalization, practice equalizer prototyping and performance evaluation.)
    2020-11-12 10:39:44下载
    积分:1
  • WaterFilling_alg
    对发射端功率进行分别配,使得系统吞吐量最大化(Distribute transmitter power to maximize system throughput)
    2021-03-28 09:19:11下载
    积分:1
  • Code
    STM8S - for new member
    2017-09-24 16:45:43下载
    积分:1
  • Chapter_14_Programming
    信号分析仪 编程手册主要是基于安捷伦IO 套件应用平台 简单实用的仪器控制编程程序(Signal analyzer e5052a programming manual is mainly based on agilent IO suite application platform Simple and practical instrument control programming procedures)
    2017-07-19 10:20:55下载
    积分:1
  • OOK调制
    简单的OOK调制程序,很不错的哦,大家来吧!(Good OOK modulator program)
    2017-07-25 23:05:51下载
    积分:1
  • olen
    olen法波束形成,可产生任意指定的波束图。仿真中的例子为cheb滤波器。也可自己指定(France olen beamforming, can produce any given beam pattern. Simulation example cheb filter. Can also specify)
    2012-06-05 16:57:51下载
    积分:1
  • cc2430tocc2530migrationguide
    application node 071 cc2430 to 2530 immigigration guide
    2010-01-23 21:49:50下载
    积分:1
  • random_num_gen
    通过随机数产生原理进行verilog编程,从而实现FPGA的随机数产生(Through random number generation principle for Verilog programming, so as to achieve the FPGA random number generation)
    2017-07-08 11:55:41下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载