文件名称:MATLAB
介绍说明--下载内容均来自于网络,请自行研究使用
本书附带光盘中包括了全书所有实例对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第4章 插值”文件夹下存放了本书第4章所有的算法程序代码,对于算法的程序代码,在光盘中存为同函数名的M文件,例如,Language.m表示求已知数据点的拉格朗日插值多项式的程序,依此类推。-Book with CD-ROM includes all instances of the book corresponds to the MATLAB M-file. All code is stored in accordance with chapters in every folder, such as " Chapter 4 interpolation" folder stored under chapter 4 of the algorithm all the code for the algorithm of the program code, stored on CD-ROM for the same function name in the M file, for example, Language.m known data points that seek Lagrange polynomial interpolation procedures, and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
光盘内容-提交\第4章 插值\Neville.m
.............\...........\Newton.m
.............\...........\Newtonback.m
.............\...........\Newtonforward.m
.............\...........\Atken.m
.............\...........\DCS.m
.............\...........\Gauss.m
.............\...........\Hermite.m
.............\...........\Language.m
.............\...........\BSample.m
.............\...........\DH.m
.............\...........\DL.m
.............\...........\DTL.m
.............\...........\FCZ.m
.............\...........\SecSample.m
.............\...........\SubHermite.m
.............\...........\ThrSample1.m
.............\...........\ThrSample2.m
.............\...........\ThrSample3.m
.............\第4章 插值
.............\..5章 函数逼近\multifit.m
.............\...............\Pade.m
.............\...............\Chebyshev.m
.............\...............\DFF.m
.............\...............\FZZ.m
.............\...............\Legendre.m
.............\...............\lmz.m
.............\...............\LZXEC.m
.............\...............\SmartBJ.m
.............\...............\SmartYTBJ.m
.............\...............\ZJPF.m
.............\...............\ZJZXEC.m
.............\第5章 函数逼近
.............\..6章 矩阵特征值计算\Chapoly.m
.............\.....................\dimethod.m
.............\.....................\hessqrtz.m
.............\.....................\ipmethod.m
.............\.....................\pmethod.m
.............\.....................\qrtz.m
.............\.....................\rpmethod.m
.............\.....................\rqrtz.m
.............\.....................\spmethod.m
.............\第6章 矩阵特征值计算
.............\..7章 数值微分\Diff2BSample.m
.............\...............\DiffBSample.m
.............\...............\FivePoint.m
.............\...............\FivePoint2.m
.............\...............\FourPoint.m
.............\...............\FourPoint2.m
.............\...............\MidPoint.m
.............\...............\SmartDF.m
.............\...............\ThreePoint.m
.............\...............\ThreePoint2.m
.............\...............\CISimpson.m
.............\...............\DISimpson.m
.............\...............\Richason.m
.............\第7章 数值微分
.............\..8章 数值积分\followup.m
.............\...............\IntDBGauss.m
.............\...............\IntPWC.m
.............\...............\IntQBXF1.m
.............\...............\IntQBXF2.m
.............\...............\IntSample.m
.............\...............\CombineTraprl.m
.............\...............\DblSimpson.m
.............\...............\DblTraprl.m
.............\...............\DDBuer.m
.............\...............\DDSimpson.m
.............\...............\DDTraprl.m
.............\...............\IntGauss.m
.............\...............\IntGaussHermite.m
.............\...............\IntGaussLada.m
.............\...............\IntGaussLager.m
.............\...............\IntGaussLobato.m
.............\...............\IntSimpson.m
.............\...............\NewtonCotes.m
.............\...............\Roberg.m
.............\...............\SmartSimpson.m
.............\第8章 数值积分
.............\..9章 方程求根\BenvliMAX.m
.............\...............\BenvliMIN.m
.............\...............\DblSecant.m
.............\...............\ModifSecant.m
.............\...............\Montecarlo.m
.............\...............\NewtonRoot.m
.............\...............\PallSecant.m
.............\...............\PYZ.m
.............\...............\QBS.m
.............\...............\QBS2.m
.............\...............\SinleSecant.m
.............\...............\Union1.m
.............\...............\Union2.m
.............\...............\YSNewton.m
.............\...............\AtkenStablePoint.m
.............\...............\HalfInterval.m
.............\...............\hj.m
.............\...............\MultiRoot.m
.............\...............\NewtonDown.m
.............\...............\Parabola.m
.............\...............\Secant.m
.............\...........\Newton.m
.............\...........\Newtonback.m
.............\...........\Newtonforward.m
.............\...........\Atken.m
.............\...........\DCS.m
.............\...........\Gauss.m
.............\...........\Hermite.m
.............\...........\Language.m
.............\...........\BSample.m
.............\...........\DH.m
.............\...........\DL.m
.............\...........\DTL.m
.............\...........\FCZ.m
.............\...........\SecSample.m
.............\...........\SubHermite.m
.............\...........\ThrSample1.m
.............\...........\ThrSample2.m
.............\...........\ThrSample3.m
.............\第4章 插值
.............\..5章 函数逼近\multifit.m
.............\...............\Pade.m
.............\...............\Chebyshev.m
.............\...............\DFF.m
.............\...............\FZZ.m
.............\...............\Legendre.m
.............\...............\lmz.m
.............\...............\LZXEC.m
.............\...............\SmartBJ.m
.............\...............\SmartYTBJ.m
.............\...............\ZJPF.m
.............\...............\ZJZXEC.m
.............\第5章 函数逼近
.............\..6章 矩阵特征值计算\Chapoly.m
.............\.....................\dimethod.m
.............\.....................\hessqrtz.m
.............\.....................\ipmethod.m
.............\.....................\pmethod.m
.............\.....................\qrtz.m
.............\.....................\rpmethod.m
.............\.....................\rqrtz.m
.............\.....................\spmethod.m
.............\第6章 矩阵特征值计算
.............\..7章 数值微分\Diff2BSample.m
.............\...............\DiffBSample.m
.............\...............\FivePoint.m
.............\...............\FivePoint2.m
.............\...............\FourPoint.m
.............\...............\FourPoint2.m
.............\...............\MidPoint.m
.............\...............\SmartDF.m
.............\...............\ThreePoint.m
.............\...............\ThreePoint2.m
.............\...............\CISimpson.m
.............\...............\DISimpson.m
.............\...............\Richason.m
.............\第7章 数值微分
.............\..8章 数值积分\followup.m
.............\...............\IntDBGauss.m
.............\...............\IntPWC.m
.............\...............\IntQBXF1.m
.............\...............\IntQBXF2.m
.............\...............\IntSample.m
.............\...............\CombineTraprl.m
.............\...............\DblSimpson.m
.............\...............\DblTraprl.m
.............\...............\DDBuer.m
.............\...............\DDSimpson.m
.............\...............\DDTraprl.m
.............\...............\IntGauss.m
.............\...............\IntGaussHermite.m
.............\...............\IntGaussLada.m
.............\...............\IntGaussLager.m
.............\...............\IntGaussLobato.m
.............\...............\IntSimpson.m
.............\...............\NewtonCotes.m
.............\...............\Roberg.m
.............\...............\SmartSimpson.m
.............\第8章 数值积分
.............\..9章 方程求根\BenvliMAX.m
.............\...............\BenvliMIN.m
.............\...............\DblSecant.m
.............\...............\ModifSecant.m
.............\...............\Montecarlo.m
.............\...............\NewtonRoot.m
.............\...............\PallSecant.m
.............\...............\PYZ.m
.............\...............\QBS.m
.............\...............\QBS2.m
.............\...............\SinleSecant.m
.............\...............\Union1.m
.............\...............\Union2.m
.............\...............\YSNewton.m
.............\...............\AtkenStablePoint.m
.............\...............\HalfInterval.m
.............\...............\hj.m
.............\...............\MultiRoot.m
.............\...............\NewtonDown.m
.............\...............\Parabola.m
.............\...............\Secant.m