CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 求线性方程组

搜索资源列表

  1. niudunchazhifa

    0下载:
  2. 牛顿插值法求线性方程组 自己做的 有点简单呵呵 -Newton interpolation method for linear equations themselves a bit simple-huh
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11948
    • 提供者:老虎
  1. shuzhifenxijrx

    0下载:
  2. 利用高斯消去法求线性方程组 自己写的 简陋了点-using Gaussian elimination method for solving linear equations themselves have written a simple point
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6342
    • 提供者:老虎
  1. 线形方程组求解

    0下载:
  2. 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的Gauss消元法是在Gauss消元法上增加了选列主元
  3. 所属分类:并行运算

    • 发布日期:2014-01-17
    • 文件大小:1054
    • 提供者:lz
  1. gaosixiaoyuan

    0下载:
  2. 自己编的高斯消元法求线性方程组的根 可以供数值算法的朋友参考
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:243748
    • 提供者:赵智斌
  1. ORDGAUSS

    0下载:
  2. 利用高斯法求线性方程组的解-Gauss method for solving linear equations solution
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:825
    • 提供者:谷雨
  1. gauss

    0下载:
  2. 对计算方法学中求线性方程组的高斯消去法的实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13724
    • 提供者:陈波
  1. gsxc

    0下载:
  2. 用高斯消去法求线性方程组的解.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:顾阳
  1. Gaussian_elimination

    0下载:
  2. 求线性方程组的解和系数矩阵的逆,用C实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2032
    • 提供者:姚宙
  1. 求逆阵

    0下载:
  2. 202用列主元消取法解线性方程 ***********★*******★********★************ 一.功能 当线性方程组有唯一解时求其解 。 二.算法简介消元过程,设方程组为 Ax=b (1)公式(1)有增广矩阵 a11 a12….a1n b1 a21 a22…a2n b2 (A,B)= ………………. an1 an2…ann bn-out with the main 202 yuan Consumers copying solution of linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18200
    • 提供者:左物
  1. 线性代数方程组

    0下载:
  2. 求线性代数方程组,计算方法-linear algebraic equations, the calculation method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16563
    • 提供者:杨建伟
  1. Cholesky

    0下载:
  2. Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:18964
    • 提供者:宫同举
  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7167
    • 提供者:zuoxl
  1. GAUSSsuanfa

    0下载:
  2. 直接三角分解法(LU分解法)求线性方程组的解-The direct triangular decomposition (LU decomposition method) of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2647
    • 提供者:李沆
  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 equations, one dollar real roots of
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:495222
    • 提供者:曾文斌
  1. Lagrange_gui

    0下载:
  2. Lagrange插值多项式求线性方程组,数值分析考试用-Lagrange polynomial interpolation of linear equations, numerical analysis examinations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2992
    • 提供者:li
  1. 高斯-赛德尔迭代法求线性方程组Ax=b的解

    0下载:
  2. 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:10240
    • 提供者:浅若夏沫
  1. 解方线性方程组

    1下载:
  2. 通过高斯消元法求解解线性方程组,使用动态内存分配(system of linear equations)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:461824
    • 提供者:limit123
  1. 高斯消元法用矩阵解n元一次方程组.js

    0下载:
  2. 可以求线性方程组,学习算法时,突发奇想就用js做了一个(You can solve linear equations. When learning algorithms, you can use js to create a whimsy.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:小小神
  1. 线性方程组求解

    1下载:
  2. 利用hermite标准形和满秩分解求矩阵广义逆,并且利用广义逆求解线性方程组,可以判断解的形式(Using Hermite canonical form and full rank decomposition to find the generalized inverse of a matrix, and using the generalized inverse to solve a system of linear equations, the form of the solution ca
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:嫌疑人H
  1. Generalized Inverse Matrix

    1下载:
  2. 使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation system is solved.)
  3. 所属分类:其他

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:hh_w
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com