CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - FIR filter design

搜索资源列表

  1. FIRfilter

    0下载:
  2. 基于MATLAB的FIR数字滤波器设计 -MATLAB based on the FIR digital filter design
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:269.39kb
    • 提供者:刘军
  1. SimulinkBasedSimulationofDigitalFilter

    0下载:
  2. 介绍数字滤波器的定义、分类及实现方法。讨论IIR滤波器、FIR滤波器的设计方法以及如何运用MATLAB中的DSP Blockset工具箱设计数字滤波器。-Introduce digital filter definition, classification and realization method. Discussion of IIR filters, FIR filter design methods and how to use MATLAB in the DSP Blockset to
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:59.49kb
    • 提供者:张研
  1. luboqikejian

    0下载:
  2. 描述FIR滤波器使用matlab编程的步骤及具体的设计程序等-Descr iption FIR filter using matlab programming steps and the specific design procedures
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:474.16kb
    • 提供者:notcomplex
  1. NarrowBandFilterDesign

    0下载:
  2. 窄带FIR数字滤波器是滤波器设计的关键课题,利用窄带滤波器可以减少设备的计算量,进而提高速度。本文档的目的是研究性能较好且运算量较小的窄带FIR数字滤波器。实现可以通过DSP编程完成。-Narrow-band FIR digital filter is a key issue in filter design, use of narrow-band filter can reduce the computational device, and then increase speed. The p
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:641.02kb
    • 提供者:张建
  1. mathworks_firdesign

    0下载:
  2. This tutorial white-paper illustrates practical aspects of FIR fi lter design and fi xed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose. The e
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:867.48kb
    • 提供者:davis
  1. Single-Channel-Blind-Identification-with-FIR-Filt

    0下载:
  2. Single-Channel Blind Identification with FIR Filter Design in Frequency Domain
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:153.57kb
    • 提供者:farhad
  1. ditonglvboqi

    0下载:
  2. 采用函数法设计一FIR低通数字滤波器 ,,采样频率,阻带衰减不小于-50dB。-The function design FIR low-pass digital filter, the sampling frequency, stop-band attenuation of not less than-50dB.
  3. 所属分类:Communication

    • 发布日期:2017-11-30
    • 文件大小:2.85kb
    • 提供者:曹芬
  1. FIR-digital-filter

    0下载:
  2. 介绍窗函数的一些概念,是一个很好的实验报告-Window function design method of FIR digital filter
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:60.92kb
    • 提供者:暮雨寒烟
  1. digital-signal-processing--matlab

    0下载:
  2. matlab下的数字信号处理程序的示例,包括 信号、系统和系统响应 用FFT进行信号的频谱分析 窗函数法设计FIR滤波器 IIR滤波器的实现等- examples of digital signal processing, including under matlab signal, the system and the system response signal using the FFT spectral analysis window FIR filter design funct
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:169.46kb
    • 提供者:莉莉
  1. signal_procesing

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:37.56kb
    • 提供者:夏思源
  1. signal_procesing2014

    0下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:37.6kb
    • 提供者:夏思源
  1. xinhao2014

    1下载:
  2. 1 设计一个FIR数字低通滤波器, 满足一组模拟滤波器的指标参数;分别采用三角窗、hamming窗、blackman窗和kaiser窗进行设计。比较不同窗的设计效果。要求描绘滤波器的脉冲响应、窗函数以及滤波器的幅频和相频响应曲线。 2. 用上述设计滤波器完成几组给定信号的滤波。 3.设计数字高通、带通、带阻滤波器,要求描绘滤波器的脉冲响应以及滤波器的幅频和相频响应曲线-1、A design of a FIR digital low-pass filter, analog filters to m
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:78.71kb
    • 提供者:夏思源
  1. fir-filter-design-with-VHDL.doc

    0下载:
  2. 用VHDL设计一个18阶fir低通滤波器文档-VHDL design with a fir-order low-pass filter 18 documents
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:4.71kb
    • 提供者:sherry wang
  1. LVBOQI

    0下载:
  2. 介绍了FIR低通滤波器的设计过程,可以利用MATLAB进行仿真,得到相应的曲线与结论。-It introduced the FIR low-pass filter design process which can be simulated using MATLAB to give the corresponding curves and conclusions.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:4.08kb
    • 提供者:小雨
  1. wiener

    0下载:
  2. 设计一个FIR维纳滤波器实现对随机噪声的滤波-Design a FIR wiener filter for filtering random noise
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:13.45kb
    • 提供者:冯郁茜
  1. ru680

    0下载:
  2. 窗函数法设计一个数字带通FIR滤波器,做视觉测量的上位机代码,感应双馈发电机系统的仿真。- A window function design FIR digital band-pass filter, Do Vision Measurement PC code, Simulation of doubly fed induction generator system.
  3. 所属分类:Communication

    • 发布日期:2017-12-18
    • 文件大小:9kb
    • 提供者:唐永凤
  1. kq503

    0下载:
  2. 窗函数法设计一个数字带通FIR滤波器,一种噪声辅助数据分析方法,详细画出了时域和频域的相关图。- A window function design FIR digital band-pass filter, A noise auxiliary data analysis method, Correlation diagram shown in detail the time domain and frequency domain.
  3. 所属分类:Communication

    • 发布日期:2017-12-16
    • 文件大小:8kb
    • 提供者:滕泉生
  1. nai-V2.5

    0下载:
  2. 包含收发两个客户端程序,借鉴了主成分分析算法(PCA),窗函数法设计一个数字带通FIR滤波器。- Transceiver contains two client programs, It draws on principal component analysis algorithm (PCA), A window function design FIR digital band-pass filter.
  3. 所属分类:Communication

    • 发布日期:2017-12-16
    • 文件大小:9kb
    • 提供者:张卫超
  1. 基于ccs环境的FIR数字滤波器仿真

    0下载:
  2. 应用DSP和CCS开发环境实现数字滤波器设计,有详细的设计步骤和程序代码(Application of DSP and CCS development environment, the realization of digital filter design, detailed design steps and procedures code)
  3. 所属分类:通讯编程文档

  1. DSP_work

    0下载:
  2. 进行数字信号处理综合设计与分析,包括采样,频域分析,IIR,FIR滤波器设计及输出结果。(Design and analysis of digital signal processing, including sampling, frequency domain analysis, IIR, FIR filter design and output results.)
  3. 所属分类:通讯编程文档

搜珍网 www.dssz.com