CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - filter design matlab

搜索资源列表

  1. kkfft

    0下载:
  2. 用c语言实现fft和iir滤波器的设计。可以和matlab中的函数fft,filter等效。-used language fft and IIR filter design. Matlab can and the function fft, filter equivalent.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:6282
    • 提供者:姜正茂
  1. afd_butt

    0下载:
  2. 利用MATLAB语言设计巴特沃斯数字滤波器的方法及如何实现仿真。-using MATLAB Butterworth digital filter design methods and how to achieve simulation.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:92017
    • 提供者:shaozi
  1. IIR2

    0下载:
  2. 数字滤波器是一种具有频率选择性的离散线性系统,在信号数字处理中有着 广泛的应用。数字滤波器的设计实际上是确定其系统函数H (z)并实现的过程。本文介绍了 用MATLAB设计、实现和分析HR数字滤波器的方法。-digital filter is a kind of frequency selective discrete linear systems, the digital signal processing has wide application. Digital filter de
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:190687
    • 提供者:shaozi
  1. 用matlab设计一个抽取率为2的CIC抽取滤波器

    2下载:
  2. 用matlab设计一个抽取率为2的CIC抽取滤波器和插值率为2的插值滤波器,Using matlab to design a decimation rate of 2 of the CIC decimation filter and interpolation rate of 2 of the interpolation filter
  3. 所属分类:3G开发

    • 发布日期:2016-01-27
    • 文件大小:729
    • 提供者:viper09
  1. remez.rar

    1下载:
  2. remez函数设计FIR低通滤波器 设计滤波器,使逼近低通滤波特性 。 要求通带波纹 ,阻带衰减 ,并用最小阶数实现。绘出设计的FIR数字滤波幅频特性曲线。 ,remez function design FIR filter low-pass filter designed to approximate the low-pass filter characteristics. Requirements of passband ripple, stopband attenuation, an
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-11-01
    • 文件大小:2718
    • 提供者:刘卫菠
  1. fir

    1下载:
  2. 用各种窗函数设计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. Req
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-22
    • 文件大小:2878
    • 提供者:刘卫菠
  1. dsp-eg-filter

    0下载:
  2. malab滤波器设计示例,其中包括IIR基本示例,IIR高级示例和窗函数设计FIR滤波器-malab filter design examples, including examples of IIR basic, IIR High sample and window function design FIR filters
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:191970
    • 提供者:立早
  1. 45665997lmsbeamforming

    2下载:
  2. 基于余弦调制多相滤波器的设计,该滤波器的通带窄,阻带衰减高,适用于子信道数为偶数的情况 -Based on cosine modulated polyphase filter design, the filter passband narrow, high stopband attenuation, the number of subchannels for the case of even-numbered
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-17
    • 文件大小:343569
    • 提供者:石头
  1. filter

    0下载:
  2. 滤波器的设计以及零极点对应频率响应分析,matlab程序!-Filter design, as well as the corresponding zero-pole frequency response analysis, matlab procedures!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:98663
    • 提供者:zzr
  1. design

    0下载:
  2. 滤波设计,均衡器设计,均衡算法误码率,仿真比较-Filter design, balanced design, bit error rate equalization algorithm, simulation comparison
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:907
    • 提供者:刘斐
  1. FIR

    0下载:
  2. FIR数字滤波器的设计和实现. matlab 7.0实现-FIR digital filter design and realization. Matlab 7.0 to achieve
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:84417
    • 提供者:chissie
  1. matlab

    0下载:
  2. 此文件是基于MATLAB环境下的关于FIR滤波器设计程序 其中包括了MATLAB的源程序和采用循环缓冲区实现的汇编源程序和连接程序。-This document is based on the MATLAB environment on FIR filter design process including the use of MATLAB and the cycle of the source buffer to achieve the compilation of source code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:1390
    • 提供者:黄杰
  1. FIRdigitalfilter

    0下载:
  2. FIR数字滤波器设计及软件实现 。(1)掌握用窗函数法设计FIR数字滤波器的原理和方法。 (2)掌握用等波纹最佳逼近法设计FIR数字滤波器的原理和方法。 (3)掌握FIR滤波器的快速卷积实现原理。 (4)学会调用MATLAB函数设计与实现FIR滤波器。 -FIR digital filter design and software implementation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:26736
    • 提供者:Elihu
  1. signal_webinar_july2009

    0下载:
  2. The PDF file along with the MATLAB code will step you through how to use the MATLAB® Signal Processing Toolbox™ and the Filter Design Toolbox™ to analyze and optimize the design of the digital down-converter chain for GSM applications.-
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:371478
    • 提供者:Rafal
  1. ditong

    0下载:
  2. 有源低通二阶滤波器的设计文档,有一定参考意义-Second-order low-pass active filter design document, a certain reference value
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-23
    • 文件大小:425255
    • 提供者:汪雷明
  1. szxd

    0下载:
  2. 数字滤波器设计及在心电信号滤波中的应 心电信号采集 心电信号分析 含噪心电信号合成-Digital filter design and filtering of the ECG should be collected ECG ECG ECG analysis of noisy synthetic
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1305
    • 提供者:ydj
  1. echo1

    0下载:
  2. Adaptive Echo Canceller Using a Modified LMS Algorithm Abstract –– In this paper, an echo canceller is presented, using an adaptive filter with a modified LMS (Least Mean Square) algorithm, where this modification is achieved coding error on con
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:854
    • 提供者:venkat
  1. Matlab-digital-filter

    0下载:
  2. 主要内容:利用冲击响应不变法设计数字低通滤波器;基于双线性Z变换法设计数字滤波器;基于巴特沃斯模拟滤波器设计高通滤波器;基于巴特沃斯模拟滤波器设计带通滤波器 4.5基于巴特沃斯模拟滤波器设计数字带阻滤波器 4.6利用双线性Z变换法设计一个带通椭圆滤波器 -Main elements: the use of the same impulse response digital low-pass filter design method bilinear Z-transform meth
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-09
    • 文件大小:2136039
    • 提供者:ifengdoo
  1. yenpang-V4.0

    0下载:
  2. Raya Punuo Fu index using the formula, The signal spectral analysis and filtering, Various kalman filter design.
  3. 所属分类:GPS编程

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:giefiesaiqan
  1. 程序

    0下载:
  2. 由切比雪夫逼近,实现已知频率响应的滤波器设计。(The filter design of the known frequency response is realized by the approximation of chebyshev.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-05
    • 文件大小:14052352
    • 提供者:花开未靡
« 12 3 »
搜珍网 www.dssz.com