Welcome![Sign In][Sign Up]
Location:
Search - pade

Search list

[JSP/JavaPade

Description: 一个很不错的java实现的留言本程序,使用mssql数据库-a very good java achieve this message, the use of the database mssql
Platform: | Size: 223502 | Author: 张瑞德 | Hits:

[Other resourcepade_mine

Description: 对函数进行PADE近似程序可以对多种函数进行近似,尤其在FFT的频率分析中PADE的作用很大-right Valued function approximation for a wide range of procedures can function approximation, especially in the FFT frequency analysis of the significant role Valued
Platform: | Size: 808 | Author: shj | Hits:

[Other resourcecompact3

Description: 自己写的高精度紧致差分格式,包括 Pade格式(FST) 二阶精度中心格式(SLW) 二阶精度迎风格式(MXD) 宽网格基二阶精度中心格式(SLW) 五阶精度迎风紧致格式(MXD) 写成C++类,使用VC6.0环境,计算数据文件可用tecplot画图。 -himself wrote the compact high-precision differential format including Pade format (FST) second order accuracy center format (SLW) second order accuracy upwind (MXD) Width Grid Base second order accuracy center format (SLW) 5 order accuracy upwind compact format (MXD) languages like C + +, VC6.0 use of the environment, data files can be calculated tecplot drawing.
Platform: | Size: 69349 | Author: 华浩波 | Hits:

[Other resourcepade

Description: pade近似法频谱分析,显著提高快速傅立叶变换法的频谱分辨率。
Platform: | Size: 590 | Author: 王二小 | Hits:

[AlgorithmcompactScheme-fortran

Description: compact numerical schemes; pade schemes and so on
Platform: | Size: 70001 | Author: xgdbh2009 | Hits:

[JSP/JavaPade

Description: 一个很不错的java实现的留言本程序,使用mssql数据库-a very good java achieve this message, the use of the database mssql
Platform: | Size: 223232 | Author: 张瑞德 | Hits:

[Algorithmpade_mine

Description: 对函数进行PADE近似程序可以对多种函数进行近似,尤其在FFT的频率分析中PADE的作用很大-right Valued function approximation for a wide range of procedures can function approximation, especially in the FFT frequency analysis of the significant role Valued
Platform: | Size: 1024 | Author: shj | Hits:

[Algorithmpade

Description: pade近似法频谱分析,显著提高快速傅立叶变换法的频谱分辨率。-Pade approximation method of spectrum analysis, significantly improve the law of fast Fourier transform spectrum resolution.
Platform: | Size: 1024 | Author: 王二小 | Hits:

[matlabPade

Description: 用MATLAB语言编写的pade近似程序,本人保留版权-the analysis of pade
Platform: | Size: 1024 | Author: mahui | Hits:

[matlabPade.model.reduction.of.the.reduction.method

Description: 已知某系统传递函数G,可以调用改代码对系统进行降阶处理。功能同routh降阶相似,不过这里的分子阶次r和分母阶次k可以不止相差1。-Known transfer function of a system G, can call the code to deal with reduced-order system. Routh Reduction with similar features, but here the molecular order r and the denominator order k can be more than a difference of 1.
Platform: | Size: 4096 | Author: 李雪刚 | Hits:

[matlabmatlab

Description: matlab中线性系统的模型降阶-Pade降阶模型源码-matlab in the model reduction of linear systems Reduced-order model of source-Pade
Platform: | Size: 1024 | Author: 不弃不舍 | 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:

[Speech/Voice recognition/combinepade

Description: Matlab programs on Pade ,prony approximation. Also on Random process.
Platform: | Size: 3072 | Author: Daulappa | Hits:

[Communication-MobilePade

Description: Programme for pades approximation this is the generalised program for calulating the numorator and denominator coefficients for modelling x(n) progrmme writtem by Mr. Bhalke D.G. research scholor - Programme for pades approximation this is the generalised program for calulating the numorator and denominator coefficients for modelling x(n) progrmme writtem by Mr. Bhalke D.G. research scholor
Platform: | Size: 1024 | Author: venkat | Hits:

[Windows DevelopPadeMethod

Description: Pade递推算法,完成插值,收敛快,精度较一般多项式插值高-Pade recursive algorithm to complete the interpolation, convergence and accuracy higher than the general polynomial interpolation
Platform: | Size: 387072 | Author: Jim | Hits:

[matlabpade

Description: The Pade method of finding AR MA ARMA model coefficients
Platform: | Size: 1024 | Author: hyd27 | Hits:

[matlabpade

Description: function [a,b] = pade(x,p,q) PADE Model a signal using the Pade approximation method ---- Usage: [a,b] = pade(x,p,q) The input sequence x is modeled as the unit sample response of a filter having a system function of the form H(z) = B(z)/A(z) The polynomials B(z) and A(z) are formed from the vectors b=[b(0), b(1), ... b(q)] a=[1 , a(1), ... a(p)] The input q defines the number of zeros in the model and p defines the number of poles.-function [a,b] = pade(x,p,q) PADE Model a signal using the Pade approximation method ---- Usage: [a,b] = pade(x,p,q) The input sequence x is modeled as the unit sample response of a filter having a system function of the form H(z) = B(z)/A(z) The polynomials B(z) and A(z) are formed from the vectors b=[b(0), b(1), ... b(q)] a=[1 , a(1), ... a(p)] The input q defines the number of zeros in the model and p defines the number of poles.
Platform: | Size: 1024 | Author: Rosario | Hits:

[matlabpade

Description: Pade算法,用于信号建模,输入为冲击函数,得到系统的冲击响应和传递函数。-Pade algorithm for signal modeling, input impulse function, the system impulse response and transfer function.
Platform: | Size: 1024 | Author: leiasdf | Hits:

[matlabpade

Description: pade(1,1)抛物方程求雷达散射截面(RCS),程序显示总场 ,散射场,以及0—40度的RCS-pade (1,1) parabolic equation seeking radar cross section (RCS), the program displays the total field, scattering field, and 0-40 degrees RCS
Platform: | Size: 2048 | Author: | Hits:

[Mathimatics-Numerical algorithmspade

Description: 关于毛细动力学问题幂级数解的pade逼近算例(approximate solution about the capillary dynamics problem)
Platform: | Size: 1024 | Author: huangying2018 | Hits:
« 12 »

CodeBus www.codebus.net