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

搜索资源列表

  1. 切比雪夫filter

    0下载:
  2. 切比雪夫滤波器设计,JAVA编写,VJ编译-a design of Chebyschev filter, written by JAVA and compiled by VJ
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:189224
    • 提供者:胡安
  1. matlab 切比雪夫

    2下载:
  2. 切比雪夫算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-05-10
    • 文件大小:540
    • 提供者:csugcl
  1. Chebeshev.rar

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

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

    0下载:
  2. 巴特勒夫和切比雪夫滤波器的具体实现方法,应用MATLAB的具体实现-Batelefu and Chebyshev filters of specific implementations, the application of the concrete realization of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1449
    • 提供者:颜洪雷
  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. 2

    0下载:
  2. 音乐信号滤波去噪—使用切比雪夫型滤波器,里面包括了音乐信号及滤波器设计的源程序-Music signal de-noising filter- the use of Chebyshev-type filter, which includes the music signal and filter design of the source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:78139
    • 提供者:yqgary
  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
    • 文件大小:5478
    • 提供者:白杨
  1. interpolating

    0下载:
  2. 对于切比雪夫点 利用 Matlab 进行lagrange插值-Chebyshev points for the use of Matlab for lagrange interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1478
    • 提供者:zzxch
  1. chevshef

    0下载:
  2. 切比雪夫滤波器,可以很好的实现滤波功能。-Chebyshev filter, can achieve very good filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15155
    • 提供者:dwd
  1. longgexianxiang

    0下载:
  2. 数值计算方法 龙格现象+解决(切比雪夫点的定义)-Numerical method Runge phenomenon+ Solution (Chebyshev point definition)
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:910
    • 提供者:阿杜
  1. ex4_3

    0下载:
  2. 用MATLAB作切比雪夫-1型低通滤波器设计-Using MATLAB for-1 Chebyshev-type low-pass filter design
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:735
    • 提供者:chun
  1. ex4_4

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

    • 发布日期:2017-03-28
    • 文件大小:765
    • 提供者:chun
  1. fitting_criterion

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

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

    0下载:
  2. matlab和切比雪夫,里面有很多曲线拟合-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6189
    • 提供者:张凡
  1. 巴特沃思以及切比雪夫滤波器

    0下载:
  2. 巴特沃思低通、高通、带通、帯阻滤波器以及切比雪夫高通、低通、带通、帯阻滤波器。(Butterworth low-pass, high pass, band-pass and band stop filter, Chebyshev low-pass, high pass, band-pass and band stop filter.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:和风5254
  1. 道尔夫_切比雪夫分布

    4下载:
  2. 道尔夫-切比雪夫线阵的matlab程序实现,输入阵元数目,间距,副瓣电平要求,获取阵元激励与波瓣图(The implementation of the Matlab program of the Dove-Chebyshev line array, input array element number, spacing, sidelobe level requirements, and array element excitation and lobe diagram)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-12
    • 文件大小:2048
    • 提供者:大千
  1. 勒让德高斯切比雪夫拉盖尔

    0下载:
  2. 高斯勒让德,高斯切比雪夫,高斯拉盖尔方法(guass-laguerre,guass-chebyshev,guass-legendre)
  3. 所属分类:数学计算

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:haizimanbuzhe
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com