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

搜索资源列表

  1. Adomiandecompositionmethod

    3下载:
  2. 用Adomain分解方法求解分数阶常微分方程组,线性的和非线性的方程组都可以。-using Adomian decompositon method to solve fractional differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:735
    • 提供者:zgl
  1. Solving-linear-equation

    0下载:
  2. 解线性方程组的直接法,我搜集的matlab程序,希望对同学有用,希望大家学习!-Solving linear equations, direct method, I collected the matlab program, the students hope to be useful, I hope you learn!
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:21621
    • 提供者:郑林
  1. chapter04_ex

    0下载:
  2. matlab数值分析与应用线性方程组数值方法-linear simultaneous equations
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1308
    • 提供者:why
  1. guassliezhuyuansu

    0下载:
  2. 用Matlab实现高斯列主元消去法解非齐次线性方程组-Matlab implementation by principal component Gaussian elimination method for solving the column non-homogeneous linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:596
    • 提供者:林筝
  1. M_5_1_Big

    0下载:
  2. 一个用于求解无对角线性方程组的matlab程序。是通过LU矩阵分解进行求解的。-a matlab program for getting the roots of big linear equations by LU decompisition.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3409
    • 提供者:高山
  1. Block_5_1_Big

    0下载:
  2. 一个用于求解无对角分块矩阵线性方程组的matlab程序。带有误差函数。-a matlab program used for solving for the roots of huge linear equations by LU decompision.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6753
    • 提供者:高山
  1. Solve

    0下载:
  2. 线性方程组的系数矩阵为实对称阵并且采用半带宽存储时,采用顺序高斯消去法解线性方程组的matlab程序。-The coefficient matrix of linear equations for the real symmetric matrix and the semi-bandwidth, storage, use sequential Gaussian elimination method for solving linear equations matlab program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:570
    • 提供者:happy511
  1. JGuss

    0下载:
  2. 用迭代法求解线性方程组:主要是Jacobi迭代法和Gauss-Seidel迭代法关于MATLAB源程序-Iterative method for solving linear equations: Jacobi iteration, and is mainly Gauss-Seidel iteration method on MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:736
    • 提供者:陈玟
  1. Typical-methods-for-linear-equations

    0下载:
  2. 解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algori
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:14599
    • 提供者:huyunq
  1. MiniMatlab

    0下载:
  2. 迷你MATLAB 支持基础运算 矩阵运算 数学统计函数作图 线性方程组和一般简单方程求解-Mini MATLAB matrix operations support basic computing functions mapping mathematical statistics and general linear equations to solve simple equations
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:319944
    • 提供者:Liu yu
  1. LU

    0下载:
  2. 数值分析线性方程组LU分解,matlab平台实现-Numerical LU decomposition of linear equations, matlab platform
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2014
    • 提供者:邹龙刚
  1. Gaussxiao

    0下载:
  2. 在Matlab环境下用Gauss消元法求解线性方程组的根-In Matlab environment using Gauss elimination method for solving linear equations of the root
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:Colin li
  1. AX=B-jacobi

    0下载:
  2. 根据雅克比迭代法求解线性方程组AX=B的MATLAB程序。经过算例验证正确。适用性非常广。-According to Jacobi iterative method for solving linear equations AX = B on MATLAB. After a numerical example is correct. Very wide applicability.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:802
    • 提供者:大象
  1. shuzhijisisuan

    0下载:
  2. 数值计算源代码:包含romberg和差值计算的matlab代码,线性方程组和迭代法的c源代码。-Numerical code: the difference between calculated and included romberg matlab code, linear equations and the iterative method c source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:305964
    • 提供者:zhangzinan
  1. my_cgs

    0下载:
  2. 共轭梯度平方法的matlab代码,可用于解线性方程组-cgs method is used to solve linear functions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:629
    • 提供者:任金彦
  1. the-solution-to-AX=B

    0下载:
  2. 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1252
    • 提供者:大象
  1. chengxu

    0下载:
  2. 使用matlab语言,实现列主元消去法解线性方程组,这是一个较好的程序-It is a good procedure that using matlab language to solve the math problem.It make the problem to be easy.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3186
    • 提供者:chris
  1. GaussSeidel

    0下载:
  2. 采用matlab程序详细求解了数值分析中高斯赛德尔迭代求解线性方程组的问题,给出了很多注释讲解,有利于初学者-Based on matlab program detailed numerical analysis of solving the gaussian del iteration of linear equations, provided a lot of comments explained, be helpful for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:911
    • 提供者:sunli
  1. solution

    0下载:
  2. 实现求解方程组的高斯消去法 利用编制的算法求解给定的线性方程组; 和MATLAB内置的命令进行比较 -Solving the equations of the Gaussian elimination method The preparation of the algorithm for solving linear equations given And the MATLAB built-in command to compare
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2845
    • 提供者:jenny
  1. iteration

    0下载:
  2. 利用Matlab 实现求解方程组的 Jacobi 迭代法; 利用Matlab 实现求解方程组的 Gauss-Seidel 迭代法; 利用编制的算法求解给定的线性方程组; -Matlab Jacobi iterative method for solving equations Use of Matlab for solving the equations of Gauss-Seidel iteration method The preparation of the alg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:60349
    • 提供者:jenny
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com