文件名称:gaussQ
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.01kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
程序:全主元Gauss消去法
过程:gaussq(aa,bb,xx,n,sgn)
作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败
方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient matrix, bb for the right-hand side vector, xx for the solution vector, n the order of the equation, sgn as identifiers, 1 indicates the calculation as normal, 0 indicates failure of the calculation equation of the form: aa (n, n)* x (n) = bb (n)
过程:gaussq(aa,bb,xx,n,sgn)
作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败
方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient matrix, bb for the right-hand side vector, xx for the solution vector, n the order of the equation, sgn as identifiers, 1 indicates the calculation as normal, 0 indicates failure of the calculation equation of the form: aa (n, n)* x (n) = bb (n)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gaussQ/Debug/DF60.PDB
gaussQ/Debug/gaussQ.obj
gaussQ/Debug/gaussQ.pdb
gaussQ/gaussQ.dsp
gaussQ/gaussQ.dsw
gaussQ/gaussQ.f90
gaussQ/gaussQ.opt
gaussQ/gaussQ.plg
gaussQ/Debug
gaussQ
gaussQ/Debug/gaussQ.obj
gaussQ/Debug/gaussQ.pdb
gaussQ/gaussQ.dsp
gaussQ/gaussQ.dsw
gaussQ/gaussQ.f90
gaussQ/gaussQ.opt
gaussQ/gaussQ.plg
gaussQ/Debug
gaussQ
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.