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

搜索资源列表

  1. Chebeshev.rar

    3下载:
  2. 切比雪夫插值(利用切比雪夫点进行多项式插值),对连续函数进行逼近。,Chebyshev interpolation (using Chebyshev polynomial interpolation points), for continuous function approximation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:141743
    • 提供者:dreamhunter
  1. A_Direct_Method_for_Chebyshev_Approximation_by_Rat

    0下载:
  2. 用有理多项式做Chebyshev逼近的一种直接方法的matlab程序-Direct Method for Chebyshev Approximation by Rational Functions
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:31336
    • 提供者:俞哲
  1. Matlab

    1下载:
  2. Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3049
    • 提供者:Wade
  1. LATTICE

    1下载:
  2. (1)文档中描述了应用窗函数法和切比雪夫逼近法设计FIR滤波器的原理和过程,给出了相应的MATLAB程序。 (2)讨论了线性相位FIR滤波器的LATTICE结构实现方法,并给出了MATLAB程序-(1) document describes the application of window function method and Chebyshev design of FIR filters approximation theory and the process gives the co
  3. 所属分类:matlab

    • 发布日期:2016-05-01
    • 文件大小:260033
    • 提供者:huwei
  1. cheby

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

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

    0下载:
  2. Chapter 4. Interpolation and Polynomial Approximation Algorithm 4.1 Evaluation of a Taylor Series Algorithm 4.2 Polynomial Calculus Algorithm 4.3 Lagrange Approximation Algorithm 4.4 Nested Multiplication with Multiple Centers Algor
  3. 所属分类:matlab

  1. chebyshevpade

    0下载:
  2. chebyshev pade 逼近,采用了chebyshev多项式-chebyshev pade approximation, using the chebyshev polynomial
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:925
    • 提供者:xuefangtang
  1. FIR_filter_design

    1下载:
  2. FIR数字滤波器设计。包括常用窗函数及其MATLAB实现、基于频率抽样法的FIR滤波器设计、基于切比雪夫逼近法的FIR滤波器设计。-FIR digital filter design. Including the common window function and its MATLAB, based on frequency sampling FIR filter design, based on Chebyshev approximation of FIR filter design.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:14660
    • 提供者:cd
  1. FIR-filter

    0下载:
  2. 基于切比雪夫最佳一致逼近设计了低通、高通、带通、带阻线性相位FIR滤波器-Based cut Chebyshev best uniform approximation to design low-pass, high pass, band pass, band-stop linear-phase FIR filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12002
    • 提供者:迟鹤翔
  1. exa070904_remezord_2

    0下载:
  2. 切比雪夫最佳一致逼近设计多带线性相位FIR滤波器-Chebyshev best uniform approximation design multi-band linear phase FIR filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:532
    • 提供者:张鹏
  1. chebfun-chebfun-v5.0.1-344-g1fc6e7a

    0下载:
  2. Chebfun is an open-source software system for numerical computing with functions. The mathematical basis is piecewise polynomial interpolation implemented with what we call “Chebyshev technology”. The foundations are described, with Chebfun examples,
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1990005
    • 提供者:monchin
  1. Chebyshev_Legengre_Multifit

    0下载:
  2. 函数逼近的matlab程序,通过chebyshev等算法进行函数逼近的matlab例程(Function approximation of the matlab program, through Chebyshev and other algorithms for function approximation matlab routines)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:qweshpd
  1. IIR滤波器

    1下载:
  2. 模拟低通滤波器的巴特沃思逼近、切比雪夫型逼近方法;从模拟低通到模拟高通、带通、带阻的频率变换法;从模拟滤波器到数字滤波器的脉冲响应不变法、双线性变换法的基本概念、基本理论和基本方法。 巴特沃思、切比雪夫模拟低通滤波器的设计方法;利用模拟域频率变换设计模拟高通、带通、带阻滤波器的方法。 利用脉冲响应不变法、双线性变换法设计数字滤波器的基本方法;能熟练设计巴特沃思、切比雪夫低通、带通、高通、带阻数字滤波器。 利用 MATLAB 直接进行各类数字滤波器的设计方法。(The basic conce
  3. 所属分类:matlab例程

    • 发布日期:2020-04-16
    • 文件大小:8192
    • 提供者:无_kkx
搜珍网 www.dssz.com