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

搜索资源列表

  1. myinverse

    1下载:
  2. 利用增广矩阵法求矩阵的逆,并对输入的奇异矩阵报错。-This program can compute the inverse by using the augumented matrix methods, including warning if the inputed matrix is singular.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:695
    • 提供者:王立平
  1. VCMATH

    0下载:
  2. 数学常用算法,矩阵类的实现包括四则运算,求逆,转置,线性方程组的解法计算等。-the usual math algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:52025
    • 提供者:秦伟
  1. inverse

    0下载:
  2. 基于雅克比矩阵的2R机器人逆运动学算法,利用openGL可以显示2连杆的逆运动学仿真。-The inverse kinematics algorithm based on the 2R robot Jacobian matrix, using openGL to display the inverse kinematics simulation of 2 bar linkage.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5775
    • 提供者:为原则
  1. MATRIX

    0下载:
  2. 矩阵基础计算的小程序,包括矩阵加减乘运算、矩阵求转置、矩阵方阵求逆功能,可供参考-basic Calculation of small procedural matrix, including matrix addition and subtraction multiplication, matrix transpose, inverse square matrix function, for reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:影留风
  1. Linear_equations__solution

    1下载:
  2. fortran程序编写的线性方程组求解 -包括 LU分解,高斯列主元消去法,高斯消去法,矩阵求逆,乔累斯基,追赶法-Solving linear equations group, programs written in FORTRAN including LU decomposition, Gauss main element elimination method, Gauss elimination method, the matrix inversion, Jo Laski, chase m
  3. 所属分类:Algorithm

    • 发布日期:2015-05-08
    • 文件大小:7168
    • 提供者:
  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. Matrix

    0下载:
  2. 线性代数计算器,可计算矩阵和,差,数乘,相乘,逆,伴随阵,特征值等多种运算。结合用户图形界面,功能强大,操作简便,界面简洁-Linear Algebra calculator, calculate matrix and poor, multiplication, multiplying, reverse, with a variety of computing matrix, the eigenvalues and the like. Combined with the graphical us
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:11943
    • 提供者:Bob
  1. 123

    1下载:
  2. 使用C语言实现复数矩阵的运算,包括加 减 乘 除 求逆-Use C language computing complex matrices, including arithmetic inversion etc.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2553
    • 提供者:陈文驰
  1. JUZHENQIUNI

    0下载:
  2. 矩阵的求逆 的 源程序-Achieve matrix inversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:793
    • 提供者:LI
  1. juvzhen

    0下载:
  2. 实现了矩阵的一些基本运算,矩阵的输入输出,构造,+, -, *, 求逆(包括广义逆)等-Achieve some basic input-output matrix operations, matrix,+,-,*, inverse (including generalized inverse)
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3561
    • 提供者:pengSL
  1. Matrix

    0下载:
  2. 实现一般的矩阵运算,如乘法,求逆,求行列式等。-Achieve a general matrix operations, such as multiplication, inverse, the determinant and the like.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2211
    • 提供者:文书
  1. sparMatrix

    0下载:
  2. 实现一般稀疏矩阵的各种操作。如相乘,求逆等。-Realize the general sparse matrix various operations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:文书
  1. Matrix

    0下载:
  2. C++实现的矩阵操作,包括计算行列式、求最大最小值及其下标、矩阵求逆、转置等功能-Matrix operations C++ implementation, including the calculation of the determinant, find the minimum and maximum values and subscr ipt, matrix inversion, transpose function
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4733
    • 提供者:sunzhipeng
  1. LS_circfit

    3下载:
  2. 最小二乘法拟合圆得其圆心及半径matlab程序(需要矩阵求逆计算)-Least-squares fitting circle Obtaining the center and radius matlab code (requires matrix inversion calculations)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:830
    • 提供者:张越
  1. LS_circfit2

    0下载:
  2. 最小二乘法拟合圆得其圆心及半径matlab程序(无需要矩阵求逆计算,便于单片机实际系统应用)-Least-squares fitting circle Obtaining the center and radius (NO requires matrix inversion calculations,To facilitate the practical application)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:831
    • 提供者:张越
  1. matrix

    0下载:
  2. 实矩阵求逆程序,采用几种算法实现实矩阵的求逆功能-Solid matrix inversion procedures, using several algorithms to achieve real matrix inversion function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7443
    • 提供者:pp
  1. juzhen

    0下载:
  2. C++语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,-C++ language used in the calculation of matrix! Comprising: a matrix multiplication, addition, inversion, transpose, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:271349
    • 提供者:杨旭光
  1. homework4

    1下载:
  2. 1.输入一无符号整数num,要求通过计算,得到它的二进制方式,并输出在显示屏上 2.求3X3矩阵对角线元素之和 3.求n*n矩阵对角线元素之和 4.鞍点 5.字符串按逆序重新存放 6.两个字符串S1和S2比较-1. Enter an unsigned integer num, requested by calculation, to get it in binary mode, and output on the display 2. 3X3 matrix diagonal elements o
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1163264
    • 提供者:zgj
  1. mtxInverse

    0下载:
  2. C语言写的矩阵求逆算法,与Matlab进行了大量对比,证明了方法的可靠性。-C language to write matrix inversion algorithm with Matlab a lot contrast, proved the reliability of the method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1065
    • 提供者:提请
  1. nav-of-matrix

    0下载:
  2. 高斯-约旦法 (全选主元) 矩阵求逆的步骤-nav of matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3710
    • 提供者:吴燕燕
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com