matlab代码实现Gauss消元法我要分享

Realization of Gauss elimination method with matlab code

关注次数: 200

下载次数: 0

文件大小: 796B

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:Gauss消元法,用于求解线性方程组,一般阶数不能太大,太大了效果不好!


English Description:

Gauss elimination method, used to solve linear equations, the general order can not be too large, too large, the effect is not good!


代码预览

相关推荐