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

搜索资源列表

  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
    • 文件大小:937byte
    • 提供者:凌丽
  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
    • 文件大小:5.35kb
    • 提供者:白杨
  1. pinlvyujianmo

    0下载:
  2. 频率域建模,根据类型分为面向模拟滤波器的s域内建模和面向数字滤波器的z域内建模。 -Frequency domain modeling, according to the type of analog filters into the s-oriented domain modeling and digital filter z-oriented domain modeling.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1012byte
    • 提供者:ladanh
  1. filter

    0下载:
  2. 包含FIR IIR窗函数法,频率采样法,模拟滤波器等 -FIR IIR contains window function method, frequency sampling method, such as analog filters
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:35.43kb
    • 提供者:马纪
  1. SignalofMatlab

    0下载:
  2. 这是关于Matlab的信号处理的电子书,里面介绍了关于Matlab的信号变换和调制,模拟滤波器等。-This is the Matlab signal processing on the e-book, which introduced the report on Matlab and modulation of the signal transformation, such as analog filters.
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:杨松
  1. BittCheb_filters

    0下载:
  2. Programs in Matlab for designing Butterworth and Chebyshev analog filters.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3.21kb
    • 提供者:pitchblue
  1. iir

    0下载:
  2. 模拟滤波器的设计MATLAB实现及波形 文中是一个书上的例题 给出了归一化值-MATLAB realization of the design of analog filters and waveform is a text book on the Example of the normalized values are given
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.15kb
    • 提供者:wyy
  1. IIR

    0下载:
  2. IIR数字滤波器的特点是h(n)为无限长序列。设计的基本思想是:模拟系统与离散系统存在着互相模仿的理论基础,所以可以让数字滤波器的特性去模仿一个模拟滤波器的特性,得到数字滤波器的H(z),H( )之间的变换关系。设计时,先设计一个模拟滤波器的传递函数 ,然后通过s变量与z变量之间的变换关系求出数字滤波器的系统函数H(z)。-IIR digital filter is characterized by h (n) for infinitely long sequence. The basic id
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:110.04kb
    • 提供者:CWN
  1. AFTODF

    0下载:
  2. 用Fortan语言编写的将模拟滤波器转变为数字滤波器的程序-Written by Fortan analog filters into digital filters process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.27kb
    • 提供者:张聪颖
  1. IIR-filter-design

    0下载:
  2. IIR滤波器设计 在设计一个IIR数字滤波器时,我们根据指标先写出模拟滤波器的公式,然后通过一定的变换,将模拟滤波器的公式转换成数字滤波器的公式-IIR filter design in the design of an IIR digital filter, we first write the analog filter based on index formula, and then through a certain transformation, the analog filters
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:242.79kb
    • 提供者:usher
  1. Analog_Filters_Using_Matlab

    0下载:
  2. Analog Filters Using MATLAB, by Lars Wanhammar
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:8.85mb
    • 提供者:misfa
  1. IEC_sc

    0下载:
  2. 基于IEC推荐的闪变值计算模型;模拟滤波器-IEC flicker on the value of the recommended model analog filters
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.51kb
    • 提供者:sc
  1. GroupDelay_filter

    0下载:
  2. continuous time analog filters group delay
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:556.28kb
    • 提供者:test
  1. IIR

    0下载:
  2. 按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-According to a given target analog low-pass filter (Butterworth or Chebyshev low-pass low-pass) to approximate the ideal analog low-pass filter, then through the bilinear tr
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.43kb
    • 提供者:吴原远
  1. Analog-Filters-Using-MATLAB--2009

    0下载:
  2. Analog Filters Using MATLAB, 2009 很好的一本模电书,详尽描述了用Matlab设计模拟滤波器的方法,没有深奥的数学,非常棒!-The Analog the Filters Using MATLAB, 2009 good one mode power book, a detailed descr iption of the design of analog filters using Matlab, not esoteric mathematics, great
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8.85mb
    • 提供者:liqiang
  1. analog-filtering

    0下载:
  2. 模拟滤波器,实现模拟信号的FIR滤波,并画出单边频谱图-Analog filters, analog signal FIR filter, and draw the unilateral spectrogram
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:913byte
    • 提供者:卜知道
  1. experimental-report-3

    0下载:
  2. 用matlab仿真的模拟滤波器及IIR数字滤波器的设计-Analog filters and IIR digital filter design
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:126.29kb
    • 提供者:徐淼
  1. DSPyuandaima

    0下载:
  2. DSP课程设计大量源代码 1.模拟采样定理的实现 2.模拟滤波器的设计 3.切比雪夫I型低通滤波器设计 4.凯塞窗设计数字高通滤波器 5.数字FIR滤波器的设计方法 6.线性卷积和循环卷积的设计 -The DSP course design a large number of source code 1. Realization of analog sampling theorem 2 the design of analog filters 3 cut
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:8.77kb
    • 提供者:米开朗
  1. FilterCDes.m

    0下载:
  2. A Source Code that i develop to design analog filters with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.17kb
    • 提供者:Serge Hudson
  1. ANALOG HPLP

    0下载:
  2. ANALOG HIGH PASS AND LOW PASS FILTERS
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:22kb
    • 提供者:mandelli
« 12 »
搜珍网 www.dssz.com