说明:做的一个关于水网解算的小程序,用的是把非线性方程转化为线性方程的思想去解决的,-Does a solver on the water network of small procedures, using the nonlinear equations into linear equations to...
说明:利用矩阵分析的方法对线性方程组进行求解分析,得出奇异值分解法相对于其他分解法的好处-Analysis using matrix method for solving linear equations analysis singular value decomposition method for t...
说明:LM方法是求解非线性方程组的经典方法之一,本程序提供一类新的修正LM方法求解非线性方程组的两个算例,供参考!
说明:Burgers方程作为流体计算中的经典模型方程之一,他的理论解作为验证求解格式的重要依据!-Burgers equation as a calculation of the classical fluid model equations, one of him as a validation of ...
说明:偏微分方程的数值解法偏微分方程的数值解法偏微分方程的数值解法
说明:本文用龙格库塔法求解了不拉休斯解。龙格库塔法是求解高阶微分方程的有力工具,本文对龙格库塔方法作了简要介绍,并附上了matlab源程序。