搜索资源列表
diedai
- 用雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组,程序用C语言编写-Jacobi iterative method used, Seidel iteration, successive over-relaxation method to solve linear equations, the program written by C
diedai
- 数值计算中迭代法算法实现,相信对大家学习有很大帮助-Iterative numerical calculation algorithm, I believe that everyone has learned a great help
diedai
- 迭代法求方程的根
diedai
- 线性方程组三种迭代法,雅可比迭代,高斯-塞德尔迭代,超超松驰法-Three kinds of iterative linear equations
diedai
- 该段代码主要用于实现用雅克比迭代法和赛德尔迭代法求解方程组,编程平台vs2008,使用语言c-When the code used to implement the main with Jacques iterative method and the than del iterative equations, a programming vs2008 platform, the use of language c++
diedai
- 非线性方程组的迭代算法,可以用于解决一些简单的方程,后续还有许多解法-linear
diedai
- 迭代法解线性方程组,最基本简单的算法,大家可以自己试着去写。-Iterative method solving linear equations, the most basic simple algorithm,You can try to write.
diedai
- 解决线性方程和非线性方程等大规模的数学计算的快速迭代算法-The rapid iterative algorithm to solve large-scale linear equations and nonlinear equations mathematical calculations
guangyi-RF-diedai
- 广义RF迭代法,经典的数值计算方法,fortran程序-General RF Iterative Method, Numerical Calculation Method of the classic, Fortran programs
diedai
- 计算方法课程中,用来判断一个迭代格式是否收敛的C源程序-Calculation method to determine whether the convergence of an iterative scheme
neton-diedai
- 计算方法之牛顿迭代,用c语言写的,效果不错、-Newton iteration ,by c
diedai
- 这是数值分析中的迭代法的所有的matlab程序,真心用心编的。-This is the numerical analysis of all of the iterative method matlab program, really carefully compiled.
mqhs08
- 递推化梯形法求解定积分,求解低阶定积分,迭代法开平方运算,牛顿法解方程,欧拉方法求解微分方程,改进的欧拉方法求解微分方程,雅可比迭代公式求解线性方程,-qiu jie di jie ding ji feng,dijin tuihua tixing qiujie dingjifeng,qiu jie dijia dingji feng ,diedai fa kai pingfang yunsuan
jacobidiedai
- 用matlab编写的雅克比方法求解线性方程组:数值分析中很经典的代码-a procedure of jacobi diedai
DIEDAI
- 数值分析,Matlab的一个方程的迭代解法,很有用的-Numerical analysis, iterative solution of an equation of Matlab, very useful
diedai
- 数值分析,利用牛顿法、插值法、二分法、弦截法、史蒂芬森法求取非线性方程的根,运行时可选择任一方法进行求解方程,验证后完全可行-Numerical analysis, using Newton' s method, interpolation, dichotomy, Secant Method, Stephenson law to strike roots of nonlinear equations, you can choose any of the methods for solvin
DIEDAI
- 这是用牛顿迭代法求解的关于多元二次非线性方程组的MATLAB程序,正确无误,本人在使用,无误-This is about multiple quadratic nonlinear equations MATLAB program Newton iterative method, and correct, I would use, correct
diedai
- 基于迭代法编写的C++程序,可以求解方程组。-Solution of equations