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

搜索资源列表

  1. LinearAlgebra

    0下载:
  2. 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:293444
    • 提供者:李昂
  1. ls

    0下载:
  2. 矩阵求逆与相乘,最小二乘的经典程序,数据处理时常用到-Matrix inversion and multiplication, the classical least squares procedure is often used for data processing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:7452
    • 提供者:Snake
  1. invert

    0下载:
  2. 矩阵求逆程序,基于mpich平台的并行计算程序,用于多台计算机同时计算以提高效率。-Matrix inversion procedure, based on parallel computing platforms mpich program for calculation of multiple computers at the same time to improve efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2635
    • 提供者:web
  1. matrix

    0下载:
  2. 第6章: 矩阵特征值计算 Chapoly 通过求矩阵特征多项式的根来求其特征值 pmethod 幂法求矩阵的主特征值及主特征向量 rpmethod 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 spmethod 收缩法求矩阵全部特征值 ipmethod 收缩法求矩阵全部特征值 dimethod 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 qrtz QR基本算法求矩阵全部特征值 hessqrtz 海森伯格QR算法求矩阵全部特征值 rqrtz 瑞
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:3302
    • 提供者:舞蛳
  1. MatrixInverse

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:brucezhang
  1. Inv_Matric

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:238303
    • 提供者:zhangjing
  1. gaosiyuedang

    0下载:
  2. 求矩阵的逆(此程序是使用C++编写的,使用的用高速约当法)-gaosiyuedang qiuni
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:192626
    • 提供者:本荣
  1. matrix

    2下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:376712
    • 提供者:
  1. MatrixInversionGS

    0下载:
  2. 矩阵求逆的算法,可用于大型矩阵-Matrix inversion algorithm can be used for large-scale matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:570286
    • 提供者:张为
  1. juzhenjisuan

    0下载:
  2. 矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2835
    • 提供者:zhao
  1. nz

    0下载:
  2. 求逆矩阵的代码,可能不太好用。只是发上来看看而已。-Inverse matrix of the code, may not be easy to use. Just made up just to see.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2257
    • 提供者:陈泓泽
  1. 12

    0下载:
  2. 用于矩阵地相乘,矩阵的转置以及逆矩阵的求法-For matrix multiplication, transpose and inverse matrix method of seeking
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1047109
    • 提供者:tlh
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:6141
    • 提供者:xiang
  1. Maxmain

    0下载:
  2. 矩阵最大主元算法,通过行列变换,使主对角线上的元素尽可能最大。从而避免求逆时除以一个较小获为0的数-Get the max main element Matirx
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:272754
    • 提供者:常纯
  1. matrix

    0下载:
  2. 一种很好用的求逆矩阵方法,检查过了,没有错误哦-A good use of the inverse matrix method, checked, and no error oh
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:199697
    • 提供者:chenjing
  1. GAUSSJ

    0下载:
  2. Gauss Jordan算法求解矩阵的逆-Gauss Jordan Matrix Inversion with pivoting
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:927
    • 提供者:cc
  1. parallel-invert

    0下载:
  2. 矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2776
    • 提供者:程宾
  1. Matrix

    0下载:
  2. 计算矩阵的常用运算,包括求逆,行列式,求解线性方程组等-Calculating matrix operations commonly used
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:30506
    • 提供者:clwa
  1. xishujuzhenyunsuan

    0下载:
  2. 稀疏矩阵的运算 加减乘除求逆等功能都有 包含报告 代码和可运行程序-Sparse matrix computing functions such as addition and subtraction multiplication and division are inverse
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:205441
    • 提供者:gaoxiancong
  1. Matrix

    0下载:
  2. 矩阵各种运算,包括矩阵求逆,矩阵相乘,矩阵转置-Matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1607
    • 提供者:廖春华
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com