非线性方程组的牛顿法我要分享

Newton method for nonlinear equations

newton newton_iterate 非线性方程组 symbolic 非线性方程

关注次数: 251

下载次数: 0

文件大小: 826B

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:非线性方程组的牛顿法matlab程序,采用符号运算,输入参量为含参的代数式子,无需分离出各个矩阵。


English Description:

The matlab program of Newton's method for nonlinear equations uses symbolic operation, and the input parameters are algebraic expressions with parameters, so it is not necessary to separate each matrix.


代码预览