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

搜索资源列表

  1. C_Lauguage

    0下载:
  2. 用雅克比迭代公式,求解线性方程组的近似解。-With Jacobi iteration formula for solving linear equations approximate solution.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:178733
    • 提供者:刘冬
  1. 1Solution

    0下载:
  2. 主要功能是用于求解线性方程组,为大家解决许多难以解决的问题。-Main function is used to solve linear equations, for everyone to solve many difficult problems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:14669
    • 提供者:Solo猫猫
  1. gauss

    0下载:
  2. 高斯求解线性方程组,任意维度,任意变量~!多项式插值-guass linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2266
    • 提供者:zhuangkun
  1. LU-and-QR

    0下载:
  2. 求解线性方程组Ax=b,其实质就是把它的系数矩阵A通过各种变换成一个下三角或上三角矩阵,从而简化方程组的求解。因此,在求解线性方程组的过程中,把系数矩阵A变换成上三角或下三角矩阵显得尤为重要,然而矩阵A的变换通常有两种分解方法:LU分解法和QR分解法。-LU and QR decomposition method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:83631
    • 提供者:段艳
  1. gauss

    0下载:
  2. 利用高斯列主元法求解四元一次线性方程组。-Gauss main element method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:546
    • 提供者:蓝星雨
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. zhuiganfa

    0下载:
  2. 利用追赶法求解三对角线性方程组,matlab程序代码-chasing method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3715
    • 提供者:王昭
  1. lapulasifangcheng

    0下载:
  2. 正方形区域Laplace方程Diriclet问题的求解,需要调用Jacobi迭代法和Guass-Seidel迭代法求解线性方程组 -laplace s equation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4858
    • 提供者:王昭
  1. RCS

    0下载:
  2. 本文利用Ping-Liang Rui,Ru-Shan Chen提出的一种基于多层快速多极子(MLFMA)谱域两步预处理方法,来求解在单站RCS计算时产生的有多个右边项的大型线性方程组。-In this paper, Ping-Liang Rui, Ru-Shan Chen proposed based on multilevel fast multipole (MLFMA) spectral-domain two-step pretreatment method to solve the mon
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:601803
    • 提供者:yangkai
  1. gmres

    0下载:
  2. gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。-gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2449
    • 提供者:wangwenshu
  1. direct-method-solve-linear-equation

    0下载:
  2. 基于MATLAB环境下的运用直接法求解线性方程组的对应的代码 简单易学 便于初学者消化使用-Based on MATLAB environment using a direct method for solving linear equations corresponding code is easy to learn for beginners to use digest
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7571
    • 提供者:明超
  1. iteratmed-solve-linearequa

    0下载:
  2. 基于MATLAB环境下的运用迭代法求解线性方程组的对应的代码 简单易学 便于初学者消化使用-Based on MATLAB environment using iterative method for solving linear equations corresponding code is easy to learn for beginners to use digest
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9292
    • 提供者:明超
  1. CGAUSS

    0下载:
  2. 高斯消去法求解负系数线性方程组,数值方法的计算机实现-Gaussian elimination method for solving the negative coefficient of linear equations, numerical methods of computer-implemented
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1071
    • 提供者:孙臻
  1. GAUSDL

    0下载:
  2. 高斯迭代法求解线性方程组,数值方法与计算机实现-Gauss iterative method for solving linear equations, numerical methods and computer implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:658
    • 提供者:孙臻
  1. gaosi

    0下载:
  2. 通过matlab语言编程,实现利用Gauss消去法求解线性方程组-Through matlab language programming, using the Gauss elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:260335
    • 提供者:陈佃文
  1. liezhuyuan

    0下载:
  2. 运用matlab编程语言,实现利用列主元Gauss消去法和平方根发求解线性方程组-Use matlab programming language, using the column to achieve the main element Gauss elimination method and the square root of the hair for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:285881
    • 提供者:陈佃文
  1. GaussSeidel

    0下载:
  2. Gauss-Seidel method高斯赛德尔迭代法求解线性方程组问题matlab代码-Gauss-Seidel method
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:671
    • 提供者:Fifine
  1. Gauss

    0下载:
  2. 高斯列主元消去法求解线性方程组C语言代码实现,数值计算方法中常用-Out PCA Gaussian elimination method for solving linear equations C language code, commonly used numerical method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4071
    • 提供者:张国力
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. gauss

    0下载:
  2. 本算法使用高斯迭代法求解线性方程组,常用的数值分析方法,运行环境java-The algorithm uses Gaussian iteration method for solving linear equations, numerical analysis method used, the operating environment java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1447
    • 提供者:wendy
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com