搜索资源列表
dqed_for
- 求解非线性方程组的一个高效算法,用FORTRAN实现.
colmod
- 一个解常微分边值问题的高端求解器,可以解显式表达的微分方程组,且此微分方程组的每一个方程可以容许4阶的微分。长于解非线性的奇异问题。内附论文。程序自带说明和算例。-Automatic Continuation With Collocation. This Package Solves `Stiff Boundary Value Problems For Ordinary Differential Equations By Using Continuation, As Descri
Sparse_matrix_algorithm_and_program_implementation
- 稀疏矩阵算法及其程序实现(杨绍祺)。本书较全面的介绍了在求解非线性代数方程组,非线性微分方程组和非线性优化等问题时所产生的稀疏线性化代数方程组的稀疏矩阵算法。-Sparse matrix algorithm and program implementation (Yang Shaoqi). More comprehensive introduction to the book in solving nonlinear algebraic equations, nonlinear differen
GAUSS
- 利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
nonlinear
- nonlinear,求解非线性方程组的Fortran源程序。-nonlinear, nonlinear equations of the Fortran source code.
Newton-method-
- 运用牛顿法求解非线性方程组源程序,fortran模块-newton method for nonlinear equations
Newton_Fortran-
- (Fortran编程)数值分析之Newton法求解非线性方程组-the fortran code of newton
algorithm-sets-by-Xu
- 徐士良fortran常用算法程序集,包括线性和非线性方程组的运算,差值,数值积分等运算。-XU Shi-liang fortran commonly used algorithm assembly, comprising calculating the difference, numerical integration calculation of linear and nonlinear equations.
非线性方程
- 非线性方程组代码,希望对初学者有帮助!!!(the code for fortran language,may it can help learner)