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

搜索资源列表

  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. jisuanfangfa

    0下载:
  2. 计算方法程序:三次拉格朗日插值、牛顿插值、复化梯形积分、复化Simpson积分、高斯列主元消去法、LU分解法-Calculation procedure: three Lagrange interpolation, Newton interpolation, complex trapezoidal integration, complex integration of Simpson, principal component elimination method Gauss column, LU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:29968
    • 提供者:wangxuanbo
  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. lualt

    0下载:
  2. LU Decomposition programme
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:581
    • 提供者:karam
  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. Doolittle

    0下载:
  2. 此方法为求解线性方程组的方法,LU分解法也称Doolittle分解法方便,是数值计算中经常运用的一种方法-This method is the method for solving linear equations, LU decomposition, also known as Doolittle decomposition method is convenient, is often used in numerical calculation method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:12450
    • 提供者:陈岩
  1. LUfenjie

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

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

    0下载:
  2. Matlab file for Part 1 of the LU Decomposition module
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1014
    • 提供者:hiruy
  1. lude2

    0下载:
  2. Matlab file for Part 2 of the LU Decomposition module
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:579
    • 提供者:hiruy
  1. lude3

    0下载:
  2. Matlab file for Part 3 of the LU Decomposition module
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:653
    • 提供者:hiruy
  1. lude4

    0下载:
  2. Matlab file for Part 4 of the LU Decomposition module
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:914
    • 提供者:hiruy
  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. File2

    0下载:
  2. 矩阵求逆(lu分解法),已在matlab下进行测试,计算精度大概为小数点后4位-Matrix inversion (lu decomposition method), has been tested under matlab, after the decimal point accuracy is approximately 4
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1789
    • 提供者:liuqy
  1. MT2DSXX_LU

    1下载:
  2. mt二维大地电磁正演程序,采用lu分解法编写的-two-dimensional magnetotelluric forward mt program written by lu decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:504266
    • 提供者:刘小东
  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. CC

    0下载:
  2. 数值分析的上机作业,有三个文件,可以实现1、LU分解法;2、高斯消去法和高斯行主元消去法;3、雅克比迭代法和高斯迭代法。去求解矩阵方程~-Numerical Analysis of the machine operation, there are three files, you can achieve 1, LU decomposition 2, Gaussian elimination and Gauss-line principal component elimination metho
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:317555
    • 提供者:王豆豆
  1. one

    0下载:
  2. 各种非线性方程及方程组求解算法,如LU分解法,程序在C环境下通过。-Equations of nonlinear equations and solving algorithm, such as LU decomposition, the program in the C environment through.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:18285
    • 提供者:luo
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com