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

搜索资源列表

  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81.53kb
    • 提供者:球球
  1. 矩阵三角分解

    0下载:
  2. 对矩阵进行三角分解,从而生成一个上三角矩阵和下三角矩阵,其乘积等于原矩阵-right triangular matrix decomposition, resulting in the formation of an upper triangular matrix and lower triangular matrices, equivalent to the original product matrix
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:邹璇
  1. Matrix

    0下载:
  2. 用c编写的矩阵分解程序,对于不用 matlab的人来说,还是有一定用处
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4.43kb
    • 提供者:ZJUFB
  1. MATRIX

    0下载:
  2. 矩阵分解的Doolittle分解算法实现,其中包含一个将矩阵打印输出的子程序,在TC30上运行成功
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:950byte
    • 提供者:向阳坡
  1. LDL-2.0.1.tar

    1下载:
  2. 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:220.54kb
    • 提供者:aaq
  1. CsharpAlgorithm_Matrix

    0下载:
  2. C#数值计算源码,主要包括矩阵计算,分解,求逆等。-C# Numerical Calculation of source, including matrix, the decomposition, such as inversion.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:250.24kb
    • 提供者:顾佳晨
  1. 100615111[1]..

    0下载:
  2. 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.48kb
    • 提供者:孙莉
  1. QR

    0下载:
  2. 带双步位移的QR分解法求解矩阵的特征值和特征向量-With two-step displacement of the QR decomposition method for solving matrix eigenvalue and eigenvector
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2.42kb
    • 提供者:Paul Wang
  1. nmfpack

    1下载:
  2. 非负矩阵分解源代码,有经典NMF,LNMF,NMFsc,developped by patrik hoyer-Nonnegative matrix factorization LNMF,NMFsc,developped by patrik hoyer
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:15.01mb
    • 提供者:guo
  1. nmfmatlab7

    1下载:
  2. 非负矩阵分解应用于脸部图像识别的MATLAB程序-function [W H] = nmf(V,r,maxiter)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:13.29kb
    • 提供者:郑翠翠
  1. Matrix_written_In_CSharp

    0下载:
  2. 自己使用的一个C#编写的,矩阵类,使用这个类可以方便的实现矩阵的运算,行列式求值、矩阵求逆、矩阵分解等功能。-A C# Class can be used as a tool to perform Martrix arithmetic. This Class can be easily added into your own application.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:11.33kb
    • 提供者:mliang
  1. 编程实践题目-矩阵分解

    1下载:
  2. 一、穆勒矩阵构成 穆勒矩阵是一个4*4的矩阵,完整描述了介质的偏振属性。可通过水平线偏振光H、垂直线偏振光V,45°线偏振光P,右旋圆偏振光R入射,并分别探测水平线偏振光H、垂直线偏振光V,45°线偏振光P,右旋圆偏振光R出射情况下的能量值,即16种偏振态组合下的强度结果,HH/ HV/ HP/ HR,PH/ PV/ PP/ PR,VH/ VV/ VP / VR和RH/ RV/ RP/ RR。进而Mueller矩阵可按照公式(1)计算得到:(First, the Muller matrix
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:3.31mb
    • 提供者:huang021
  1. 57578866Matrix_LU_INV

    0下载:
  2. 这是一个使用lu来求逆矩阵的算法那,算法很好,很不错啊(this is a lu algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:zhonglin_ye
  1. C++实现矩阵的所有运算

    2下载:
  2. 矩阵的转置、行列式、秩、逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量等等各种计算方法。(Transpose, rank, determinant, inverse matrix method of matrix decomposition, triangular decomposition of QR matrix, symmetric positive definite matrix and the deter
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:81kb
    • 提供者:sunguang216
  1. mo19beck_mfiles_v1.1

    0下载:
  2. 求解矩阵分解的算法,尤其是对于低秩优化和稀疏优化问题,该算法的效果很好。(The algorithm to solve the matrix decomposition, especially for low rank optimization and sparse optimization problems, the algorithm works well.)
  3. 所属分类:其他

  1. 非负矩阵分解

    2下载:
  2. 实现高光谱图像的非负矩阵分解,可以在此基础上添加优化算法,实现更高精度和速度。(To achieve hyperspectral image's non negative matrix factorization, we can add optimization algorithm to achieve higher accuracy and speed.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:47kb
    • 提供者:月妃123
  1. 新建文件夹

    0下载:
  2. 非负矩阵分解的matlab代码,适合新手利用matlab学习非负矩阵分解(Matlab code for nonnegative matrix decomposition)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:140kb
    • 提供者:大番茄qqqq
  1. inexact alm

    0下载:
  2. matlab下的代码,关于矩阵分解和alm应用。(Code under matlab, about matrix decomposition and alm applications.)
  3. 所属分类:其他

  1. nmf代码

    0下载:
  2. 实现多种非负矩阵分解方法,包括交替最小二乘以及改进的交替非负最小二乘法(Implementation of a variety of non negative matrix decomposition methods)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:491kb
    • 提供者:一只福大润
  1. QR分解求矩阵特征值特征向量 C语言

    3下载:
  2. QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)
  3. 所属分类:其他

    • 发布日期:2020-04-06
    • 文件大小:27kb
    • 提供者:sunnyzhujj
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com