登录
首页 » 算法 » 顺序的Gauss消去法

顺序的Gauss消去法

于 2022-03-29 发布 文件大小:11.18 kB
0 210
下载积分: 2 下载次数: 1

代码说明:

Gauss消去法程序顺序高斯消去法是求解联立线性代数方程的流行方法,许多算法都来自这个方法。这个方法是通过一系列操作实现将增广矩阵简化成上三角矩阵,向量b在这个过程中也被修改,由回代过程得到解向量下x,消去和回代步骤如下:aij=aij-(aik/akk)*akj,k=0,1,2,3,...,(n-2);akk!=0i=(k+1),(k+2),...,(n-1)      j=k,(k+1),..,nxn-1=a(n-1)n/a(n-1)(n-1)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本程序为7HC595的驱动程序,为初学者掌握SPI时序给予很大帮助。...
    本程序为7HC595的驱动程序,为初学者掌握SPI时序给予很大帮助。-This procedure for 7HC595 driver, SPI master timing for beginners to give great help to me.
    2022-06-16 19:20:53下载
    积分:1
  • 使用 MPI 的矩阵乘
    使用 MPI 的矩阵乘法
    2022-07-07 15:38:56下载
    积分:1
  • 工资管理系统
    资源描述工资管理系统,C语言作业,简单,易用
    2022-11-08 22:05:03下载
    积分:1
  • GNjava实现
    这是一个经典的社团划分,采用GN算法思想, 基本上是从昨天开始吧,着手复杂网络的GN算法,整个过程包括从GML文件中提取邻接矩阵数据,GN算法的实现,模块度的计算。 (1)GML文件的读取。做GN的时候首次知道GML(Graph Model Language),GML (Graph Modelling Language): There are many different programs that work with graphs but almost all of them use their own file format. As a consequence, exchanging graphs between different programs is almost impossible. Simple tasks like exchange of data, externally reproducible results or a common benchmark suite are much harder than neccessary. Therefore, we have developed a new file format for the Graphlet system: GML. GML supports attaching arbitrary information to graphs, nodes and edges, and is therefore able to emulate almost every other format. 从上面的英文中我们可以知道,GML是一种文件格式,试图统一大家对图结构的表达形式。这样,会很方便大家的交互,比如程序的利用。我们主要工作是从GM
    2022-02-20 11:14:43下载
    积分:1
  • java用星号输出菱形_buychicken
    资源描述 用java在控制台输出一个指定边长的菱形: 输入一个数n:4    *   ***  ***** *******  *****   ***    * 古典问题:一百元钱买一百只chicken,公chicken五元一只,母chicken三元一只,小chicken一元三只。
    2023-04-01 06:50:04下载
    积分:1
  • 3D-FDTD垂直双阵子程序,可以调整阵子半径。以达到设计一定方向图的目的。-3D-FDTD vertical-stream procedures can be adjusted stream radius. Designed to achieve certain objectives in the direction of the map.
    2022-01-20 22:54:18下载
    积分:1
  • 基于密度聚类
    DBSCAN(Density-Based Spatial Clustering of Applications with Noise)是一个比较有代表性的基于密度的聚类算法。与划分和层次聚类方法不同,它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类。
    2022-05-26 05:44:16下载
    积分:1
  • NSAF程序
    归一化子带自适应滤波算法的源程序
    2022-04-13 04:38:47下载
    积分:1
  • pl_chdir.lsp
    此程序功能: Visual lisp 文件显示和折线方向扭转过来。描述和方法的使用: 装载您的看法文件之后, 使用 PLDIR 命令显示折线的方向。使用命令 POV 很可能要反转折线的方向。
    2023-02-15 13:00:03下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2022-06-02 03:04:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载