CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 切比雪夫

搜索资源列表

  1. BTgonglvpu

    0下载:
  2. 对心音信号进行BT功率谱估计及切比雪夫1滤波的matlab程序,可粗略提取心音频率-PSD BT chey1 matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:813
    • 提供者:ip
  1. cheby

    1下载:
  2. 构造N次切比雪夫逼近多项式,实现多项式插值-Structure N times Chebyshev polynomial approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:525
    • 提供者:prh
  1. 86verilog

    0下载:
  2. 以FPGA 芯片为平台构建了数字信号滤波实时处理模块, 给出了 50Hz 陷波器的切比雪夫Ê 型 IIR 数字 滤波器 4 阶级联的结构, 提出了对滤波器系数量化的逼近方法, 完成了基于 FPGA 的陷波器实现, 并成功地实现了 对含有工频 50Hz 噪声干扰的心电信号的滤波处理, 通过与M at lab 计算所得到的滤波处理效果进行比较分析, 结 果表明: 基于FPGA 采用切比雪夫Ê 型 4 级级联结构的 IIR 数字滤波器的误差满足设计要求- W ith t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:15742
    • 提供者:任伟
  1. yuanzhen

    0下载:
  2. 圆阵的方向图 切比雪夫系数加权 频域搬移-Circular array pattern coefficient weighted Chebyshev frequency domain move
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:602
    • 提供者:刘阿旺
  1. high-pass-filter-design-on-Chebyshev

    0下载:
  2. 基于切比雪夫I型的高通滤波器设计Matlab-high-pass filter design based on the Chebyshev
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:125247
    • 提供者:江鹏
  1. IIR

    0下载:
  2. IIR滤波器的经典分析与比较,包括切比雪夫I型,II型、椭圆等!转换方式,冲击法,双线性(带通)-The classic IIR filter analysis and comparison, including chebyshev type I, II, elliptical, etc.! The switch pattern, impact method, double linear (bandpass filer)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:706
    • 提供者:三叶草
  1. filtering-

    0下载:
  2. 基于matlab的切比雪夫滤波,巴特沃滤波器设计,比较全,很好的源代码- Chebyshev filtering and Buttord filter design baseing on the matlab. more complete, good source code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6567
    • 提供者:项雷
  1. 2

    2下载:
  2. 设计巴特沃斯型、椭圆、切比雪夫数字低通滤波器,并对加入噪声的图像进行滤波-design Buttetworth、cheby1 and ellip LF,and use these filters in image processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:676
    • 提供者:liuxinmiao
  1. CHEBYSHEV1_RULE

    0下载:
  2. C + +程序,根据用户的输入可以产生特定的Gauss -1型切比雪夫正交规则,-C++ program which can generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6781
    • 提供者:林为泳
  1. MATLABfilter

    0下载:
  2. 用MATLAB编写的滤波器,包括卡尔曼、切比雪夫滤波器设计。-Written with the MATLAB filter, including Kalman, Chebyshev filter design.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:63375
    • 提供者:gaoliqun
  1. work

    0下载:
  2. 设计一个切比雪夫滤波器,要求通带截止频率 ,通带最大衰减 ,阻带截止频率 ,阻带最小衰减 。要求绘出滤波器的幅频特性曲线。-Design a Chebyshev filter, the passband cutoff frequency required, the maximum passband attenuation, stopband cutoff frequency, stopband minimum attenuation. Requirements of the filter amp
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1227
    • 提供者:冷风
  1. Chebyshev

    1下载:
  2. 介绍了切比雪夫多项式的实施过程,以及其主要的步骤和方法。-Introduced the Chebyshev polynomials of the implementation process, and its main steps and methods.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:126790
    • 提供者:yjqiao
  1. Chebyshev-

    0下载:
  2. 用vb编写的一款可用于切比雪夫多项式运算来计算GPS运行轨道的程序。-Vb prepared with a Chebyshev polynomial can be used to calculate the GPS orbit operations of the program.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:120638
    • 提供者:张鹤鸣
  1. FIR-Lowpass-Filter

    1下载:
  2. 基于切比雪夫一致逼近法设计FIR数字低通滤波器,matlab环境下的源程序-FIR Digital Lowpass Filter based on ChebyshevI though Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2537
    • 提供者:阿波才
  1. Chebyshev-filter

    0下载:
  2. 主要介绍切比雪夫滤波器参数的计算,其主要特点是误差值在规定频段上等波纹变化-Introduces Chebyshev filter parameter calculation, the main feature is the error value in the upper band ripple requirement changes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:31157
    • 提供者:刘伟
  1. 5

    1下载:
  2. Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数 DFF 离散周期数据点的傅立叶逼近 SmartBJ 用自适应分段线性法逼近已知函数 SmartBJ 用自适应样条逼近(第一类)已知函数 multifit 离散试验数据点的多项式曲线拟合
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:6388
    • 提供者:gleeman
  1. Chebyshev-filter

    0下载:
  2. 给定技术指标,按照以上技术指标设计切比雪夫低通滤波器。-Given technical indicators, technical indicators in accordance with the above design Chebyshev low-pass filter.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:603
    • 提供者:海风
  1. qbxf

    0下载:
  2. 给定N个数据点,求切比雪夫议意义下的最佳拟合多项式-Given N data points, find the Chebyshev sense proposed best-fit polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:850
    • 提供者:韩伟
  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
    • 文件大小:1465
    • 提供者:吴原远
  1. cheb

    0下载:
  2. 切比雪夫滤波器,大名鼎鼎的滤波器原代码,欢迎下载,很实用,有做控制和采样的必选参考-Chebyshev filter, the filter famous original code, welcome to download, very practical, there is a control and reference sample will be selected
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:648
    • 提供者:xiaoyang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 41 »
搜珍网 www.dssz.com