Welcome![Sign In][Sign Up]
Location:
Search - chebyshev approximation

Search list

[Mathimatics-Numerical algorithmsVB_NUM5

Description: 用VB实现函数逼近的数值方法算法集。包括级数求和,切比雪夫逼近,积分和导数的切比雪夫逼近等五种函数逼近数值方法。-VB function approximation algorithm for the numerical method sets. Including the series, Chebyshev approximation, integral and derivative of Chebyshev approaching the five function approximation numerical methods.
Platform: | Size: 2706 | Author: 李春波 | Hits:

[Speech/Voice recognition/combinegsl-1.10.tar

Description: GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support , BLAS(Basic Linear Algebra Subprograms) Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point
Platform: | Size: 2842422 | Author: 贺强 | Hits:

[Mathimatics-Numerical algorithmsVB_NUM5

Description: 用VB实现函数逼近的数值方法算法集。包括级数求和,切比雪夫逼近,积分和导数的切比雪夫逼近等五种函数逼近数值方法。-VB function approximation algorithm for the numerical method sets. Including the series, Chebyshev approximation, integral and derivative of Chebyshev approaching the five function approximation numerical methods.
Platform: | Size: 2048 | Author: 李春波 | Hits:

[Mathimatics-Numerical algorithmsmethods-of-function-approach

Description: 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 rational polynomial function (DDPOLY (function), POLDIV (2 polynomial business and I)) 3 Chebyshev approximation (CHEBFT-
Platform: | Size: 3072 | Author: ldg | Hits:

[matlabFIRDF_design

Description: 基于matlab的FIR滤波器最优化设计方法(基于切比雪夫逼近法)-Matlab-based optimization of FIR filter design method (based on Chebyshev approximation method)
Platform: | Size: 1024 | Author: bean | Hits:

[Speech/Voice recognition/combinegsl-1.10.tar

Description: GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support , BLAS(Basic Linear Algebra Subprograms) Linear Algebra Eigensystems Fast Fourier Transforms Quadrature Random Numbers Quasi-Random Sequences Random Distributions Statistics Histograms N-Tuples Monte Carlo Integration Simulated Annealing Differential Equations Interpolation Numerical Differentiation Chebyshev Approximation Series Acceleration Discrete Hankel Transforms Root-Finding Minimization Least-Squares Fitting Physical Constants IEEE Floating-Point -err
Platform: | Size: 2842624 | Author: 贺强 | Hits:

[matlabmyIIR

Description: matlb编写的IIR滤波器程序,按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-IIR filter matlb prepared by the procedure, according to set targets and analog low-pass filter (Butterworth low-pass or low-pass Chebyshev) approximation to the ideal analog low-pass filter, and then through the bilinear transformation method for analog filtering device to digitize, the digital filter.
Platform: | Size: 1024 | Author: 李淡 | Hits:

[matlabhanshubijin

Description: 比较最佳平方逼近二次多项式,Chebyshev截断级数法以及插值余项极小法这三种函数逼近方法,并给出图形-Comparison of the best square quadratic polynomial approximation, Chebyshev truncated series method as well as more than a very small interpolation method of the three function approximation methods, and gives graphical
Platform: | Size: 1024 | Author: 刘蒲霞 | Hits:

[AI-NN-PRFunctionApproximation

Description: 能够进行最小平方函数逼近和Chebyshev函数逼近操作。-To carry out least-squares function approximation and Chebyshev function approximation operation.
Platform: | Size: 2048 | Author: 徐胜 | Hits:

[Windows Develophsbj

Description: 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 polynomial approximation
Platform: | Size: 3072 | Author: wzz | Hits:

[Otheracoustic_normalmode_chebyshev_ap

Description: 水声传播简正波计算程序,基于chebyshev近似方法。-underwater acoustic field computing NORMAL MODE program, based on CHEBYSHEV approximation.
Platform: | Size: 2048 | Author: 钟俊 | Hits:

[matlabA_Direct_Method_for_Chebyshev_Approximation_by_Rat

Description: 用有理多项式做Chebyshev逼近的一种直接方法的matlab程序-Direct Method for Chebyshev Approximation by Rational Functions
Platform: | Size: 31744 | Author: 俞哲 | Hits:

[matlabChebeshev

Description: 切比雪夫插值(利用切比雪夫点进行多项式插值),对连续函数进行逼近。-Chebyshev interpolation (using Chebyshev polynomial interpolation points), for continuous function approximation
Platform: | Size: 141312 | Author: dreamhunter | Hits:

[OtherDEFIR3

Description: FIR滤波器设计,基于加权切比雪夫最佳一致逼近方法,从Fortran改写为C代码,来自胡广书编著《数字信号处理——理论、算法与实现》1997.8,清华大学出版社,P.250,471——但是还没有调通,本人花狠劲逐个字符敲出全部代码,反复校对,不知哪儿出问题了?如果只是高通或低通滤波倒是另外自编程序完成了,但这个Fortran来自国外名家,据称可对连续十个交替的通带阻带一次拟合,可书中没有介绍(书中公式有错误,而且列举方法是只针对低通或高通的M+2个交错点)。这里虽有不少FIR代码,但这方面几乎空白,有兴趣的来研究一下。-FIR design base on Chebyshev Approximation, C code(from Fortran, too many goto ), and can t work yet.
Platform: | Size: 4096 | Author: liuqungen | Hits:

[matlabMatlab

Description: Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedures set out in a variety of algorithms. Chebyshev Chebyshev polynomial with a known function approximation using Legendre Legendre polynomial approximation of known function with Pade Pade form of rational fraction approximation of known function listed lmz Metz algorithm used to determine the best uniform approximation function ZJPF order polynomial function of the best known square approximation by Fourier series FZZ polynomial approximation of continuous periodic function of known
Platform: | Size: 3072 | Author: Wade | Hits:

[Software EngineeringDesignandFPGAImplementationof

Description: In most cases, a bandpass filter characteristic is obtained by using a lowpass-to-bandpass frequency transformation on a known lowpass transfer function. This frequency transformation controls the location of passband edges and transfer zero frequencies completely. Using the “Vlach-Chebyshev approximation” [1] however, we are able to specify the (Chebyshev) passband limits directly, together with a free choice of transfer zero locations in the stopband. In this way it is possible to design bandpass transfer functions that cannot be obtained from lowpass functions by a frequency transformation. We think this method to be the only (and not very well known) analytical method to obtain such bandpass characteristics. We show how we designed wave digital realizations from the specification, through a VHDL description and synthesis into a Xilinx FPGA (Virtex-II).
Platform: | Size: 195584 | Author: rakesh | Hits:

[AlgorithmFunction_approximation

Description: 本压缩包包含了13个重要的函数逼近计算程序,包括切比雪夫分逼近,勒让德逼近,傅里叶逼近,自适应逼近等经典的逼近算法。-This archive contains 13 important function approximation computer program, including sub-approximation Chebyshev, Legendre approximation, Fourier approximation, adaptive approximation and other classical approximation.
Platform: | Size: 8192 | Author: zhangnijin | Hits:

[DSP programFIR-filter-degisn

Description: 线性相位FIR数字滤波器设计,采用加权切比雪夫方法近似。-Linear phase FIR digital filter design method using the weighted Chebyshev approximation.
Platform: | Size: 4096 | Author: yuanman | Hits:

[matlabInterpolation

Description: 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 Algorithm 4.5 Newton Interpolation Polynomial Algorithm 4.6 Chebyshev Approximation-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 Algorithm 4.5 Newton Interpolation Polynomial Algorithm 4.6 Chebyshev Approximation
Platform: | Size: 38912 | Author: Paola de Oliveira | Hits:

[matlabFIR_filter_design

Description: 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.
Platform: | Size: 14336 | Author: cd | Hits:
« 12 3 »

CodeBus www.codebus.net