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

搜索资源列表

  1. coniv

    1下载:
  2. 实现对复数矩阵求逆矩阵的功能,包括实现此功能的函数,基于C++平台-Implementation of the complex matrix inverse matrix of features, including a function to achieve this functionality, based on C++ Platform
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:771
    • 提供者:曾韬
  1. matrix

    0下载:
  2. 矩阵操作,包括矩阵的各种运算,比如说求逆等-Matrix operations, including a variety of matrix operations, such as inverse and so on! ! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1432
    • 提供者:liuxingchun
  1. Matrixandlinearequations

    0下载:
  2. 矩阵与线性代数方程组中 线性方程的数值解 矩阵分解 矩阵求逆 -Matrices and linear algebraic equations in the numerical solution of linear equations matrix inverse matrix decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:109116
    • 提供者:Zhuo Zhao
  1. matrix

    0下载:
  2. This program is to inverse a square matrix A(nxn).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1470
    • 提供者:xinghaili
  1. tseries_process

    0下载:
  2. sorts matrix columnwise, plot correlations/crosscorrelations, triangular matrix inverse
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1349
    • 提供者:jaac
  1. Matrixes

    0下载:
  2. 包含矩阵和行列式各种操作的程序,有main测试函数和功能头文件。功能包括矩阵的加、乘运算,行列式求值,矩阵求逆,求秩-Various operations including matrix and the determinant of the procedures, test the functions and features main header file. Features include matrix addition, multiplication operator, determi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20513
    • 提供者:胡灏
  1. Inverse

    0下载:
  2. inverse matrix c++ source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1220
    • 提供者:petrus
  1. Matrix

    0下载:
  2. VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:53527
    • 提供者:
  1. matrix-1

    0下载:
  2. 求一个矩阵的逆矩阵,是一个傻瓜型子模块,使用非常简单,希望大家喜欢-Find an inverse matrix, is a fool-type sub-module, the use of very simple, hope you like
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:475816
    • 提供者:公子龙
  1. matrix

    0下载:
  2. 矩阵运算,包括加减乘除、取逆、转置,采用双精度浮点数运算,精度很高-Matrix operations including addition, subtraction, take inverse, transpose, using double-precision floating-point operation, high precision
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1068
    • 提供者:郑畅
  1. matrx042

    0下载:
  2. matrix inverse, and matrix multiply, and matrix transpose
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:40757
    • 提供者:gzhiyu
  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. DMI_S

    0下载:
  2. DMI 矩阵逆分解 随期望信号的增大的算法估计的变化-DMI matrix inverse decomposition increases with the expected signal changes in the algorithm estimates
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:987
    • 提供者:weiwei
  1. Inverse-Matrix

    0下载:
  2. Program to Inverse Array using two Input/Output methods 1- using keyboard and Screen (Array Dimension up to 10) 2- using Files (Array Dimension up to 100)
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:16316
    • 提供者:Ahmed Talib
  1. SMI

    1下载:
  2. 标准SMI算法,采样矩阵求逆的算法,适合初学者-sample matrix inverse
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1526
    • 提供者:wang wenping
  1. matrix

    0下载:
  2. 矢量类,可以实现矢量的基本运算:相加,相乘,求逆等,其中实现了运算符重载-Vector class, you can achieve the basic vector operations: add, multiply, inverse, etc., which implement operator overloading
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:7229
    • 提供者:乔晶
  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. moore-penrose-generalized-inverse

    0下载:
  2. 用于计算moore-penrose generalized inverse matrix 的fortran 子程序。-Used to calculate the moore-penrose generalized inverse matrix of fortran subroutines.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:805
    • 提供者:champagne
  1. matrix

    0下载:
  2. 矩阵求逆算法,用于简单C/C++编程,通过简单C实现的矩阵求逆算法过程。-inverse of matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:671
    • 提供者:王玉宝
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »
搜珍网 www.dssz.com