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:
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:
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:
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:
Description: 能够进行最小平方函数逼近和Chebyshev函数逼近操作。-To carry out least-squares function approximation and Chebyshev function approximation operation. Platform: |
Size: 2048 |
Author:徐胜 |
Hits:
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:
Description: 水声传播简正波计算程序,基于chebyshev近似方法。-underwater acoustic field computing NORMAL MODE program, based on CHEBYSHEV approximation. Platform: |
Size: 2048 |
Author:钟俊 |
Hits:
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:
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:
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:
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: