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

搜索资源列表

  1. matlab

    0下载:
  2. 基于matlab的 双线性 数字带通 滤波器-Matlab-based bilinear digital bandpass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:14765
    • 提供者:joy
  1. bandpass

    2下载:
  2. FIR有限冲击响应下带通滤波器的构建及滤波器仿真(通过matlab和simulink两种方法实现)-FIR finite impulse response bandpass filter and filter simulation (via two methods matlab and simulink)
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:360072
    • 提供者:妞妞
  1. filter

    0下载:
  2. 滤波器,低通、高通、带通滤波器的设计方法以及基本概念。-C++ filter
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:815722
    • 提供者:yangchao
  1. QPSK

    0下载:
  2. QPSK波形及其经过带宽为4hz的带通滤波器-QPSK waveform and its after 4HZ bandwidth of the bandpass filter
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:12407
    • 提供者:俊喜
  1. luboqi

    0下载:
  2. 设计一个8阶以内的带通滤波器,通带截止频率fc1=30070HZ,fc2=32170HZ,通带内允许最大衰减0.2dB。设计满足要求的Butterworth滤波器和chebyshev滤波器。以RC运放为基本单元以最易实现的原则完成电路设计及参数选择,并根据设计参数进行幅频特性和相频特性的仿真,给出仿真曲线。分析电路的无源灵敏度。-Design within an 8-order band-pass filter, the passband cutoff frequencies FC1 = 300
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:58941
    • 提供者:
  1. band_pass

    1下载:
  2. 二阶无限增益带通滤波器参数的计算的小程序,根据Q值的不同可设计出不同类型的带通滤波器-Order infinite gain parameters of the calculation of the bandpass filter of small programs, different types of band-pass filter according to the Q values ​ ​ of different design,
  3. 所属分类:Other systems

    • 发布日期:2016-03-08
    • 文件大小:258048
    • 提供者:daizhe
  1. LFM-radar

    0下载:
  2. 用fircls设计FIR带通滤波器,希望对大家有用-design a FIR filter with fircls.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:11534
    • 提供者:张丹
  1. kelaiman

    0下载:
  2. 用布莱克曼窗设计数字带通滤波器,讲解了窗函数的基本原理,设计的过程等-The Blackman window design digital band-pass filter, to explain the basic principles of the window function, design process
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:246793
    • 提供者:liangzhang
  1. aaa

    0下载:
  2. 放大器1的增益为46dB,放大器2的增益为40dB,增益均可调;    (2)带通滤波器:通带为300Hz~3.4kHz ;    (3)ADC:采样频率f s=8kHz,字长=8位;    (4)语音存储时间≥10秒;    (5)DAC:变换频率f c=8kHz,字长=8位;    (6)回放语音质量良好。 -Digital voice storage and playback
  3. 所属分类:LabView

    • 发布日期:2017-11-16
    • 文件大小:493580
    • 提供者:扈近涛
  1. voiceOpt

    0下载:
  2. 这个程序包有三个功能函数: 1.语音能量检测; 2.语音会议合成; 3.128阶带通滤波器。 以上函数已经采用汇编语言进行了优化,并提供C语音调用的头文件。 可用于ADI的BLACKFIN系列DSP的硬件环境。 本人已经测试,已经应用于相关项目。-voice energy,voice meeting,digital filter.use by ADI BLACKFIN process.
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:3593
    • 提供者:老刘
  1. am

    0下载:
  2. AM信号加入高斯白噪声,然后通过带通滤波器,达到除噪声的功能,并且显示图像-AM signal by adding white Gaussian noise, then passed through a bandpass filter, to achieve in addition to the function of the noise, and the display image
  3. 所属分类:Wavelet

    • 发布日期:2017-11-25
    • 文件大小:2638
    • 提供者:梁晓文
  1. bdaitong

    0下载:
  2. 用matlab实现巴特沃斯带通滤波器的M文件。本例读取电脑自带的XP开机声音,加上噪声,然后滤波看效果。-Using matlab to achieve the M-file Butterworth bandpass filter. This case, read the computer comes with XP start-up sound, plus noise, and then filter to see the effect.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-11
    • 文件大小:850
    • 提供者:莫小禹
  1. 10287

    0下载:
  2. 在C++环境下的 数字滤波器 Filter 有固定带通滤波器 可变带通滤波器 噪声删除 等-Filter fixed band-pass filter in the digital filter under C++ Setting variable-passband filter noise delete
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:30232
    • 提供者:王静青
  1. FIR

    3下载:
  2. C语言实现带通滤波器功能,比matlab更加试用可用于单片机开发-FIR band_pass filter
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:548
    • 提供者:北上广
  1. li9_8

    0下载:
  2. 五阶带通滤波器,上下界频率设定绘制幅频响应图。给出了滤波器的脉冲阶跃响应图,以及输入输出信号-The filtering
  3. 所属分类:Software Testing

    • 发布日期:2017-11-15
    • 文件大小:931
    • 提供者:张菁华
  1. dd

    0下载:
  2. 基于复解析带通滤波器的复调制细化谱分析原理和方法-Complex analytic band-pass filter-based complex modulation Zoom Spectrum analysis principles and methods
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:78061
    • 提供者:刘军
  1. bandpass_filter

    1下载:
  2. 数字信号处理,带通滤波器设计,C++程序,-Digital signal processing, a band-pass filter design, C++ program
  3. 所属分类:Algorithm

    • 发布日期:2016-06-16
    • 文件大小:2198528
    • 提供者:
  1. fir2

    0下载:
  2. 基于dsp ccs和matlab实现带通滤波器,内函inc,asm,cmd文件-Based dsp ccs and matlab realize bandpass filter, within the letter inc, asm, cmd file
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:6113
    • 提供者:林丰富
  1. bandpass-filter

    0下载:
  2. 基于双线性变换 切比雪夫 带通滤波器 带阻滤波器-Based on the bilinear transformation chebyshev bandpass filter
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:14783
    • 提供者:joy
  1. gauss_band2

    1下载:
  2. Matlab的高斯带通滤波器的设计, 提供了2维滤波器的实现方法,可以直接使用.-Gauss band 2D digital filter
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3140
    • 提供者:梁振
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com