搜索资源列表

  1. mMath

    0下载:
  2. 用于矩阵加减乘除运算、高斯消元法解方程等
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7317
    • 提供者:朱益虎
  1. 312

    0下载:
  2. 高斯消元法解方程, 速度较快-PGE Solving equations faster
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:922
    • 提供者:王云飞
  1. CALCU.ZIP

    0下载:
  2. 数值分析中的常用方法,包括解方程,列主元高斯消去法解方程组,最小二乘拟合,插值,数值积分等,通过调试,全部可用.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2835
    • 提供者:mayingjie
  1. 312

    0下载:
  2. 高斯消元法解方程, 速度较快-PGE Solving equations faster
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:王云飞
  1. gaosixiaoyuan

    0下载:
  2. 计算方法 用高斯消元法解方程组,源代码以及注释 注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
  3. 所属分类:其他小程序

    • 发布日期:2024-07-07
    • 文件大小:277504
    • 提供者:袁坤
  1. mMath

    0下载:
  2. 用于矩阵加减乘除运算、高斯消元法解方程等-Matrix addition and subtraction to multiplication and division operations, Gauss elimination, such as solutions of equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-07
    • 文件大小:7168
    • 提供者:朱益虎
  1. gauss

    0下载:
  2. 采用全选主元的高斯消去法求解线性方程组,函数名为rgauss,返回值为一个数组存放方程的解-Select All PCA using the Gaussian elimination method to solve linear equations, function called rgauss, the return value is an array of storage equation
  3. 所属分类:Windows编程

    • 发布日期:2024-07-07
    • 文件大小:6144
    • 提供者:yukun2008
  1. CALCU.ZIP

    0下载:
  2. 数值分析中的常用方法,包括解方程,列主元高斯消去法解方程组,最小二乘拟合,插值,数值积分等,通过调试,全部可用.-Numerical analysis of commonly used methods, including solution of equations, PCA out Gaussian elimination solution of equations, least-squares fitting, interpolat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-07
    • 文件大小:2048
    • 提供者:mayingjie
  1. gaosi

    0下载:
  2. 这是一个关于数值方法的求非线性方程的算法,其中有高斯消元法和道理特解方程方法。-This is a study on numerical methods for nonlinear equations of the algorithms, including Gaussian elimination method and reason special solution of equation method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-07
    • 文件大小:2048
    • 提供者:wyywd
  1. GaussEliminationSolutionOfEquations

    0下载:
  2. 高斯消元法解方程,数值计算方法课程的例子。-Gauss elimination solution of equations, numerical methods curriculum examples.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-07
    • 文件大小:11264
    • 提供者:lg
  1. gaosi

    0下载:
  2. 高斯消元法解方程组 简单的 但很实际 放在这里大家共享-Gauss elimination solution of equations is easy, but here the actual U.S. share
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-07
    • 文件大小:260096
    • 提供者:王磊
  1. gauss

    0下载:
  2. MATLAB中的高斯消元法解方程,注释,源MATLAB代码-MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code
  3. 所属分类:matlab例程

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:马刚
  1. Algorithm

    0下载:
  2. 方程求根的牛顿迭代法的算法和熟悉列主元高斯消元法解线性方程组的算法-Equation Roots of Newton' s iteration algorithm and PCA are familiar with out Gaussian elimination algorithm for solving linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-07
    • 文件大小:64512
    • 提供者:zhangmin
  1. gaosi

    0下载:
  2. 利用高斯消元法解线性方程,通过输入系数矩阵,结果矩阵,即可求解多原方程-Gaussian elimination method for Linear Equations, by entering the coefficient matrix, the results matrix, can solve many of the original equation
  3. 所属分类:其他小程序

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:zhangyang
  1. BaseMath

    0下载:
  2. C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equat
  3. 所属分类:C#编程

    • 发布日期:2024-07-07
    • 文件大小:495616
    • 提供者:曾文斌
  1. gose

    0下载:
  2. 这是一共用高斯消元法实现的解方程的程序,时间复杂度为o(n^3)-This is a common Gaussian elimination procedure for solving equations to achieve the time complexity is o (n ^ 3)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:
  1. the-solution-to-AX=B

    0下载:
  2. 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the u
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:大象
  1. Solving-linear-equations

    0下载:
  2. 求解线性方程组,首先要确定方程式的个数,以及每个方程的系数,要求程序与用户交互, 在程序运行过程中,要求用户输入方程个数和方程中的系数,程序把系数存入系数矩阵中 运用消元法(高斯消元法):1.将系数矩阵消为上三角2.回代求得方程组的解-Solving linear equations, we must first determine the number of equations, and the coefficients
  3. 所属分类:C#编程

    • 发布日期:2024-07-07
    • 文件大小:27648
    • 提供者:邹成睿
  1. Euler-Walker

    0下载:
  2. 高斯消元法解尤拉沃克方程,从而进行参数化功率谱估计-Gaussian elimination method for solving the Euler Walker equation, thus a parametric power spectrum estimation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-07
    • 文件大小:2048
    • 提供者:柴磊
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消元法,可用于解齐次方程。大家可以-Gaussian elimination method can be used for solution of the homogeneous equation. Try
  3. 所属分类:汇编语言

    • 发布日期:2024-07-07
    • 文件大小:1024
    • 提供者:laotan
« 12 »

源码中国 www.ymcn.org