-
-
-
9Lab.zip
Numerical integral, Romberg integral, matlab .m file, source code.
-
-
Numerical-Analysis.zip
动态输入节点个数、各节点数据、积分上下限及精度要求(Romberg精度要求 );
分别用 Lagrange 和 Newtow 插值法计算 p(x) 和 q(x) 在求积节点处的近似值;
分别用梯形公式、辛普森公式和 Romberg 算法计算:
梯形公式、辛普森公式输出T、S,Romberg 算法输出步长、等分数、Tn、Sn、Cn、Rn以及最终的计算结果
-
blipinv.zip
... on further problems, though, as well as to help improve our algorithms!
If you have comments, questions, suggestions, or would like to help with improvements to our numerical algorithms, please e-mail mcardiff@stanford.edu and Michael.Cardiff@gmail.com
-
Newtons-method.zip
In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorithm is ...
-
Gauss-Seidel-method.zip
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich ...
-
rsl.rar
Transfer symbolic values into numerical values (Matlab code).rar
-
-
optimaztion.rar
Chapter 8. Numerical Optimization
Algorithm 8.1 Golden Search for a Minimum
Algorithm 8.2 Nelder-Mead s Minimization Method
Algorithm 8.3 Local Minimum Search Using Quadratic Interpolation
Algorithm 8.4 Steepest Descent or ...
-