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

搜索资源列表

  1. MATLAB各种滤波器程序

    7下载:
  2. 各种滤波器的M文件:数字带通滤波器;数字带阻滤波器;数字低通滤波器;数字高通滤波器
  3. 所属分类:matlab例程

    • 发布日期:2010-11-15
    • 文件大小:4.47kb
    • 提供者:holking@126.com
  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
    • 文件大小:5kb
    • 提供者:董晓曦
  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
    • 文件大小:826byte
    • 提供者:xiaoquan1
  1. daitong.rar

    0下载:
  2. 使用带通滤波器对图像进行处理,其中daitongfilter。m是带通滤波器函数,The use of band-pass filter for image processing, which daitongfilter. m is the band-pass filter function
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1022byte
    • 提供者:郭珈
  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
    • 文件大小:8.3kb
    • 提供者:周期
  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

    • 发布日期:
    • 文件大小:2.25kb
    • 提供者:Gerry_song
  1. dsp

    0下载:
  2. 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:147.42kb
    • 提供者:shelly
  1. matlab

    1下载:
  2. IIR一阶低通滤波器 一阶高通滤波器 Notch 嵌波滤波器 Peak 滤波器 IIR低通滤波(Butterworth) IIR高通滤波(Butterworth) IIR带通滤波(Butterworth) IIR带阻滤波(Butterworth) IIR低通滤波(chebyshev 1) IIR低通滤波(chebyshev 1) chebyshev 中用到的函数 cheby.m-First-order IIR low-pass filter the fir
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7.36kb
    • 提供者:Kelsey
  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
    • 文件大小:1.37kb
    • 提供者: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
    • 文件大小:921byte
    • 提供者:liu
  1. fir

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

    • 发布日期:2017-04-11
    • 文件大小:1.24kb
    • 提供者: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
    • 文件大小:3.85kb
    • 提供者:凌衾
  1. bandpass3

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

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

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

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

    0下载:
  2. 加带通滤波器的FFT开源代码,附带批处理程序-FFT band-pass filter plus open-source code, with a batch process
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:705byte
    • 提供者:sc
  1. filter1

    0下载:
  2. 高通滤波器,带通滤波器,数字FIR滤波器-The Shannon entropy is a measure of the average information content one is missing when one does not know the value of the random variable. The concept was introduced by Claude E. Shannon in his 1948 paper "A Mathematical Theory
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:877byte
    • 提供者:jeremy
  1. IIR

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

    • 发布日期:2017-04-01
    • 文件大小:578byte
    • 提供者:陈祥
  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
    • 文件大小:521byte
    • 提供者:周伟峰
  1. Filter-Design-using-matlab

    1下载:
  2. 本文对传统方法与MATLAB编程方法进行了比较,研究了用MATLAB实现巴特沃斯滤波器的设计,只要改变程序中相应 的参数可以很容易地实现低通、高通、带通、带阻滤波器,简化了模拟滤波器的设计。-Filter Design using matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:366.91kb
    • 提供者:weitao
  1. 带通滤波器,滤除通带外噪声,保留信号

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

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