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

搜索资源列表

  1. Jacobi

    0下载:
  2. matlab语言编写的,用于求解线性方程组的雅克比消去法-Jacques elimination method solving system of linear equations with matlab
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:566
    • 提供者:luoxia
  1. Systems-of-Linear-Equations

    0下载:
  2. 线性方程组的直接接法与多种迭代求解方法实例m文件-Method for solving linear equations directly connected with multiple iterations instance m file
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:13170
    • 提供者:郭晓晴
  1. Gauss_pivot

    0下载:
  2. matlab 高斯列主元消去法求解线性方程组程序,可用于求解任何元数方程组-Matlab gaussian column primary elimination method solving system of linear equations procedures, can be used to solve any yuan number equations
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:545
    • 提供者:luoxia
  1. Gaussian-elimination-method-

    0下载:
  2. 采用高斯列主元消去法求解其次线性方程组,是较常见的解方程组的算法-The main element of the Gaussian elimination method for solving Secondly linear equations, is more common solution of equations algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:3626
    • 提供者:赵永宁
  1. computing

    0下载:
  2. 包括: 列主元Gauss消去法解线性方程组; 矩阵的LDLT和Cholesky分解; 追赶法解三对角方程组; Jacobi和Gauss-Seidel方法解方程组; Newton插值多项式和三次样条插值多项式; 复化Simpson公式求解定积分; Romberg方法求解定积分; 二分法和割线法求非线性方程的解。-Include: Main-element Gauss elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:973233
    • 提供者:lisen
  1. zhuiganfa

    0下载:
  2. 追赶法求解线性方程组的m文件,把矩阵和向量带入直接可以调用-The chasing method to solve linear equations m file can call directly into the matrix and vector
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:10218
    • 提供者:林翼
  1. GAUSSlie

    0下载:
  2. 求解线性方程组的方法很多,主要分为直接法和间接法。本程序实验运用直接法的Guass消去法,并采用选主元的方法对方程组进行求解。-Mainly divided into direct and indirect methods for solving linear equations. The procedure experimental use the direct method Guass elimination and pivoting method to solve the equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-04
    • 文件大小:367113
    • 提供者:梧桐雨
  1. gauss_seidel

    0下载:
  2. 用Gauss-Seidel迭代法求解线性方程组-Using Gauss-Seidel iterative method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:271822
    • 提供者:QianZhou
  1. diedai

    0下载:
  2. 详细讲述了线性方程组的迭代求解的具体方法,内容比较丰富,有对应的例子-A detailed account of the specific method for iterative solution of linear equations, is rich in content, there are examples of corresponding
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:90112
    • 提供者:rereoio
  1. solving-linear-equations-solution

    0下载:
  2. 在matlab软件中用直接法求解线性方程组的解,matlab例子程序-Matlab software using the direct method for solving linear equations solution, matlab example program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:7118
    • 提供者:water wang
  1. Solving-linear-equations

    0下载:
  2. 对线性方程组进行求解,寻找线性方程组是否有解-Solving linear equations
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2757
    • 提供者:宽宽
  1. MyDesign

    0下载:
  2. 用C语言实现高斯消元算法,求解Ax=B,线性方程组。其中可以熟悉函数的调用,学习一定的编程思想。-C language Gaussian elimination algorithm for solving Ax = B, linear equations. Which may be familiar with the function call, learning some programming ideas.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:164898
    • 提供者:Andy
  1. main_gauss

    0下载:
  2. 数学分析计算程序例子,列主高斯消元法求解线性方程组。-Mathematical analysis and calculation procedures example, the column main Gaussian elimination for solving linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:1178
    • 提供者:Zhang li
  1. SD

    0下载:
  2. 最速下降法求解方程组的函数,可以通过迭代求解得到线性方程组的解-steepset decentent
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:824
    • 提供者:alone
  1. CG

    0下载:
  2. 共轭梯度法迭代求解线性方程组,通过迭代求得方程组的近似解,收敛速度较快-congruent gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:597
    • 提供者:alone
  1. GMRES

    0下载:
  2. GMRES算法求解线性方程组,并分析不同系数矩阵的迭代收敛性-GMRES method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:739
    • 提供者:alone
  1. MyBaysSolvEqs

    0下载:
  2. 贝叶斯正则化求解线性方程组的解,对于不适定问题也可以求解-baysian regulation application in solving ill-posed linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:679
    • 提供者:yuyifa
  1. GAUSS

    0下载:
  2. 列主元Gauss消去法求解线性方程组 c语言源代码-Main-element Gauss elimination method for solving linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:741
    • 提供者:于飞
  1. Overrelaxation-solving-equations

    0下载:
  2. 超松弛法求解线性方程组的C语言程序,程序运行效率高,注释很详细,是求解线性方程组的利器。可高速运行在单片机里面。-Overrelaxation method for solving linear equations C language program, the program is running high efficiency, very detailed notes, is a tool for solving linear equations. High-speed running on
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1377
    • 提供者:ahui
  1. codes-for-numerical-analysis

    0下载:
  2. 高教版数值分析的matlab代码,误差与范数,非线性方程(组)的数值解法,解线性方程组的直接方法,解线性方程组的迭代法,矩阵的特征值与特征向量的计算,函数的插值方法,函数逼近与曲线(面)拟合,数值微分,数值积分,常微分方程(组)求解-entire codes for numerical analysis based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:902246
    • 提供者:theo
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com