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

搜索资源列表

  1. 求逆阵

    0下载:
  2. 202用列主元消取法解线性方程 ***********★*******★********★************ 一.功能 当线性方程组有唯一解时求其解 。 二.算法简介消元过程,设方程组为 Ax=b (1)公式(1)有增广矩阵 a11 a12….a1n b1 a21 a22…a2n b2 (A,B)= ………………. an1 an2…ann bn-out with the main 202 yuan Consumers copying solution of linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18200
    • 提供者:左物
  1. MatrixBase

    0下载:
  2. 矩阵运算,包括求逆矩阵,扩展矩阵等多项运算功能
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36769
    • 提供者:machao
  1. 矩阵的运算

    0下载:
  2. 矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16176
    • 提供者:樊继东
  1. 矩阵包

    2下载:
  2. C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-25
    • 文件大小:5302
    • 提供者:周晓尧
  1. 实验4

    0下载:
  2. 一个实现矩阵的基本运算的函数,+,-和*,还用了十字链表实现,包括求逆矩阵.欢迎参考-a matrix to achieve the basic computing functions, - and *, also spent Orthogonal List, including the inverse matrix. Welcome reference
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:15927
    • 提供者:亿摆
  1. wangdie

    0下载:
  2. 利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1722
    • 提供者:王碟
  1. 实对称矩阵求逆

    0下载:
  2. 求解实对称矩阵之逆。
  3. 所属分类:源码下载

    • 发布日期:2010-12-19
    • 文件大小:3658
    • 提供者:dpcking
  1. 求逆矩阵

    0下载:
  2. 收集的一个函数,分享
  3. 所属分类:源码下载

    • 发布日期:2010-12-26
    • 文件大小:2040
    • 提供者:hill711
  1. Matrix

    0下载:
  2. 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:171491
    • 提供者:chaser tang
  1. CsharpAlgorithm_Matrix

    0下载:
  2. C#数值计算源码,主要包括矩阵计算,分解,求逆等。-C# Numerical Calculation of source, including matrix, the decomposition, such as inversion.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:256244
    • 提供者:顾佳晨
  1. 4

    0下载:
  2. 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:222865
    • 提供者:林创明
  1. Matrix

    0下载:
  2. C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:11606
    • 提供者:Huazhong
  1. Matrix-Inverse--source-code-_-1

    4下载:
  2. 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5595
    • 提供者:智庆全
  1. Matrix

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:18258
    • 提供者:zhangfanger
  1. C_sharp_Matrix_class

    0下载:
  2. 文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。-File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, e
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:2698
    • 提供者:浩南
  1. nm

    0下载:
  2. 求逆矩阵--solution for inverse matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-08
    • 文件大小:3563
    • 提供者:
  1. juzhenyunsuan

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. Comply with the requirements of
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:2805912
    • 提供者:孙岩
  1. Matrixoperation

    0下载:
  2. 矩阵转置&& 矩阵行列式&& 矩阵求逆三个函数-Matrix transpose Matrix Determinant & & & & 3 function matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:946
    • 提供者:庞登
  1. MatrixZong

    0下载:
  2. 该算法的功能是描述两矩阵之间相加,以及求逆矩阵-Function of the algorithm are described between the sum of two matrices, as well as the inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1276
    • 提供者:李明
  1. MatrixProcess

    0下载:
  2. 矩阵相关运算,拷贝矩阵,打印矩阵内容,为矩阵赋初值,调用高斯约旦算法求逆矩阵-Matrix-related operations, matrix copy, print the contents of the matrix for the matrix given initial value, called Gauss Jordan matrix inversion algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2454
    • 提供者:mwh
« 1 2 3 4 5 67 8 9 10 11 ... 40 »
搜珍网 www.dssz.com