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

搜索资源列表

  1. lgorithm

    0下载:
  2. 求Sylvester矩阵逆矩阵的快速算法Sylvester matrix inverse demand fast algorithm-Sylvester matrix inverse demand fast algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:377217
    • 提供者:bca123
  1. MatrixSymmetryRegularCholesky

    0下载:
  2. 用“变量循环重新编号法”法求对称正定矩阵逆-With a " variable cycle renumbered Act" method for the inverse of symmetric positive definite matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4194
    • 提供者:简艳
  1. MatrixInversionGS

    0下载:
  2. 全选主元高斯-约当(Gauss-Jordan)法求矩阵逆-Full pivoting Gauss- about when the (Gauss-Jordan) method for the matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4427
    • 提供者:简艳
  1. MatrixToeplitzInversionTrench

    0下载:
  2. 特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆-Portland hold (Trench) method for the Tuobo Leeds (Toeplitz) matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:4157
    • 提供者:简艳
  1. CPPmatlab

    0下载:
  2. 求矩阵的和、差、转置、逆等等功能的应用代码-Demand matrix and, worse, transpose, inverse, and so function application code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1483
    • 提供者:胡凡
  1. CPPmat

    0下载:
  2. 求矩阵的和、差、转置、逆等等功能的应用代码-Demand matrix and, worse, transpose, inverse, and so function application code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1424
    • 提供者:胡凡
  1. Kinematics-analysis

    2下载:
  2. 讨论了一种六自由度排爆机械手运动学问题,利用D-H坐标变换方法来建立了机械手的运动学数学模型和目标矩阵,利用 MATLAB 强大的符号运算功能,对方程进行求解,得出正逆运动学的解。通过正运动学的解,可以得出了 解机械手各关节在执行任务时的运动轨迹;而逆运动学的解则可以求出机械手要到达某一位姿机械手各关节的扭角。运动学分析也为今后实现机械手的自动控制提供了设计参数。 -A kinematics promble of a 6-DOF bomb-disposing manipulator was
  3. 所属分类:File Formats

    • 发布日期:2016-08-24
    • 文件大小:992256
    • 提供者:何立
  1. Invert

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

    • 发布日期:2017-11-07
    • 文件大小:3531
    • 提供者:zz
  1. Gaussian-elimination

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

    • 发布日期:2017-12-04
    • 文件大小:1243161
    • 提供者:谢慧明
  1. 1153304_4_2.cpp

    0下载:
  2. A是n阶对称正定矩阵,改程序是目的是求A的逆矩阵,并用A的逆矩阵冲掉A。-A is a symmetric positive definite matrix of order n, the reform process is the goal is to find the inverse of A, and use the inverse matrix A flush A.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:607
    • 提供者:小哈
  1. Matrix-inverse

    0下载:
  2. 求矩阵逆,用户只需输入一个矩阵,程序会自动计算出其逆矩阵,方便其他后续矩阵计算-Matrix inversion, users simply enter a matrix, the program will automatically calculate the inverse matrix and facilitate follow-matrix calculations
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:614324
    • 提供者:吴洋
  1. qiuni

    1下载:
  2. 用fortran求矩阵对应的逆矩阵,里面有个例子文件-Matrix with fortran corresponding inverse matrix, which is an example file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:304896
    • 提供者:yu
  1. gao-si-xiao-yuan-fa

    0下载:
  2. 是线性代数中的一个算法,可用来为线性方程组求解,求出矩阵的秩,以及求出可逆方阵的逆矩阵。当用于一个矩阵时,高斯消元法会产生出一个“行梯阵式”。高斯消元法可以用在电脑中来解决数千条等式及未知数。不过,如果有过百万条等式时,这个算法会十分费时。一些极大的方程组通常会用迭代法来解决。亦有一些方法特地用来解决一些有特别排列的系数的方程组。-A linear algebra algorithms can be used to solve linear equations, matrices obtaine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:meihaodi
  1. dimethod

    0下载:
  2. 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量,几个常用的算法 -code about matrix vectors and the value
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1804
    • 提供者:tesla
  1. CeShi2

    1下载:
  2. 已知复数矩阵A求A的逆矩阵B,这个过程比较复杂。- finding the inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1195
    • 提供者:工大的猫猫
  1. equation-Root

    0下载:
  2. 提供逆矩阵、多项式的根、一元函数零点等方程求根源码-Provide inverse matrix, polynomial roots, one yuan functions such as zero equation Root Source
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:9576
    • 提供者:Ivy
  1. MPinverse

    0下载:
  2. 对给定的长方矩阵用两种方法求其广义逆矩阵,分析其运算量。-Given its rectangular matrix generalized inverse matrix.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:741
    • 提供者:wangxingbao
  1. prob_solve801

    0下载:
  2. 求符号矩阵的行列式值和逆,所得结果应采用“子表达式置换”简洁化-Find the symbol matrix determinant and inverse, the results should be used to sub-expression substitution simplicity of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3097
    • 提供者:秦怡宽
  1. (SFF)

    1下载:
  2. 提取稀疏特征前模拟了人眼的特性,对降维后的图像块先进行了whitening操作,再使用ICA得到字典,利用该字典的广义逆矩阵提取图像块的稀疏特征,然后挑选一定的块进行求取特征相似度和亮度亮度相似度,最后结合这两个相似度得到最终的评价指标。-sparse feature extraction
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2162405
    • 提供者:wcy
  1. GAOSI

    0下载:
  2. 高斯消元法(或译:高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解。但其算法十分复杂,不常用于加减消元法,求出矩阵的秩,以及求出可逆方阵的逆矩阵。不过,如果有过百万条等式时,这个算法会十分省时-Gauss elimination
  3. 所属分类:MPI

    • 发布日期:2017-05-03
    • 文件大小:745688
    • 提供者:KID
« 1 2 ... 34 35 36 37 38 3940 »
搜珍网 www.dssz.com