CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - LU分解

搜索资源列表

  1. lu_decompose

    0下载:
  2. 基于数值计算的矩阵分解。用MATLAB实现的LU分解算法-Based on the numerical calculation of decomposing matrix. MATLAB LU decomposition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:689
    • 提供者:张平
  1. work

    0下载:
  2. 用MATLAB实现带状矩阵A的LU分解,参数为A的主对角线元素组成的列向量-A MATLAB implementation by the LU decomposition of banded matrix, the parameters for the A' s main diagonal elements of the column vector
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2251
    • 提供者:张强
  1. LUGS

    0下载:
  2. 在matlab中实现矩阵的lu分解和Gauss-Seidel求特征值-Implemented in the matlab lu matrix decomposition and Gauss-Seidel eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:594
    • 提供者:liu18hao
  1. linear-simultaneous-equations

    0下载:
  2. 线性方程组LU分解直接解法,GS迭代、夹克比迭代、SOR迭代等Matlab代码-linear simultaneous equations
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2184
    • 提供者:李南
  1. LU

    0下载:
  2. 矩阵的三角分解c程序,以矩阵A=[2 4 4 2;3 3 12 6;2 4 -1 2;4 2 1 1]为例。-C triangular matrix decomposition process, the matrix A = [2 4 4 2 3 3 12 6 2 4-1 2 4 2 1 1] as an example.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:848
    • 提供者:houmeng
  1. doolittle

    0下载:
  2. 这个程序是将系数矩阵进行杜利特尔分解,并求解线性方程组的通用程序-This program is the coefficient matrix Doolittle decomposition and solving linear equations of the general program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1696
    • 提供者:张靖
  1. LUfenjie

    0下载:
  2. LU分解算法!数值分析的内容!欢迎下载!-LU decomposition algorithm! Numerical analysis of the contents! Welcome to download!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:403729
    • 提供者:brq
  1. FORTRAN-compilation-algorithm

    0下载:
  2. 用于科学计算的Fortran 90/95算法源程序,用LU分解进行高斯消元法-This module provides all the subroutines needed to solve the problem: Ax=b using direct methods, based on employing either the LU or PLU factorisation methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7613500
    • 提供者:kevin
  1. EFIERWGTriangle

    0下载:
  2. 参数设定,装入RWG边元数据,复矩阵的LU分解,采用LU分解放法产生逆矩阵。-set parameter and load RWG data,generalized inverse matrix of the Jacobian matrix was calculated using LU method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3376
    • 提供者:李华
  1. MyMatrixFunction

    0下载:
  2. 包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative sol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3020
    • 提供者:z
  1. Numerical-Analysis-5

    1下载:
  2. 这里面是数值分析作业的VB程序数值分析程序 线性方程 雅可比 高斯 迭代 二次及高次 线性微分方程 列主元及行主元高斯消元法 LU分解 插值法-This operation which is the numerical analysis numerical analysis program VB program Gaussian iterative linear Fangcheng Ya secondary and higher than linear differential column a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:56078
    • 提供者:耿伟
  1. five-diagonal

    2下载:
  2. 基于三对角矩阵LU分解的追赶法,编写的追赶法分解五对角矩阵,并在此基础上解以五对角为系数矩阵的线性方程组。-Tridiagonal matrix based on LU decomposition method to catch up, catch up with the preparation of the Decomposition of five pairs of diagonal matrix, and on this basis for the solution to five dia
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1133
    • 提供者:whywestlife
  1. lulzy

    0下载:
  2. lu分解发解方程组 输入矩阵大小范围 小于10 采用地迭代法完成-lu decomposition made solving system of equations
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:638
    • 提供者:xuwei
  1. 31368218MatrixMath

    0下载:
  2. LU分解及其相关科学计算函数,比如高斯消元法,QR分解-LU decomposition and related scientific computing functions, such as Gaussian elimination, QR decomposition, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:97604
    • 提供者:wang
  1. LU

    0下载:
  2. 将矩阵分解为一个上三角和一个下三角,同时记录交换的过程。-Will be divided into an upper triangular matrix and a lower triangular and record the exchange process.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1544
    • 提供者:cuijun
  1. LLUU

    0下载:
  2. 矩阵的LU分解,可以用来改进求解线性方程组的效率。-LU matrix decomposition can be used to improve the efficiency of solving linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:627
    • 提供者:Alice Yang
  1. LU_meshod

    0下载:
  2. LU分解发求逆阵,C语言源程序,测试过好用。-LU decomposition of the inverse matrix made, C language source code, tested easy to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:679
    • 提供者:fangji
  1. matrix_factorization

    1下载:
  2. 用matlab进行矩阵的分解,分别进行Lu矩阵分解、不完全LU分解、不完全cholesky分解和Cholesky分解-Decomposition of the matrix with matlab, respectively, Lu matrix factorization, incomplete LU decomposition, incomplete cholesky decomposition and Cholesky decomposition
  3. 所属分类:matlab

    • 发布日期:2014-11-13
    • 文件大小:1024
    • 提供者:gong ke
  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. GEE

    0下载:
  2. LU分解,LU法解方程,matlab语言-LU decomposition, LU method for solving equations, matlab language
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11731
    • 提供者:wxq
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com