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

搜索资源列表

  1. guangyinijuzhen

    1下载:
  2. 求取矩阵广义逆的代码,里面含有测试程序,整个算法很简单-Strike the Generalized Inverse of Matrix code, which contains the test procedures, the entire algorithm is very simple
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:436957
    • 提供者:张晓燕
  1. BMatrixjavau

    0下载:
  2. 余子式、行列式、逆矩矩阵、对数组进行全排列 -Cofactor, determinant, inverse moment matrix, the whole arrangement of the array
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5006
    • 提供者:ruchen87
  1. My-juzhenxiangguanyunsuan

    0下载:
  2. 能够实现矩阵的加减乘 求秩 求逆 当然代码不是100 完美,需要更好的思考。是学习的好材料-Able to achieve the matrix the subtraction multiplication seeking rank inverse course, the code is not 100 perfect, need better thinking. Good learning materials
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13553232
    • 提供者:chai wen run
  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. inverse_matrix

    1下载:
  2. 复数矩阵求逆,可以求任意阶,结果放在原矩阵中-inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1159
    • 提供者:王胜
  1. Power-law

    0下载:
  2. 数值分析中,用幂法和反幂法去计算矩阵的最小特征值和最大特征值-Numerical analysis, using the power method and inverse power method to calculate the minimum eigenvalue of the matrix and the largest eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2467
    • 提供者:张勇
  1. TimerMatrix

    0下载:
  2. 运用矩阵原理,将matlab和VC相结合,用来计算机器人正逆解时候的矩阵运算-The use of matrix theory, matlab and VC combination, used to calculate the robot forward and inverse solution when matrix operations
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:280929
    • 提供者:xingzhiwen
  1. reverse

    0下载:
  2. 用三角分解法求矩阵的逆,这也是求逆的一种行之有效的方法。-With triangle decomposition method for inverse matrix, this also is the inverse of a kind of effective method.
  3. 所属分类:ELanguage

    • 发布日期:2017-12-09
    • 文件大小:1454
    • 提供者:党婕
  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. mifa

    0下载:
  2. 幂法与反幂法求矩阵按模最大与最小特征值。-The power method and the inverse power method Matrix mode the maximum and minimum eigenvalues.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:30761
    • 提供者:郭艳来
  1. shuzhifenxi

    0下载:
  2. 使用幂法和反幂法求矩阵的特征值和特征向量-Power method and the inverse power method for matrix eigenvalue and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:272867
    • 提供者:刘明
  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. GAUSS

    0下载:
  2. 用vc++矩阵求逆源代码,用gauss方法求矩阵的逆-Vc++ matrix inversion source code gauss method and the inverse of the matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1626
    • 提供者:王齐
  1. complmat_inv

    0下载:
  2. 改程序为一个复数矩阵的求逆的源程序,注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行-Reform program for a complex matrix of the inverse of the source, note that the set path VC++ 6.0 include directory (folder) path, or will not find the header file
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:151917
    • 提供者:dongliang
  1. 1124

    0下载:
  2. 该方法是在Fortran 编译环境下通过幂法反幂法的计算矩阵特征值的源代码-The method is a Fortran compiler environment through the source code of the inverse power law power method to calculate the matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:1340
    • 提供者:zhanghong
  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. SVDCMP

    0下载:
  2. 用于求解矩阵广义逆的,求解矩阵奇异值分解程序。-For solving matrix generalized inverse, solving matrix singular value decomposition procedure.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:1298
    • 提供者:ahshiyalei
  1. v2EigenProb_2d

    0下载:
  2. 北航数值分析课程第一次大作业 处理带状大型矩阵 幂法 反幂法 保带状结构三角分解法-Beijing University of Aeronautics and Astronautics numerical analysis course, the first big job processing large banded matrix power method, inverse power law Paul ribbon structure triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-02
    • 文件大小:2850808
    • 提供者:
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 35 »
搜珍网 www.dssz.com