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

搜索资源列表

  1. juzhengbingtai

    0下载:
  2. Hilbert矩阵病态线性代数方程组的求解 matlab 代做 代写-Hilbert matrix is ​ ​ ill-conditioned linear algebraic equations matlab doing some ghostwriting
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:31259
    • 提供者:李雷
  1. GAUSS-JORDAN

    0下载:
  2. 用全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有m组常数向量的n阶线性代数方程组-With full pivoting Gauss- Jordan elimination method for solving the same time while the right side has the same coefficient matrix of linear algebraic equations of order n m group constant vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:737
    • 提供者:nyg
  1. jacobi

    0下载:
  2. 解线性代数方程组的Jacobi迭代法。使用c++标准库的vector实现。-Solution of linear algebraic equations Jacobi iteration. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2309
    • 提供者:
  1. Seidel

    0下载:
  2. 解线性代数方程组的seidel迭代方法,使用标准c++库的vector实现。-Seidel iterative method for solving linear algebraic equations, using standard c++ library vector implementation.
  3. 所属分类:Algorithm

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

    0下载:
  2. 解线性代数方程组的LU分解法。使用c++标准库的vector实现。-Solution of linear algebraic equations LU decomposition. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2071
    • 提供者:
  1. orderGaussian

    0下载:
  2. 解线性代数方程组的顺序高斯消去法。使用c++标准库的vector实现。-Solution of linear algebraic equations order Gaussian elimination. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:
  1. code

    0下载:
  2. vb实现复数运算,矩阵运算,线性代数方程组求解等-vb achieve complex operations, matrix operations, linear algebra equations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:201824
    • 提供者:王小坏
  1. CG

    0下载:
  2. 利用共轭梯度法求解实数的线性代数方程组(fortran),计算速度快。-solve an equation using CG
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:378886
    • 提供者:胡英才
  1. LDLt

    0下载:
  2. 利用改进的平方根法来计算线性代数方程组,对于系数矩阵为正定的。-cholesky solve the eqution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:353416
    • 提供者:胡英才
  1. AGAUS

    0下载:
  2. 用全选主元高斯消去法解线性代数方程组AX=B-With the full election PCA Gaussian elimination solution of linear algebraic equations AX = B
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:644
    • 提供者:代持
  1. ACGAS

    0下载:
  2. 用全选主元高斯消去法求解复系数线性代数方程组-With the full election PCA Gaussian elimination method for solving complex coefficient of linear algebraic equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:代持
  1. matlab-numerical-method

    0下载:
  2. 研究生数值分析课程上的matlab算法程序,包括了线性代数方程组的数值求解,代数特征值问题,函数插值问题以及非线性方程组的求解-Matlab algorithm program graduate course on numerical analysis, including solving numerical linear algebra equations, algebraic eigenvalue problem, function interpolation problems, and n
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:13429
    • 提供者:
  1. GAUSS-SEIDEL

    0下载:
  2. 改程序实现高斯赛德尔迭代求线性代数方程组的解法,迭代过程实现(this program is for GAUSS-SEIDEL iteration method)
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:phdzhang
  1. 88916862

    0下载:
  2. C++经典数值算法源码, 包括线性代数方程组的求解, 数学变换与滤波等()
  3. 所属分类:数据结构

    • 发布日期:2018-01-05
    • 文件大小:149504
    • 提供者:rxrbh
  1. phvst

    0下载:
  2. C语言算法集 插值算法,非线性方程组,极值问题,线性代数方程组,数值积分,随机数产生()
  3. 所属分类:大数据

    • 发布日期:2018-01-06
    • 文件大小:81920
    • 提供者:lrxuphnt
  1. C常用算法程序集(第二版)

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
  3. 所属分类:数值算法/人工智能

  1. 2017.12.01 FHN模型程序

    2下载:
  2. 利用差分算法计算分数阶FHN方程和狄利克雷(Dirichlet)零边界条件: , 其中,数值仿真过程中需要对参数、和、进行选取。区域离散在空间方向取为个点,时间方向的步长为, 截止时间为T=1000。 2.程序 FHN_CG 是采用共轭梯度法求解线性代数方程组 Au=b。 程序 FHN_MG 是采用多重网格算法求解线性代数方程组Au=b(Using the difference algorithm to calculate the fractional FHN equation,
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:29696
    • 提供者:张昭儒
  1. GS+JACOBI

    0下载:
  2. 高斯与夹克比迭代计算,用于求解线性代数方程组(GS and JACOBI Iterative calculation)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:十五的思念
  1. opgiig

    0下载:
  2. C++经典数值算法源码, 包括线性代数方程组的求解, 数学变换与滤波等()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:149504
    • 提供者:DZHgltvp$5654
  1. 6913980

    0下载:
  2. C语言算法集 插值算法,非线性方程组,极值问题,线性代数方程组,数值积分,随机数产生()
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:81920
    • 提供者:Gerbknw
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com