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

搜索资源列表

  1. antimatrix

    0下载:
  2. 本文重点在于运用简单的c程序,进行矩阵求逆的运算,简单方便快捷.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3563
    • 提供者:田园
  1. c

    0下载:
  2. 包含五个C语言程序,convse是矩阵求逆,chengfa的功能是画出乘法表,imageclock的功能是动态时钟,sanjiao是递归法画三角,小车是模拟实现动态小车图像
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6501
    • 提供者:mane
  1. pingchachengxu

    0下载:
  2. 此程序为测量中的平差程序,矩阵求逆采用初等行列变换,速度较快
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1714
    • 提供者:bobo
  1. juzhenni

    0下载:
  2. 矩阵求逆算法程序, c++ 编写-matrix inversion algorithm, c prepared
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:77361
    • 提供者:万海
  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. 逆矩阵

    2下载:
  2. 这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。-This is a VC prepared by the inverse matrix algorithm, in WindowsXP, 2000,98 running successfully.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3346
    • 提供者:李小
  1. AniMatrix

    0下载:
  2. 用c写的对矩阵求逆的算法,采用直接迭代,适合2阶和3阶矩阵-used to write the right matrix inversion algorithm, the introduction of direct iteration, for two bands and three bands Matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6431
    • 提供者:申魏
  1. 矩阵求逆new1

    0下载:
  2. 所属分类:源码下载

    • 发布日期:2010-11-27
    • 文件大小:3370
    • 提供者:HYLYGQCG
  1. 广义预测控制

    1下载:
  2. 广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本文针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法
  3. 所属分类:分形几何

  1. Inverse-of-a-matrix

    0下载:
  2. 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:900920
    • 提供者:赖材栋
  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. Matrix

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

    • 发布日期:2017-03-22
    • 文件大小:11606
    • 提供者:Huazhong
  1. gaussj

    0下载:
  2. 完全主元法的高斯消元法求逆矩阵算法,计算结果返回矩阵逆和线性方程组的解。-Gauss elimination for the inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:617
    • 提供者:邹博安
  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. erweijuhenqiuni

    0下载:
  2. 二维矩阵求逆,非常好用,非常适用,非常适合于初学者。-better for righting,better for righting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:534
    • 提供者:huangjinhuang
  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. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. Matrix

    0下载:
  2. 矩阵综合运算,包括加减数乘,矩阵相乘,矩阵求逆。-Matrix integrated computing, including a few by addition and subtraction, matrix multiplication, matrix inversion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1143
    • 提供者:bbr
  1. gaosiruodangfaqiujuzhenhejuzhenhanglieshi

    0下载:
  2. 该源代码用高斯-若当法矩阵求逆与矩阵行列式-The source code using Gauss- Jordan method matrix inversion and matrix determinant
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:liujun
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 39 »
搜珍网 www.dssz.com