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

搜索资源列表

  1. matrixtools

    0下载:
  2. VC++下实现的一个矩阵计算工具,可以实现矩阵的相加、相乘等运算,还可以求矩阵行列式的值,求矩阵的转置矩阵,逆矩阵。-VC++ to achieve a matrix calculation tool, the matrix can add, multiply and other operations, but also the value of the order matrix determinant, transpose a matrix with matrices, inverse mat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:494851
    • 提供者:小象
  1. matrixAnalasis

    0下载:
  2. 求方阵的行列式,如果行列式不为零,求逆矩阵;对给定的任意矩阵做满秩分解-Seeking the determinant of a square matrix, if the determinant is non-zero, calculate the inverse matrix given any matrix, get the full rank decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1543827
    • 提供者:shilxxx
  1. 011

    0下载:
  2. 矩阵求逆,先求行列式的值再求逆矩阵,挺好用-Matrix inversion, first seeking the value of the determinant of the inverse matrix, very easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1520
    • 提供者:耿新力
  1. matrix1

    0下载:
  2. 对于数值计算的新手来说,这个逆矩阵求法可以大范围的学习到C语言的特征,很适合初学者。-For novice numerical calculation, the inverse matrix method for finding a wide range of learning to the characteristics of the C language, it is suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:1605
    • 提供者:wuhengbin
  1. matrix2

    0下载:
  2. 逆矩阵求法可以大范围的学习到C语言的特征,很适合初学者。-For novice numerical calculation, the inverse matrix method for finding a wide range of learning to the characteristics of the C language, it is suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1089
    • 提供者:wuhengbin
  1. MatricInvers

    0下载:
  2. 求给定矩阵的逆矩阵和行列式值。已经经过测试,与matlab做了对比,计算结果可靠-Seeking a given matrix inverse matrix and determinant value. Has been tested with Matlab contrast, reliable calculation results
  3. 所属分类:transportation applications

    • 发布日期:2017-11-25
    • 文件大小:1344
    • 提供者:demondong
  1. arry

    0下载:
  2. 采用行列式的计算方法求解矩阵方程,不必用逆矩阵方法-Calculated using the determinant matrix equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:692
    • 提供者:藏冷
  1. Matrix.rar

    0下载:
  2. 逆矩阵的快速求法,逆矩阵的通用求法,不管是多少维的矩阵的逆矩阵都能求出来,The rapid solution of inverse matrix
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:16225144
    • 提供者:NewYork
  1. b8d7ccdd2635.rar

    0下载:
  2. 基于vc6.0的一个计算非方阵矩阵的广义逆矩阵的算法,输入要求为矩阵的指针表示,矩阵的行数和列数,函数返回的是矩阵的广义逆矩阵,附带结果的验证-,The vc6.0 a non-square matrix generalized inverse matrix algorithm, input requirements matrix pointer matrix the number of rows and columns, the function returns the matrix gene
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:347367
    • 提供者:
  1. the-complex-matrix-inverse-

    0下载:
  2. 分析了两种求逆的方法介绍了实部矩阵、 虚部矩阵均可逆和实部矩阵可逆、虚部矩阵可分解成2个向量乘积的两种复数矩阵的求逆方法 ,给出了这两种复数矩阵求逆矩阵的计算公式 ,并通过具体的实例来验证方法的可行。-Two inverse real part of the matrix, the imaginary part of the matrix are invertible reversible and the real part of the matrix, the imaginary part o
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:73780
    • 提供者:ahshiyalei
  1. nijuzhen

    0下载:
  2. 该程序可以计算矩阵的逆矩阵,并对其进行验证-The program can calculate the inverse of a matrix, and verify the
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1680065
    • 提供者:林雪华
  1. nijuzhen

    0下载:
  2. C语言实现逆矩阵的运算,矩阵行列数可自行设定,运行后结果准确。-C language implementation of the inverse matrix computing
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:4883
    • 提供者:王睿
  1. Matrixginv

    0下载:
  2. 广义逆矩阵 C++实现 求逆矩阵 求转置等内容-The broad inverse matrix C++ seek the inverse matrix transpose
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:3067
    • 提供者:lihanwei
  1. Invert

    0下载:
  2. 求线性代数中的逆矩阵算法的C实现。可自行测试-linear invert matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:3531
    • 提供者:zz
  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-inverse

    0下载:
  2. 功能:求一个矩阵的逆矩阵,文件里面有调用的函数功能说明-A matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:1189
    • 提供者:yanzi
  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. MatrixComputer11.rar

    0下载:
  2. c#实现通过原矩阵求对应的逆矩阵的详细代码,c# to achieve the original matrix and the corresponding inverse matrix code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:1854
    • 提供者:曹叶军
  1. music(doa)

    0下载:
  2. 七单元天线阵MUSIC DOA估计: d=1 , 天线阵元的间距; lma=2, 信号中心波长; 四输入信号; A=[A1,A2,A3,A4], 得出A矩; 四信号的频率d=[1.3*cos(v1*n) 1*sin(v2*n) 1*sin(v3*n) 1*sin(v4*n)] 构造输入信号矢量 U=A*d 总的输入信号 总输入信号的协方差矩阵 [s,h]=eig(c) 求协方差的特征矢量及特征值 取出与零特征
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:747
    • 提供者:xiang
  1. Gaussian-elimination

    0下载:
  2. 高斯消去法,是线性代数中的一个算法,可用来为线性方程组求解,求出矩阵的秩,以及求出可逆方阵的逆矩阵-Gaussian elimination
  3. 所属分类:Algorithm

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