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

搜索资源列表

  1. Solve-the-equation

    0下载:
  2. 运用matlab求解一般代数方程、线性方程组、线性微分方程、非线性微分方程的源代码-Using matlab to solve common algebraic equations, linear equations, linear differential equation and nonlinear differential equation of source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:88987
    • 提供者:王菲茵
  1. SOR

    0下载:
  2. 解线性方程组的SOR(超松弛)方法的matlab代码实现-Solution of linear equations of the SOR code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:596
    • 提供者:李莎
  1. Gauss_Seidel

    0下载:
  2. 解线性方程组的Gauss_Seidel(高斯-赛德尔)方法的matlab代码实现-Solution of linear equations of the Gauss_Seidel code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:594
    • 提供者:李莎
  1. iterative-method

    0下载:
  2. 基于MATLAB的,求解线性方程组的雅可比迭代法和高斯-赛德尔迭代法的比较-Than the iteration method and Gauss- Seidel iterative method based on MATLAB, solving linear equations of Jacques
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:91008
    • 提供者:mathman
  1. Jacobi

    0下载:
  2. 用jacobi迭代法解线性方程组,的matlab实现。M文件源代码。-Jacobi iterative method for solving linear equations, matlab implementation. M-file source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:562
    • 提供者:hello
  1. Gauss

    0下载:
  2. 线性方程组的数值解法的Matlab代码 采用Gauss算法和LU分解-Matlab code of the numerical solution of linear equations using Gauss algorithm and LU factorization
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13539
    • 提供者:yy
  1. HouseholderQR

    4下载:
  2. 豪斯霍尔德QR分解及回代MATLAB代码,并用该方法解决线性方程组的实例-Howard Hopper QR decomposition and back substitution de MATLAB code, and use this solution to an instance of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2131
    • 提供者:王子涵
  1. ga_ex

    0下载:
  2. 用gauss消去法求线性方程组的解.只考虑可读性, 不考虑matlab的特性.-Gauss elimination method to seek the solution of linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:598
    • 提供者:wlj
  1. matlab-examples

    0下载:
  2. 基于matlab的高斯消去法求解线性代数方程组-Gaussian Elimination
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:84121
    • 提供者:小谢
  1. LU

    0下载:
  2. 数值分析中运用matlab使用LU分解法求线性方程组-Numerical analysis using matlab LU decomposition method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1254
    • 提供者:
  1. gauss_seidel

    0下载:
  2. 数值分析运用matlab用gauss-seidel迭代法求解线性方程组-Numerical analysis using matlab gauss-seidel iterative method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:865
    • 提供者:
  1. Gaussian-elimination-code

    0下载:
  2. 线性方程组求解,高斯消元法,列主元消元法,matlab代码-Solving linear equations, Gaussian elimination, main-element elimination method, matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:4108
    • 提供者:marry
  1. Linear-Equations-Solving

    0下载:
  2. 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis report, as well as linear equa
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:4758739
    • 提供者:吉韦
  1. doolittle

    0下载:
  2. matlab语言 doolittle 分解解线性方程组-doolittle decomposition solution of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:707
    • 提供者:
  1. gauss

    0下载:
  2. 此文件为MATLAB的M文件,文件包含一个function为GUASS消元法,可以求任意阶数的线性方程组的解。-This file MATLAB M-files, the file contains a function for GUASS method of elimination, you can seek the solution of the linear equations of any order.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:729
    • 提供者:buqing
  1. Crout1

    0下载:
  2. 此文件为MATLAB的M文件,功能是通过Crout分解法,解线性方程组。-This file is a MATLAB M-file function is through the the Crout decomposition method for solving linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:531
    • 提供者:buqing
  1. jacobi

    0下载:
  2. 此文件为MATLAB的M文件,功能是通过Jcobi迭代法求相应精度和迭代次数限制的线性方程组。-This file MATLAB M-files, the demand function is through Jcobi iterative method of linear equations corresponding precision and limit the number of iterations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1325
    • 提供者:buqing
  1. Jacobi

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

    • 发布日期:2017-11-27
    • 文件大小:566
    • 提供者:luoxia
  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. 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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com