登录
首页 » matlab » FIR滤波器

FIR滤波器

于 2019-12-23 发布
0 317
下载积分: 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 个回复

  • java2e
    JAVA编程,第二版,纯英文版本,不是国内翻译后的版本,可能需要英文功底比较好的网友(Beginning Programming With Java For Dummies, 2nd Edition)
    2009-11-17 13:08:15下载
    积分:1
  • LPC2220_SoftUpdate_Boot_PC_Test
    绝对原创代码,目前正在产品上应用。基于NXP的LPC2220的串口升级程序,在PC端用VC++ 6.0编写,对于ARM7特别是IAP升级具有很好的参考价值。(Absolute original code, and is currently being applied on products. Based on NXP' s LPC2220 serial upgrade, in the PC side using VC++ 6.0 to prepare for the ARM7 particular IAP upgrades have good reference value.)
    2010-02-04 16:29:13下载
    积分:1
  • ComTest-VS2010串口读写代码
    说明:  适用于VS2010以后的版本对串口进行读取数据和写入数据到串口。(Applicable to VS2010 and later versions to read data and write data to the serial port.)
    2020-06-19 04:00:01下载
    积分:1
  • sync_f
    说明:  验证LTE同步中使用PSS主同步序列进行频偏估计与使用CP进行频偏估计的性能对比。(Verify the performance comparison of frequency offset estimation using PSS main synchronization sequence and frequency offset estimation using CP in LTE synchronization.)
    2021-04-18 21:48:51下载
    积分:1
  • BX-5K 5MK user manual
    BX-5MK2 user manual guide
    2020-06-20 16:40:02下载
    积分:1
  • 4CPM
    实现完整的4CPM(h=1/2)调制解调程序,包括消息序列生成,串并转换,升抽样成形滤波,数字上变频,多项式非线性效应,AWGN信道,到接收端数字下变频,降采样,匹配滤波,接收端基带信号星座图。(Message sequence generation, serial-parallel conversion, up sampling shaping filter, digital upconversion, polynomial nonlinear effects, AWGN channel, to the receiver digital down-conversion, down-sampling, the matched filter, the receiving end the baseband signal constellation.)
    2021-04-08 11:09:00下载
    积分:1
  • 代码
    说明:  基于MATLAB语言实现了BPSK、QPSK和QAM在数字通信中的误码率性能,并与理论性能进行了比较。实现了两个发射天线的分集,分析了分集提高误码率性能的原因和实质。(Based on MATLAB language, the BER performance of BPSK, QPSK and QAM in digital communication is realized and compared with the theoretical performance. The diversity of two transmit antennas is realized, and the reason and essence of diversity improving BER performance are analyzed.)
    2020-08-14 09:17:47下载
    积分:1
  • QTMQTTClientGUI-OK
    说明:  图形界面实现MQTT通信协议的演示例子程序。(This is an MQTT GUI Demo application,to show how to progrrame with MQTT.)
    2020-06-17 18:40:01下载
    积分:1
  • Rappaport_WirelessCommunicationTechnologies
    Rappaport_Wireless Communication Technologies Text Book Rappaport_Wireless Communication Technologies Text Book
    2009-10-05 20:48:42下载
    积分:1
  • GA2
    本源码实现遗传算法,用于RA准则下的多用户OFDM自适应资源分配(The source code implements genetic algorithm for multi-user OFDM adaptive resource allocation under RA criterion)
    2019-05-21 22:18:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载