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

搜索资源列表

  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
    • 文件大小:83488
    • 提供者:球球
  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
    • 文件大小:1124
    • 提供者:邹璇
  1. 矩阵直接三角分解法

    1下载:
  2. 数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法-c numerical methods used to prepare the direct numerical triangular matrix decomposition method of linear equations Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7405
    • 提供者:姚天伟
  1. 部分选主元的doolittle算法

    0下载:
  2. 在实现了系数矩阵的三角分解后,为了避免“小主元”做除数而导致更大的误差,在doolittle分解的同时,每一步先选主元,再进行分解计算。-achieved in the triangular matrix decomposition, in order to avoid "small PCA" do Divisor and lead to greater error, the Doolittle decomposition at the same time, every st
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27765
    • 提供者:姚天伟
  1. householdqr

    0下载:
  2. 运用househoulder变换求解线性最小二乘问题,实现矩阵的QR分解-Transform househoulder use for solving linear least squares problem, the realization of the QR matrix decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:797
    • 提供者:冰点
  1. CsharpAlgorithm_Matrix

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

    • 发布日期:2017-03-30
    • 文件大小:256244
    • 提供者:顾佳晨
  1. main

    1下载:
  2. 用C语言实现矩阵的SVD分解算法实例 很有用-Using C language SVD matrix decomposition algorithm is useful examples
  3. 所属分类:C#编程

    • 发布日期:2013-05-22
    • 文件大小:569
    • 提供者:zhangping
  1. qili

    0下载:
  2. 实现矩阵三角分解的乔利斯基方法及用此方法解Ax=b的方程。-Triangular matrix decomposition to achieve乔利斯基and use this method to solve the equation Ax = b.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:5312
    • 提供者:kelly
  1. matrix

    1下载:
  2. 实现复数矩阵的基本运算,并能实现复数矩阵的求逆、快速傅里叶变换和奇异值分解等-The realization of the basic computing complex matrix, and can achieve complex matrix inversion, fast Fourier transform and singular value decomposition and so on. . . .
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:8077
    • 提供者:熊光辉
  1. juzendesanjiaofenjie

    0下载:
  2. 矩阵的三角分解,ap指向a,bp指向下三角,cP指向上三角-Triangular matrix decomposition, ap point a, bp point lower triangular, cP point to upper triangular
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:30876
    • 提供者:susuding
  1. ants_arithgom

    1下载:
  2. aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:41468
    • 提供者:颜利平
  1. LU

    0下载:
  2. In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:1920
    • 提供者:James
  1. Three-diagonal-matrix

    0下载:
  2. 三对角阵的LU分解和三对角方程组的求解.可以用于油藏数值模拟-Diagonal matrix of the LU decomposition of tridiagonal equations and can be used in numerical reservoir simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:911
    • 提供者:杨洪
  1. sf

    0下载:
  2. 矩阵三角分解,用于分解一般的矩阵,一般精度要求-The triangle matrix decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:5605
    • 提供者:阳明
  1. matrix-analysis-experiments-of-USTC

    0下载:
  2. 科大矩阵分析课实验,包括求逆矩阵和矩阵的满值分解,使用C++编程-USTC matrix analysis course experiments, including the full value of the inverse matrix and matrix decomposition, using the C++ programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:3731928
    • 提供者:江勇军
  1. Matrix

    0下载:
  2. 压缩包中有两个工程,exp1使用C语言实现矩阵的行列式求解,矩阵的逆矩阵求解,exp2实现矩阵的满秩分解-Two works in the compressed package, exp1 determinant of the matrix solving using the C language, the matrix of the inverse matrix, exp2 matrix of full rank decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1285084
    • 提供者:Wang
  1. Matrix

    0下载:
  2. 矩阵的各类实现包括矩阵的分解矩阵的求秩求逆等各类运算-Types of implementation of the matrix, including the requirements of the decomposition of the matrix, the matrix rank, inverse, and other types of computing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-21
    • 文件大小:6201
    • 提供者:邓梦玲
  1. eigenvalue-decomposition

    0下载:
  2. 求解实对称矩阵的特征值和特征向量,并输出最小特征值和对应的特征向量-Solution of eigenvalues and eigenvectors of real symmetric matrix, and output the minimum eigenvalues and corresponding eigenvectors
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:1955
    • 提供者:陈小彪
  1. matrix-codes

    0下载:
  2. 这是一下关于矩阵分解的程序,用matlab程序关于矩阵的qr分解-This is a program on matrix decomposition, using matlab realize matrix decomposition chol
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1826
    • 提供者:xiahaiqi
  1. Matrix

    0下载:
  2. 矩阵分解的matlab源代码,表示已成功运行-Matrix decomposition matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1277
    • 提供者:
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com