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

搜索资源列表

  1. matlab--jisuanfangfa

    0下载:
  2. 计算方法,实现LU分解,高斯列主元消去法,和多项式插值,样条插值等数值计算-Calculation methods to achieve LU decomposition, out PCA Gaussian elimination, and polynomial interpolation, spline interpolation numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1168052
    • 提供者:LIN
  1. 123

    0下载:
  2. 用LU分解及列主元高斯消去法解线性方程组(非图形界面)。-Decomposition and out PCA Gaussian elimination method for solving linear equations with LU.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:196830
    • 提供者:赵瑾
  1. LU_FACTORIZATION

    0下载:
  2. 使用MATLAB实现矩阵的LU分解,MATLAB自带的函数是无法实现计算方法中的LU分解的;-MATLAB LU FACTORIZATION
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:581
    • 提供者:张树鹏
  1. Doolittle

    0下载:
  2. Doolittle分解,实现矩阵的LU分解,并显示分解后的矩阵-Doolittle decomposition, LU decomposition of the matrix to achieve, and the display matrix decomposition
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:661
    • 提供者:shangshan188
  1. pro_1

    0下载:
  2. LU分解,此程序根据LU分解的原理,实现对具体公式的分解。-LU decomposition, LU decomposition according to the principles of this program, to achieve the specific formula decomposition.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:巩晓悦
  1. 1.14

    0下载:
  2. 中国农业大学 LU分解 刘广利 第一次作业 -China Agricultural University, LU decomposition Liuguang Li first job
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:748
    • 提供者:马麟
  1. LU_Decom

    0下载:
  2. 这是一个求你矩阵的程序, LU分解作为方法, 好用-This is a program for matrix inverse, using LU decomposition method. Ok
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1275
    • 提供者:Xi PEI
  1. LU_factorization

    0下载:
  2. 矩阵的LU分解,实现一个矩阵分解为一个上三角阵与一个下三角阵的乘积-LU decomposition of the matrix, the realization of a matrix into an upper triangular matrix with a lower triangular matrix multiplication
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1531
    • 提供者:王寓巍
  1. MATLAB6

    0下载:
  2. 基于matlab数值分析LU分解源码程序,提供参考-LU decomposition based on numerical analysis matlab source program, to provide a reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:10312
    • 提供者:张涛
  1. LU-factorization

    0下载:
  2. 实现矩阵的LU最大主元分解,方便快捷有效,可以查看分解过程,适合初学者-Achieve maximum principal component matrix LU decomposition, convenient and effective, you can view the decomposition process, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1923
    • 提供者:YeePhon Lae
  1. MATLAB3Q

    0下载:
  2. 【谷速软件】matlab毕业程序代做-数值分析LU分解 参考使用-[Valley] matlab software speed graduation program generation do- numerical analysis using LU decomposition reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-27
    • 文件大小:10861
    • 提供者:张思
  1. jisuanAb2

    0下载:
  2. 用于计算矩阵的LU分解求线性方程组的根,且该LU分解属于Doolittle分解,使用的C++编程。-It is used to solve the linear equtions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:645
    • 提供者:云哲
  1. decomposition_for_Matrix

    1下载:
  2. 本次程序是一个综合程序,功能是实现矩阵分解,包含有四种算法:LU分解、QR分解、Householder Reduction、Givens Reduction-The program is a comprehensive program, whose function is performming factorization for matrix, including four algorithms: LU decomposition, QR decomposition, Householder
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:5120
    • 提供者:guang mingxing
  1. Doolittle

    0下载:
  2. 在MATLAB下使用Doolittle算法对矩阵进行LU分解-Doolittle algorithm in MATLAB using the matrix LU decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:847
    • 提供者:邓小帅
  1. Unconstrained-optimization-method

    0下载:
  2. 本资源主要对矩阵分解中的LU分解、LDL’分解、乔列斯基分解,以及无约束最优化领域中的最速下降法、牛顿法、拟牛顿法的原理、步骤和算法进行了简要介绍,并对各种方法进行了Matlab编程实验,得到了较好的结果。 本资源包含了《矩阵分解及无约束最优化方法的原理和应用简介》文档以及其中用到的全部Matlab程序,非常适合初学者学习与研究。-The resources are mainly in the matrix decomposition LU decomposition, LDL decompo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:168232
    • 提供者:王彭
  1. Linear_equations__solution

    1下载:
  2. fortran程序编写的线性方程组求解 -包括 LU分解,高斯列主元消去法,高斯消去法,矩阵求逆,乔累斯基,追赶法-Solving linear equations group, programs written in FORTRAN including LU decomposition, Gauss main element elimination method, Gauss elimination method, the matrix inversion, Jo Laski, chase m
  3. 所属分类:Algorithm

    • 发布日期:2015-05-08
    • 文件大小:7168
    • 提供者:
  1. test

    0下载:
  2. 数值分析方法,利用LU分解和QR分解两种方法求解线性方程组,这对解方程提供了便利。-Numerical analysis method using LU decomposition and QR decomposition are two methods for solving linear equations, which provides a convenient solution to the equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2384
    • 提供者:尚云
  1. gaussLUsolution

    0下载:
  2. 数值求解高斯LU分解,采用VB语言编码实现。可直接使用。-Gauss LU solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1430
    • 提供者:fan
  1. myLU1

    0下载:
  2. matlab实现LU分解的Crout形式,例如[L,U]=myLU1(A),把A分解为单位上三角U和下三角L.MATLAB版本为2014b-matlab achieve Crout form LU decomposition, such as [L, U] = myLU1 (A), the A decomposition of the unit triangular U and lower triangular L.MATLAB version 2014b
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:646
    • 提供者:黄玉杰
  1. jin_LU

    0下载:
  2. LU分解,用于计算任何给定大小的线性方程组。-LU decomposition is used to calculate any given the size of the system of linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:abel
« 1 2 ... 9 10 11 12 13 1415 16 17 18 »
搜珍网 www.dssz.com