CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - LU分解

搜索资源列表

  1. cmmb中ldpc分解的源代码

    0下载:
  2. cmmb中ldpc分解的源代码,matlab格式,涉及到H矩阵 的LU分解,代码中有注释, 根据此代码可以编写ldpc的硬件实现。
  3. 所属分类:matlab例程

    • 发布日期:2012-05-12
    • 文件大小:3.84kb
    • 提供者:swordmerry
  1. LU

    0下载:
  2. 基于C语言得MATLAB平台设计的LU分解算法解方程-MATLAB platform based on C language was designed to solve the equation LU decomposition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:29.1kb
    • 提供者:吴用
  1. LU

    0下载:
  2. LU分解的一个小代码,数值分析课是写的,简单但是好用-source code for LU decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:774byte
    • 提供者:阿锦
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.73kb
    • 提供者:zhu
  1. LU_Decom

    0下载:
  2. LU分解,基于MATLAB开发,求上三角函数和下三角函数-LU decomposition, based on the MATLAB development, and lower demand on the trigonometric functions trigonometric functions
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:638byte
    • 提供者:王昆
  1. LU

    0下载:
  2. lu分解,可以应用该函数分解矩阵, -lu fen jie
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3.03kb
    • 提供者:yeye
  1. Matrix-by-LU-decomposition

    0下载:
  2. 在Matlab中输入任意矩阵,就可进行LU分解。-Matrix by LU decomposition
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:577byte
    • 提供者:谢连斌
  1. LU

    0下载:
  2. lu分解 基于matlab环境的对于三角分解的源代码-lu decomposition matlab environment based on the source code for the triangular decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2.6kb
    • 提供者:Hades
  1. LU-factorization

    0下载:
  2. LU分解的过程演示,本人原创,测试无误,内含详细注释。-LU decomposition procedure demonstrates I originality, test correct, containing detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.27kb
    • 提供者:huyunq
  1. LU

    0下载:
  2. 这是matlab中进行矩阵LU分解的代码。是一个包,集合了模拟LU分解所需的函数文件。-A function for matrix LU factorization.This is the first function.There are another three function named "bslashtx","forward","backsubs".
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.94kb
    • 提供者:余思勰
  1. LU

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

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

    0下载:
  2. 本人自己完成的矩阵LU分解,带有示例,希望共同探讨。-I completed matrix LU decomposition, with examples, and hope to explore.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:746byte
    • 提供者:段振岳
  1. 数值代数LU分解

    0下载:
  2. matlab写的数值代数中LU分解,应用此分解可快速求解方程组
  3. 所属分类:matlab例程

    • 发布日期:2013-12-03
    • 文件大小:313byte
    • 提供者:lw604217818
  1. lu-matrix-decomposition

    0下载:
  2. lu 矩阵分解,实现了基于高斯约旦方法的lu分解-matrix decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:901byte
    • 提供者:way
  1. LU

    0下载:
  2. 基于LU分解的数值分析例题计算问题:用追赶法求解20阶三对角线性方程组Ax=d的解,其中A,d已知-Analysis of examples of numerical calculation based on the LU decomposition: solving 20 Order tridiagonal linear equations Ax = d solution by chasing method, wherein A, d known
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.66kb
    • 提供者:杨小青
  1. LU分解-matlab

    0下载:
  2. matlab 输入矩阵 实现矩阵LU分解
  3. 所属分类:matlab例程

    • 发布日期:2015-12-05
    • 文件大小:351byte
    • 提供者:the_user_name
  1. MATLAB-LU--reduction

    1下载:
  2. 该实例利用MATLAB实现了对任意一个n*n的矩阵实现LU分解-This case is to achieve LU reduction of a random matrix by MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:盛学锐
  1. Lu分解的程序

    1下载:
  2. 求解线性方程组Ax=b的三角分解,即LU分解,利用高斯变换来实现系数矩阵A的分解
  3. 所属分类:matlab例程

  1. lu分解

    0下载:
  2. 矩阵分解,内建lu函数的可读版本;矩阵分解,内建lu函数的可读版本;矩阵分解,内建lu函数的可读版本
  3. 所属分类:matlab例程

  1. LU分解

    1下载:
  2. 适用于数值分析课程编程例题,LU分解内容。(Suitable for numerical analysis course programming examples, LU decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-26
    • 文件大小:1kb
    • 提供者:Jessiaxi
« 12 3 4 »
搜珍网 www.dssz.com