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

搜索资源列表

  1. GAUSSsuanfa

    0下载:
  2. 直接三角分解法(LU分解法)求线性方程组的解-The direct triangular decomposition (LU decomposition method) of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2647
    • 提供者:李沆
  1. gussl

    0下载:
  2. 掌握用MATLAB编写LU分解法与PLU分解法的程序;-The preparation of master LU decomposition method with MATLAB and the PLU decomposition procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13041
    • 提供者:于雨
  1. Numerical_Methods_matlab

    0下载:
  2. matlab实现:高斯消元法,LU分解法,迭代法,奇异值分解,乔累斯基分解法,gauss迭代解线性方程组,jacobi迭代解线性方程组-matlab implementation: Gauss elimination, LU decomposition, iterative methods, singular value decomposition, Cholesky decomposition, gauss iterative solution of linear equations, jac
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:322627
    • 提供者:jinghai
  1. LU

    0下载:
  2. 解线性代数方程组的列主元LU分解法的C++实现-Solving linear algebraic equations out of the main element LU decomposition by C++
  3. 所属分类:Console

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

    0下载:
  2. LU分解法 数值分析课程设计 C语言程序-Numerical analysis of LU decomposition C language program curriculum design
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1408
    • 提供者:詹永恒
  1. lu

    0下载:
  2. 用lu分解法求解线性代数方程组,可以输出u|y增广矩阵-Using lu decomposition method for solving linear algebraic equations, can output u | y augmented matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1550
    • 提供者:schi
  1. LinearMath

    0下载:
  2. 矩阵加、减、乘、最小二乘、LU分解法等相关算法-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2686
    • 提供者:
  1. Lu

    0下载:
  2. 数值计算中的LU分解法的实现算法,将矩阵分解为上三角和下三角矩阵进行运算-LU code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:973
    • 提供者:cookies
  1. LU

    0下载:
  2. 数值计算中LU分解法源代码 对矩阵进行变换-Numerical calculation of LU decomposition of the matrix to transform the source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:697
    • 提供者:赤脚陀螺
  1. LU

    0下载:
  2. 包括LU和LUl,后者是列主元的LU分解法-LU sulve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:983
    • 提供者:王仲根
  1. LU

    0下载:
  2. 解系数矩阵为非奇异的线性方程组的LU分解法-Solution of a nonsingular coefficient matrix of linear equations of LU decomposition method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1259
    • 提供者:lijiangcheng
  1. LU

    0下载:
  2. 这是LU分解法求线性方程组的资料,讲解了LU分解的原理及过程,非常实用-LU decomposition seeking linear equations to explain the principles and process of the LU decomposition, very practical
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:198271
    • 提供者:claire
  1. LU

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

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

    0下载:
  2. 自己编写的基于MFC的LU分解法实例,功能齐全。包含所有工程文件和exe文件-I have written LU decomposition method based on the MFC instance, a full-featured. Contains all project files and exe file
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:2544021
    • 提供者:曹昀昀
  1. LU-decomposition-

    0下载:
  2. LU分解法解方程,数值计算,C++源码,下载可用-LU decomposition method of solving equations, numerical calculation C++ source, available for download
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:626842
    • 提供者:杰瑞
  1. LU

    0下载:
  2. 数值分析方法-解线性方程组的直接方法-LU分解法的实现-Numerical analysis method- realization of the direct method of solving linear equations-LU decomposition method
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:3125
    • 提供者:hmg
  1. LU

    0下载:
  2. 运用LU分解法来解线性方程组 可以改变N 来解N阶线性方程-N to solve N linear equations using LU decomposition method for solving linear equations can be changed
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:652
    • 提供者:李家骐
  1. LU-fenjie

    0下载:
  2. 数值分析中的,LU分解法,解线性方程组。对于学习解线性方程组很有帮助!-it is used for dealing LU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:180639
    • 提供者:肖波
  1. LU

    0下载:
  2. LU分解法解线性方程组(内附题目) #include "math.h" #include "stdio.h" #define n 4 int LU(double (*a)[n])-LU decomposition method for solving linear equations (containing title)# include " math.h" # include " stdio.h" # define n 4 int LU (
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:7214
    • 提供者:l
  1. LU-and-QR

    0下载:
  2. 求解线性方程组Ax=b,其实质就是把它的系数矩阵A通过各种变换成一个下三角或上三角矩阵,从而简化方程组的求解。因此,在求解线性方程组的过程中,把系数矩阵A变换成上三角或下三角矩阵显得尤为重要,然而矩阵A的变换通常有两种分解方法:LU分解法和QR分解法。-LU and QR decomposition method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:83631
    • 提供者:段艳
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com