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

搜索资源列表

  1. jiefafangchengjijuzhenqiuni

    0下载:
  2. 解算法方程和对矩阵进行求逆,不论方程大小,均可以求解。-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:316214
    • 提供者:
  1. matrix-inverse-for-square

    0下载:
  2. 在一些数学运算中,经常用到求矩阵的逆。如何自动的求逆,本人根据大家的需求,编写了一些求你的算法,希望大家能采纳。-In some math, often used for matrix inverse. How to automatically inversion, I according to everyone' s needs, the preparation of a number of algorithms beg you, I hope that we can adopt.
  3. 所属分类:source in ebook

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

    0下载:
  2. 通过C语言平台进行编程,以实现求矩阵的相加、相减、矩阵的数乘、矩阵的逆和转置的功能。-Inverse Matrix
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:1507
    • 提供者:郝李欣
  1. Matrix

    0下载:
  2. 一个用java语言编写的矩阵类,可以实现基本的矩阵操作,包括加减乘除,转置求逆等等。-A matrix with java language classes, you can achieve the basic matrix operations, including addition, subtraction, transpose inverse and so on.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:5523
    • 提供者:zhangt
  1. 000

    1下载:
  2. 复数矩阵求逆,根据复数矩阵的特殊性,对矩阵的实部和虚部进行分别处理。-Complex matrix inversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1159
    • 提供者:张晦
  1. MatrixExample

    0下载:
  2. 矩阵运算,可实现矩阵相加,相减,求逆,求转置等运算-Matrix operations, enabling matrix addition, subtraction, inverse, transpose operation
  3. 所属分类:.net

    • 发布日期:2017-06-01
    • 文件大小:13755509
    • 提供者:lichunhui
  1. conjgradmethod

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。这里给出共轭梯度法的源程序-Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1059
    • 提供者:lucy
  1. bycgste

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一-Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2302
    • 提供者:wangwenshu
  1. matrix

    0下载:
  2. 求一个矩阵的逆,程序包括求矩阵的逆,以及随机生成一个矩阵,然后计算它的逆并进行验证-Seeking a matrix inverse, including procedures for the inverse matrix, as well as randomly generated a matrix, and then calculate and verify its inverse
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2293
    • 提供者:lufee
  1. ForMartix

    0下载:
  2. 处理矩阵的类,包含矩阵相加,相减,相乘,求逆,转秩、卷积等-a combination of matrix function including martix plus,minus,multiply,reverse,rotation、convolution and so on
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1400
    • 提供者:薛意盟
  1. Matrix

    2下载:
  2. 矩阵计算,加、减、乘,求逆,利用欧拉角实现坐标系转换-Matrix calculation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:2180727
    • 提供者:xie
  1. Matri_Mul_

    0下载:
  2. 矩阵求逆的 初学者 可以看 还有动态数组的分配问题-Matrix inversion beginners can see
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:897
    • 提供者:ouy
  1. Complex-matrix-inversion

    0下载:
  2. 该程序能够实现线性代数中复矩阵求逆问题,读者可在原基础上进行修改-Complex matrix inversion.zip
  3. 所属分类:Algorithm

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

    0下载:
  2. 该java文件内包括了矩阵的加减乘除,矩阵求逆,矩阵求秩,矩阵转置,数组从大到小和从小到大排序等常用算法,是工科同学算例的仿真必备 -The java file, which includes both matrix addition, subtraction, matrix inversion, matrix rank, matrix transpose, array descending and ascending order and other commonly used algori
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3343
    • 提供者:东南大
  1. MatrixExample

    0下载:
  2. 利用C++编写的矩阵类,实现矩阵的四则运算以及矩阵的求逆,转置等等,封装成类,使用方便-Prepared using the C++ matrix classes that implement the four matrix operations and matrix inversion, transpose, etc., packaged into a class, easy to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11341402
    • 提供者:后腾辉
  1. function-L=cholesky(A)

    0下载:
  2. 生活中经常遇到大的矩阵,他的求逆非常麻烦而且求解时间很长,本法适用于大矩阵求解。-Life often encountered big matrix, inverse very trouble and solving of his time is very long, this law shall be applicable to large matrix to solve
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:2668
    • 提供者:申奇行
  1. Matrix

    1下载:
  2. c++语言,利用模板类实现了矩阵的求逆,矩阵乘法,旋转和平移-using the template class to implement the inverse of the matrix,the multiplication of matrix,the rotation and translation of matrix.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1208791
    • 提供者:yangpeng
  1. 1

    0下载:
  2. 本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的-good study
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:某某
  1. inverse

    0下载:
  2. 此程序可以计算任意维数的矩阵求逆,并内部自判断是否为非满秩矩阵,并作出提醒,解算可靠。-This program can calculate any dimension matrix inversion, and internal self-determine whether a non-full rank matrix, and make a reminder, reliable solver.
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:1659
    • 提供者:岭南
  1. GEAR

    1下载:
  2. 吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。-GEAR algorithm integral first order differential equations initial value problem of the C language descr iption, including the main function to calculate the differential equat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3116
    • 提供者:liu
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com