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

搜索资源列表

  1. qiuni2

    0下载:
  2. 用C++实现高斯-亚当求解法求矩阵的逆 -finding the inverse matrix by Guess-Jordan using c++
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:180458
    • 提供者:熊俊华
  1. inv

    0下载:
  2. 运用数值分析的方法,对矩阵进行分解,并求解出可逆矩阵的逆-The use of numerical analysis method, matrix decomposition, and solve the inverse of a matrix invertible
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:li keli
  1. Matrix_Inverse

    1下载:
  2. 矩阵求逆,适用于求解N*N矩阵的逆矩阵。-Matrix inversion for solving the inverse matrix N* N matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1042
    • 提供者:zhang
  1. 001

    2下载:
  2. 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1863
    • 提供者:hedongjing
  1. NA_HW04

    0下载:
  2. os : window vista 32bit compiller : visual c++ 6.0 n*n inverse matrix program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:455140
    • 提供者:Eunsoo Na
  1. dctcode

    0下载:
  2. B = irdct2(A) returns the two-dimensional inverse discrete cosine transform of A. The matrix B is the same size as A and contains the discrete cosine transform coefficients B(k1,k2).
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5743
    • 提供者:ragini
  1. Cpp1

    0下载:
  2. 用幂法和反幂法实现求矩阵的特征值和特征向量-With the power method and inverse power law to achieve demand matrix eigenvalues and eigenvectors
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1039
    • 提供者:zhaolong
  1. HomeWork

    0下载:
  2. VC++ Written in a matrix calculator program with source code and detailed analysis of the report can be directly as a curriculum design report addresses the selection matrix calculator program rationale and objectives to be completed, analysis of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:4576533
    • 提供者:cjs
  1. gaosi

    1下载:
  2. 共两个程序,分别为:高斯顺序消去法,高斯列主元消去法 -Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equations and Gauss-Jordan elimination method of inverse matrix. Procedures for the use of MATLAB language development, and
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:964
    • 提供者:wangsizhao
  1. gaussian_jodan

    1下载:
  2. 用选主元的Gauss-Jordan方法计算矩阵的逆矩阵 matlab-With pivoting Gauss-Jordan method of inverse matrix matlab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:641
    • 提供者:zwx
  1. cpp

    0下载:
  2. c++ 逆矩阵 的 求解 运行 通过,希望大家来下载啊-c++ inverse matrix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:569
    • 提供者:sunchengcheng
  1. qiuni

    1下载:
  2. 这个fortran程序用于求解矩阵的逆矩阵,方法是高斯消去法-The fortran program for solving the inverse matrix, Gauss elimination method is
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1297
    • 提供者:李冶
  1. juzhengsuoyouyunxuan

    0下载:
  2. 文件列表
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:85828
    • 提供者:ljl
  1. smartinv

    0下载:
  2. 通过求解LU分解解线性方程组 大型稀疏矩阵LU分解有用的是容易计算的。不是最快的方式来计算逆矩阵,但要避免消耗储存的问题-computing selected entries of the inverse, by solving a sequence of linear equations after doing an LU factorization. Useful for large sparse matrix which LU decomposition is easy to c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:5205
    • 提供者:
  1. FixMath

    0下载:
  2. VC++下面实现的矩阵定运算,采用定点数运算法则,包含基本的加减乘,求逆-VC++ to achieve the following set of matrix operations, using fixed point algorithms, including basic addition and subtraction, multiplication, inverse
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:324317
    • 提供者:李里
  1. zigzager_inverse

    0下载:
  2. Inverse zig zag scan used after zigzag scan to arrange the data back to 2d matrix or image
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:611
    • 提供者:Asif
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7617
    • 提供者:天云
  1. CMatrix-Example

    0下载:
  2. 封装矩阵操作为CMatrix类 矩阵的加减乘除、求逆、转置等符号化重载操作。-Package Matrix matrix operations of addition and subtraction to multiplication and division CMatrix, inverse, transpose and other symbolic overload operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:49788
    • 提供者:Pretty Boy
  1. GeneralMatrix

    0下载:
  2. 矩阵运算,几乎支持所有的矩阵的运算,转置,求逆,线性变换-Matrix operations, almost all of the matrix operation support, transpose, inverse, linear transformations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:150263
    • 提供者:向巍
  1. inversemartrix

    0下载:
  2. 逆矩阵的算法——貌似先前没有VB的内容。一个基本的标准算法-Inverse matrix algorithm- seemingly content previously VB
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8200
    • 提供者:赖雨锋
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 35 »
搜珍网 www.dssz.com