CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 带通滤波器

搜索资源列表

  1. IIR带通滤波器设计

    0下载:
  2. IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:97319
    • 提供者:胡安
  1. 带通滤波

    2下载:
  2. 1——10赫兹带通滤波器设计
  3. 所属分类:matlab例程

  1. band-pass-filter 线性相位FIR带通滤波器

    22下载:
  2. 用MATLAB函数fir1设计一个具有如下指标的线性相位FIR带通滤波器:阻带截止频率为0.55pi 和0.85pi,通带截止频率为0.65pi和 0.75pi,最大通带衰减为0.2dB,最小阻带衰减为42dB。分别利用下面的窗函数来设计滤波器:汉宁窗、汉明窗、布莱克曼窗。对于每种情况,给出其冲激响应系数并画出设计的滤波器的幅频响应。-Designed with a MATLAB function with the following indicators fir1 linear phase F
  3. 所属分类:matlab例程

    • 发布日期:2015-04-10
    • 文件大小:5120
    • 提供者:董晓曦
  1. zero.rar

    2下载:
  2. 完整的C语言编写的带通滤波器 运行成功并在matlab上检验,Integrity of the C language to run the band-pass filter on the successful test in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:826
    • 提供者:xiaoquan1
  1. 基于频率抽样方法2实现Ⅲ型FIR数字带通滤波器

    1下载:
  2. 基于频率抽样方法2实现Ⅲ型FIR数字带通滤波器-based on the frequency sampling method 2 to achieve Ⅲ type FIR digital band-pass filter
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:689
    • 提供者:leo
  1. beltfilter.rar

    0下载:
  2. 为带通滤波器,需设置半阶数、高低截止频率和采样频率。保存为function函数的m文件。rar中为一肌电信号。,For band-pass filter, to be set up semi-order, high and low cutoff frequency and sampling frequency. Save it as a function of m file function. rar for a EMG.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:179280
    • 提供者:wangguodong
  1. 2004113084736415

    0下载:
  2. 想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4) 的成分,-Want to keep the ingredients for the cos (2* π* n/3) band-pass filter, filter 1+ Cos (2* π* n/3) of the composition, that is, want to keep the ingredients of co
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:204906
    • 提供者:zzzl
  1. CommonFilter_Matalab

    2下载:
  2. Matlab低通,高通,带通滤波器的设计都有,说明很详细,并且带有实例。-Matlab low pass, high pass, band-pass filter design are to illustrate in great detail and with examples.
  3. 所属分类:matlab例程

    • 发布日期:2012-10-12
    • 文件大小:8498
    • 提供者:周期
  1. digital_filter

    1下载:
  2. c++实现带通滤波器,代码简单易懂,很容易理解和学习-digital filter for windows.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1906484
    • 提供者:hekun
  1. MATLAB_FIR_IIR

    4下载:
  2. matlab FIR 底通和带通滤波器和IIR 底通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比!-matlab FIR at the end of pass and band-pass IIR filters and the end of pass and band-pass filter the full process, I spent a lot of time to write your own, there is before and after the gra
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:2306
    • 提供者:Gerry_song
  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. fir

    3下载:
  2. 基于汉宁窗的fir带通滤波器 用matlab仿真-Hanning window on the fir bandpass filter simulation using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1267
    • 提供者:star
  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. bandpass3

    2下载:
  2. FIR带通滤波器的设计程序,参数见程序内容-FIR band-pass filter design, process parameters, see
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:855
    • 提供者:xl
  1. passfilter

    1下载:
  2. 带通滤波器设计 具有较好的设计思路和设计方式-pass filter design good design idea and good design method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:732
    • 提供者:马彬
  1. bandpassfilter

    0下载:
  2. 设计的一种带通滤波器 具有很好的滤效果。-Design of a bandpass filter with good filtering effect.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:872
    • 提供者:吕晋普
  1. shiyan4

    0下载:
  2. fir滤波器,一个三频率信号的低通和带通滤波器-fir filter, a three-frequency signal of low pass and band-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:579
    • 提供者:诚信
  1. IIR

    0下载:
  2. 用MATLAB设计IIR数字带通滤波器的程序函数-Design of IIR digital with MATLAB program function bandpass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:578
    • 提供者:陈祥
  1. filter

    1下载:
  2. 这个程序是MATLAB的程序,它能够实现中心频率是4000Hz的带通滤波器的功能,在4000Hz的信号上面加了噪声信号,通过滤波器滤除杂波-This program is MATLAB program that enables the center frequency is 4000Hz band-pass filter function in the 4000Hz signal above the noise signal added, filtered through the clutter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:521
    • 提供者:周伟峰
  1. 带通滤波器,滤除通带外噪声,保留信号

    7下载:
  2. matlab实现带通滤波,根据采集到的时域信号,处理得到频域信号,matlab滤波(matlab Realization of bandpass filtering)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-21
    • 文件大小:1024
    • 提供者:darefbrencw
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com