CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 低通滤波器

搜索资源列表

  1. IIR_filter

    1下载:
  2. 按照给定指标采用模拟巴特沃斯低通滤波器去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 -Indicators in accordance with a given analog Butterworth low-pass filter to approximate the ideal analog low-pass filter, and then through the bilinear transformation method of digitizin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:937
    • 提供者:凌丽
  1. Fourier filter

    2下载:
  2. 程序包中包括Chebyshev低通滤波器、巴特沃斯模拟低通滤波器、Cholesky分解、DFT算法、FFT算法,可以直接移植到嵌入式系统或DSP中实现。-Package includes Chebyshev low-pass filter, Butterworth low-pass filter simulation, Cholesky decomposition, DFT algorithm, FFT algorithm, can be directly transplanted to the
  3. 所属分类:DSP编程

    • 发布日期:2013-01-30
    • 文件大小:4068
    • 提供者:Wen
  1. iirh

    0下载:
  2. 利用IIR滤波器设计一个低通滤波器,能够分析到电力系统中的三次谐波,要求满足如下指标:截止频率150HZ,阻带衰减≥30db-IIR filter design using a low-pass filter, to analyze the power system in the third harmonic, the requirements to meet the following indicators: cut-off frequency 150HZ, stopband attenuat
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1054
    • 提供者:dicunxia
  1. chap04

    1下载:
  2. ex4_2 用MATLAB作巴特沃斯低通滤波器设计 ex4_3 用MATLAB作切比雪夫-1型低通滤波器设计 ex4_4 切比雪夫-2型低通滤波器设计 ex4_5 椭圆型低通滤波器设计 ex4_6 传递函数的模拟滤波器数字化 ex4_7 脉冲不变法简单实例 ex4_8 脉冲不变法巴特沃思低通滤波器设计 -ex4_2 using MATLAB for Butterworth low-pass filter design using MATLAB for ex4_3 Ch
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5478
    • 提供者:白杨
  1. firlpfilter

    0下载:
  2. 这是一个基于CCS平台的FIR低通滤波器程序,适用于TMS320C54X系列芯片,希望和大家探讨-This is a CCS-based platform FIR low-pass filter process, applicable to TMS320C54X series chips, would like to explore
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:12397
    • 提供者:林杉
  1. DigitalImageProcessing5

    0下载:
  2. 原理与分类 空域滤波器的定义、原理、分类 平滑滤波器 均值滤波器、中值滤波器、基本低通滤波器 锐化滤波器 微分滤波器、基本高通滤波器 -Principle and classification of airspace filter definition, principle, classification smoothing filter mean filter, median filter, basic low-pass filter sharpening filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8763367
    • 提供者:wnl
  1. firdesign

    0下载:
  2. 设计一个数字低通滤波器,来近似一个理想数字滤波器-Design a digital low-pass filter to approximate an ideal digital filter
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:1689
    • 提供者:立早
  1. FIRExample

    0下载:
  2. 自己写的一个低通滤波器设计的例子,有8个窗口可选择,能满足一般应用的要求。-Himself wrote a low-pass filter design example
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:992
    • 提供者:lb
  1. lvboqi

    2下载:
  2. 线性相位FIR低通滤波器和48阶带通滤波器,并进行了比较的源程序。-Linear phase FIR low-pass filter and 48-order band-pass filter, and a comparison of the source.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1402
    • 提供者:hithit
  1. filter

    3下载:
  2. % y=filter(sig,fmin,fmax) % 对信号进行理想滤波,可完成低通,带通 % sig为被滤波信号 % fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器 % fmax为上限频率,fmax>fmin % fs为信号的采样频率 % y为经过滤波后的信号 -% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be com
  3. 所属分类:matlab例程

    • 发布日期:2013-08-02
    • 文件大小:921
    • 提供者:liu
  1. code

    3下载:
  2. 随机产生长度大于1000的‘0’、‘1’信号序列,对其进行BPSK,QPSK,16QAM调制,给出: 1)低通滤波器后的波形(只画10个周期); 2)信号眼图,对其进行讨论(画出5个信号周期); 3)信号带内、带外功率谱密度(低通滤波器参数自定),并对其进行讨论。 -Generated OVSF code
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:3995
    • 提供者:rachel
  1. FIRdesign

    0下载:
  2. FIR低通滤波器设计,表达得还比较详细,可以借鉴参考-FIR low-pass filter design, is also expressed in more detail, you can learn from the reference
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:131558
    • 提供者:小松
  1. FIR

    2下载:
  2. 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:64306
    • 提供者:huangshuangping
  1. ex4_2

    0下载:
  2. 基于matlab的巴特沃斯低通滤波器设计程序-Matlab based on the Butterworth low-pass filter design program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:725
    • 提供者:chun
  1. ex4_3

    0下载:
  2. 用MATLAB作切比雪夫-1型低通滤波器设计-Using MATLAB for-1 Chebyshev-type low-pass filter design
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:735
    • 提供者:chun
  1. ex4_5

    1下载:
  2. 基于matlab的椭圆型低通滤波器设计程序-Based on matlab elliptic low-pass filter design
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:734
    • 提供者:chun
  1. dig_filter

    1下载:
  2. 数字低通滤波器到数字带通滤波器 MATLAB编码设计-Digital low-pass filter to the digital band-pass filter design MATLAB coding
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3940
    • 提供者:凌衾
  1. IIR

    0下载:
  2. IIR数字低通滤波器的直接设计(最小均方法),讨论系统稳定性并将系统最小相位化-IIR digital filter direct designii
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2177
    • 提供者:Jie Yao
  1. rmfilter

    0下载:
  2. 低通滤波器在QUARTUS7.0开发环境下的文本与框图结合的实现方法的源代码-Low-pass filter QUARTUS7.0 development environment in the text and diagram combination of methods to achieve source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:10082
    • 提供者:Rebecca
  1. chengxu

    0下载:
  2. 设计一个数字FIR低通滤波器,其技术指标如下: Wp=0.2pi Rp=0.25Db Ws=0.3pi As=50db 试写出MATLAB设计的源程序。-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:25311
    • 提供者:高荣
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com