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

搜索资源列表

  1. VB_NUM5

    0下载:
  2. 用VB实现函数逼近的数值方法算法集。包括级数求和,切比雪夫逼近,积分和导数的切比雪夫逼近等五种函数逼近数值方法。-VB function approximation algorithm for the numerical method sets. Including the series, Chebyshev approximation, integral and derivative of Chebyshev approaching the five function approximatio
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:李春波
  1. FIRDF_design

    2下载:
  2. 基于matlab的FIR滤波器最优化设计方法(基于切比雪夫逼近法)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1459
    • 提供者:bean
  1. C++数值计算-函数逼近-用切比雪夫逼近求函数的多项式逼近(2)_200812151739562.rar

    1下载:
  2. C++写的切比雪夫逼近
  3. 所属分类:源码下载

    • 发布日期:2011-06-15
    • 文件大小:48488
    • 提供者:54149571@qq.com
  1. Chebeshev.rar

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

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

    1下载:
  2. 5种函数逼近的c++代码, 1 级数求和(EULSUM) 2 多项式和有理函数(DDPOLY(函数值), POLDIV(两个多项式的商及余)) 3 切比雪夫逼近(CHEBFT->CHEBEV) 4 积分和导数的切比雪夫逼近(CHINT(不定积分), CHDER(导函数)) 5 用切比雪夫逼近求函数的多项式逼近(CHEBPC, PCSHFT)-five function approximation of c code, a series Summation (EULSUM) 2 and ra
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-10
    • 文件大小:3581
    • 提供者:ldg
  1. hsbj

    0下载:
  2. 1.级数求和 2.多项式和有理函数 3.切比雪夫逼近 4.积分和导数的切比雪夫逼近 5.有切比雪夫逼近函数的多项式逼近-1. Sum 2. Polynomials and rational functions 3. Chebyshev approximation 4. Integrals and derivatives of Chebyshev approximation 5. There Chebyshev approximating function of the polyn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3177
    • 提供者:wzz
  1. fitting_criterion

    0下载:
  2. 实现对函数的拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-asdf
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:6110
    • 提供者:XS
  1. DEFIRC

    0下载:
  2. defirC.for 用切比雪夫最佳一致逼近法设计FIR滤波器,调用子程序remez1。-Chebyshev defirC.for with the best uniform approximation FIR filter design, call subroutine remez1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1251
    • 提供者:金茜
  1. Matlab

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

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

    1下载:
  2. 实现有限冲激响应滤波器的设计,按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-To achieve the design of finite impulse response filter, according to a given target analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:599
    • 提供者:zhang
  1. FIR_c

    0下载:
  2. 用切比雪夫最佳一致逼近设计fir滤波器并用lattice实现-fir
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:253739
    • 提供者:joveliu
  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. IIRwushihui

    1下载:
  2. 本实验首先按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-In this study, the first indicator in accordance with a given analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to approximate the ideal analog low-
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:53388
    • 提供者:cuiqida
  1. IIRcui

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

    • 发布日期:2017-04-03
    • 文件大小:19998
    • 提供者:cuiqida
  1. theoptimumdesignofFIRdigitalfilterandMATLABsimulat

    0下载:
  2. FIR DF 等波纹切比雪夫逼近 Remez算法 交错定理 MATLAB仿真-FIR DF;equivalent ripple Chebyshev approxiIllation;Remez algorithm;intervning theorem MATLAB simulation
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:336027
    • 提供者:shearal lin
  1. yizhi

    0下载:
  2. 科学计算上的函数逼近的最佳一致逼近多项式。用勒让德多项式、切比雪夫多项式。-Function approximation on scientific computing best uniform approximation polynomial. With Legendre polynomials, Chebyshev polynomials.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:492845
    • 提供者:Shirley
  1. cheby

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

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

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

    • 发布日期:2017-03-22
    • 文件大小:6388
    • 提供者:gleeman
  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. UWBmatlab

    0下载:
  2. 超宽带脉冲形成技术,等效为切比雪夫逼近理论的脉冲产生算法研究的matlab仿真代码-UWB matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:668
    • 提供者:陈启
« 12 3 »
搜珍网 www.dssz.com