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

搜索资源列表

  1. arnold

    0下载:
  2. 文件1是对固定区域进行arnold置乱;文件2是通过调整最左上角像素的坐标来选择置乱区域;文件3是进行多区域arnold置乱;文件4是利用求逆矩阵的方法进行Arnold反变换-File a fixed area is arnold scrambling File 2 is achieved by adjusting the pixel coordinates of the upper left corner to select scrambling region 3 is a multi-a
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2260
    • 提供者:乔帆
  1. Matrix_NI

    0下载:
  2. 矩阵如何求逆矩阵,看似简单,实现起来稍有点复杂-How matrix inverse matrix, seemingly simple, a little bit complicated to implement
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1023
    • 提供者:王伟
  1. inverse-matrix

    0下载:
  2. 一个求逆矩阵的小代码片段,很好的计算方法-An inverse matrix of small code fragments, good method of calculation
  3. 所属分类:Other windows programs

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

    1下载:
  2. 利用fortran编写的求逆矩阵的例子,是一个经典例子,可以拿来学习和练手-Examples of the use of inverse matrix fortran written, is a classic example, can be used to learn and practice hand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:940
    • 提供者:xiaofang
  1. mex_cbi_inv

    0下载:
  2. matlab中求逆矩阵函数inv的c语言实现-Compute matrix inverse.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:Lu Jiongjian
  1. getInvY

    0下载:
  2. 简单的求逆矩阵中单个元素的程序。 用于求解逆矩阵中的单个元素值,基于定义 使用伴随阵/行列式的值求解 只适用于小矩阵。维数太大行列式的值就计算不出来了-Simple inverse matrix of individual elements in the program. For solving the inverse matrix single element values, with the value of the array/determinant of solving only app
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:9487
    • 提供者:zcx
  1. Matrix-Inversion-Algorithm

    0下载:
  2. 用OpenGL实现了点的显示,实现了求逆矩阵算法-Using OpenGL to achieve a point of the display, to achieve the inverse matrix algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:6845771
    • 提供者:苏末儿
  1. nijuzhen

    2下载:
  2. 求逆矩阵的VB程序代码,是一个函数,可以求解多阶逆矩阵-Inverse matrix VB code, is a function that can solve the multi-stage inverse matrix
  3. 所属分类:软件工程

    • 发布日期:2017-05-14
    • 文件大小:6958
    • 提供者:liang
  1. Gauss

    1下载:
  2. 列主元高斯消元法使用java Matrix类实现,包括求逆矩阵-Gauss in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:66003
    • 提供者:吴丹
  1. MatrixTranspose

    0下载:
  2. C++实现矩阵变换,矩阵线性变换,求逆矩阵等等。-C++ achieve transformation matrix, linear transformation. Inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:615
    • 提供者:hou
  1. X-1

    0下载:
  2. 使用C语言编写了求逆矩阵的运算。完全可以实现多维矩阵的求逆,不能求逆的矩阵也能辨识出来。-Use C language to write the calculation of the inverse matrix. Can realize the multidimensional matrix of the inverse, can not be the inverse of the matrix can be identified.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:228019
    • 提供者:耿喆
  1. WAHAHA

    0下载:
  2. 利用Visual C++软件求输入矩阵的行列式并对其求逆矩阵。-Use Visual C++ software Determinant input matrix and its inverse matrix.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1337
    • 提供者:李娜
  1. bundwidtkjandidatehead

    0下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix calculation, including matrix multiplication, inverse matrix eigenvalue and eigenvector and so on
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:7168
    • 提供者:rontaizel
  1. multoplication-including-including

    0下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix calculation, including matrix multiplication, inverse matrix eigenvalue and eigenvector and so on
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:Curlyis
  1. eigenveoydr

    0下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等(Matrix calculation, including matrix multiplication, inverse matrix eigenvalue and eigenvector and so on)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:7168
    • 提供者:Zoragi
  1. MatrixCalculator

    0下载:
  2. 在C中实现矩阵运算,包括求逆 乘法 分解等(the calculation of matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:Hey man
  1. Data.PS科学计算与绘图软件

    0下载:
  2. Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4073472
    • 提供者:w1w
  1. Matrix

    0下载:
  2. 从两个文本读取矩阵,并进行相应的矩阵计算,如加减乘,转置,求逆等。(Reading the matrixes from two text, and the corresponding matrix calculation, such as add and subtract, multiply, transpose, inverse, etc..)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1632256
    • 提供者:chengruoqie
  1. practise

    0下载:
  2. 对n*n矩阵进行求逆和分解,包括矩阵的自动生成等(The inverse and decomposition of n*n matrix)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:2453504
    • 提供者:onlypla
  1. ARQMRZB83

    0下载:
  2. 矩阵相关运算,拷贝矩阵,打印矩阵内容,为矩阵赋初值,调用高斯约旦算法求逆矩阵()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:xmofeltwon
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com