搜索资源列表

  1. 高斯列主元消去法解线性方程组

    0下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11884
    • 提供者:轮子
  1. 线性方程组求解与方程组性态讨论

    0下载:
  2. 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of d
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:54473
    • 提供者:王军
  1. 牛顿迭代法_matlab程序(解线性方程组)

    0下载:
  2. Newtong迭代法求解线性方程组..源程序
  3. 所属分类:软件工程类

  1. LinearEquation

    0下载:
  2. 线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including solution system of linear equations each algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:99328
    • 提供者:关东
  1. lufjf

    0下载:
  2. 解线性方程组的一种行主元分解法-solution of linear equations of a main line yuan Decomposition
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:andiwon
  1. col_p

    0下载:
  2. 列主消元法解线性方程组源程序-main-elimination method for solving linear equations source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. gs

    0下载:
  2. 高斯消去法求解线性方程组,以在TC2.0中编译通过-Gaussian elimination method for solving linear equations, in which the compiler through WITH TC 2.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王国栋
  1. matrix99~1

    0下载:
  2. 实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。-matrix algorithm to achieve the small program against solution of linear equations for a small procedure.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:周云
  1. jaccobi&GS

    0下载:
  2. jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:高兵
  1. mysor

    0下载:
  2. SOR(超松弛)迭代发求解线性方程组问题,带有Hilbert矩阵生成程序和其不同维数下求解的结果对比作图-SOR (Overrelaxation) iteration made for solving linear equations, with Hilbert matrix formation process and the different dimensions of the results evaluated Comparati
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:高兵
  1. Jacobi迭代法

    0下载:
  2. 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:luo
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:李春波
  1. 示列

    0下载:
  2. 解线性方程组的好程序。特别是数值分析,更具有优势-solution of linear equations of the program. In particular, numerical analysis, but also has advantages
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:leon
  1. 计算方法程序

    0下载:
  2. 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-pur
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1291264
    • 提供者: 孙灵宾
  1. 数值分析课程设计

    0下载:
  2. 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:95232
    • 提供者:沈嘉祺
  1. matlab-code

    0下载:
  2. matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, f
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:郑超
  1. LUDCMP

    0下载:
  2. LU分解法解线性方程组,内含LU分解函数以及调用的例子-LU decomposition method for solving linear equations, containing LU decomposition and the calling function examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. TriDag

    0下载:
  2. 追赶法解线性方程组,内含追赶函数以及调用的例子-chasing method for solving linear equations, containing catch up with the calling function and examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. GaussandDoolittle

    0下载:
  2. 用Gauss消去法和Doolittle三角分解法求解解线性方程组的程序源代码.-using Gauss elimination method and alignment triangular decomposition method for solving linear equations of the program source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:huafei
  1. geap

    0下载:
  2. 自己编写的全主元高斯消去法解线性方程组的matlab函数。特点:运行稳定,适合于工程计算;结构清楚,注释详尽,非常适合于初学者。-their preparation of all PCA Gaussian elimination method for solving linear equations of Matlab function. Features : stable operation, which is suitable fo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:姚飞
« 1 2 3 45 6 7 8 9 10 ... 46 »

源码中国 www.ymcn.org