文件名称:liezhuyuanxiaoqufachengxu

介绍说明--下载内容均来自于网络,请自行研究使用

列主元素消去是由高斯消去法改进得到的求解线性方程组的方法,它是目前计算机上常用的解低阶稠密矩阵方程组的有效方法。列主元消去法就是在每次选主元时,仅依次按列选取绝对值最大的元素作为主元,且只交换两行,再进行消元计算。程序通过将矩阵元素赋给数组,再操作数组从而达到处理矩阵的目的。这样便可以将矩阵化为上三角形式,轻松地解出方程组的最后一组解。在计算出方程组最后一个解后,应用回代的方法,计算出方程组所有的解。-Out the main elements of cancellation is received by the Gaussian elimination method to improve the methods for solving linear equations, which is commonly used in computer solutions of low-density matrix equations of ways. Main-element elimination is the main element in every election, only the order of columns selected by the largest element in absolute value as the main element, and only the exchange of two lines, further elimination calculations. Program assigned by the matrix elements of the array, and then operating the array so as to achieve the purpose of dealing with matrices. This will be the matrix into upper triangular form, easily solved equations of the final group solution. Equations in the calculation of the final solution, the application of back substitution method to calculate all the solutions of equations.
相关搜索: matrix
solutions
visual
basic

(系统自动生成,下载前可以参看下载内容)

下载文件列表

列主元消去法程序源文件\Form进入.frm

......................\Frm列主元消去法.frm

......................\Frm结果.frm

......................\Frm结果.log

......................\Frm计算.frm

......................\Frm说明.frm

......................\Frm退出.frm

......................\Frm退出.log

......................\列主元消去法.vbp

......................\列主元消去法.vbw

......................\列主元消去法1.exe

列主元消去法程序源文件

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org