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

搜索资源列表

  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. OLT

    0下载:
  2. 此线性变换主要是介绍的是矩阵广义逆的求解,利用VC++来实现-This linear transformation is to introduce the generalized inverse of a matrix to solve, using VC++ to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3999740
    • 提供者:王者胜
  1. Inverse-Matrix

    0下载:
  2. Program to Inverse Array using two Input/Output methods 1- using keyboard and Screen (Array Dimension up to 10) 2- using Files (Array Dimension up to 100)
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:16316
    • 提供者:Ahmed Talib
  1. Kinematics-analysis

    2下载:
  2. 讨论了一种六自由度排爆机械手运动学问题,利用D-H坐标变换方法来建立了机械手的运动学数学模型和目标矩阵,利用 MATLAB 强大的符号运算功能,对方程进行求解,得出正逆运动学的解。通过正运动学的解,可以得出了 解机械手各关节在执行任务时的运动轨迹;而逆运动学的解则可以求出机械手要到达某一位姿机械手各关节的扭角。运动学分析也为今后实现机械手的自动控制提供了设计参数。 -A kinematics promble of a 6-DOF bomb-disposing manipulator was
  3. 所属分类:File Formats

    • 发布日期:2016-08-24
    • 文件大小:992256
    • 提供者:何立
  1. the-complex-matrix-inverse-

    0下载:
  2. 分析了两种求逆的方法介绍了实部矩阵、 虚部矩阵均可逆和实部矩阵可逆、虚部矩阵可分解成2个向量乘积的两种复数矩阵的求逆方法 ,给出了这两种复数矩阵求逆矩阵的计算公式 ,并通过具体的实例来验证方法的可行。-Two inverse real part of the matrix, the imaginary part of the matrix are invertible reversible and the real part of the matrix, the imaginary part o
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:73780
    • 提供者:ahshiyalei
  1. fortranadverse

    0下载:
  2. 用于一般矩阵求逆的fortran语言程序,对于64x 程序不能调用一些求逆库函数时,可以应用-Plural inverse matrix, complex matrix inversion matrix, fortran subroutine solving high accuracy and stability, suitable for large matrix calculation
  3. 所属分类:File Formats

    • 发布日期:2017-11-26
    • 文件大小:675
    • 提供者:gxj
  1. wzrh

    1下载:
  2. (1)针对在线计算量大这一缺陷,将预测控制中的柔化输出信号的思想推广到柔化输入信号,使得约束条件被简化为仅对当前控制量的约束,可以直接计算得出;同时该方法避免了求逆矩阵,大大减小了计算量,并能够保证控制算法的可行性和良好的控制性能。 (2)针对传统算法中设计参数整定困难这一缺点,应用基于BP神经网络变参数设计的广义预测控制算法,实现了对控制量柔化参数的在线调整。 (3)利用带有遗忘因子的最小二乘法对系统辨识。本文通过仿真发现该方法对于Hénon混沌系统并不完全适用,可考虑利用其他优化系统
  3. 所属分类:software engineering

    • 发布日期:2015-05-22
    • 文件大小:2048
    • 提供者:王冀龙
  1. 61

    0下载:
  2. 提出了一种结合SVD的小波变换方法,对其在外弹道测量数据中的野值剔除进行了研究。对观测数据进行小波分解,将小波分解后的近似分量和细节分量组合实现相空间重构,作为SVD方法的输入观测矩阵,根据奇异 熵增量准则,对奇异值进行筛选,根据SVD逆变换重构原信号。这一方法克服了Hankel矩阵相空间构建方法数据 端点失真问题。以小波分解后分量重构的相空间可以满足正交性,进一步提高了SVD进行数据降噪和野值检测的精度。仿真数据和试验数据处理结果证明了这一方法的有效性。-Proposed a meth
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:314051
    • 提供者:张力
  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-Class

    0下载:
  2. 很实用的C#矩阵运算类,其包括基本的矩阵加减,矩阵乘法,转置 ,求逆等运算-Very useful matrix operations C# class that includes basic addition and subtraction of matrices, matrix multiplication, transpose, inverse operation, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:11976
    • 提供者:乔晶
  1. FPGA-matrix

    0下载:
  2. 任意维数矩阵求逆的fpga实现,矩阵求逆是矩阵运算中最重要且最难实现的一种运算-fpga implementaion of matrix inverse of any dimension
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:202738
    • 提供者:David
  1. Gauss

    0下载:
  2. In linear algebra, Gaussian elimination (also known as row reduction) is an algorithm for solving systems of linear equations. It is usually understood as a sequence of operations performed on the associated matrix of coefficients. This method can al
  3. 所属分类:IT Hero

    • 发布日期:2017-04-24
    • 文件大小:100865
    • 提供者:irina
  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. dasdsak

    0下载:
  2. 矩阵的求逆程序,可以求任意矩阵的逆矩阵,不需要调整代码-Matrix inversion procedure, can find any inverse matrix, no need to adjust the code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:655
    • 提供者:向大金
  1. DMD_for-p10

    0下载:
  2. - High speed display connection straight to SPI port and pins. - A full 5 x 7 pixel font set and character routines for display. - A numerical and symbol 6 x 16 font set with a colon especially for clocks and other fun large displays. - Special
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:27160
    • 提供者:Bagusasari
  1. matrix-inverse-in-block-form

    0下载:
  2. Matrix Inverse in mathamatics using Partitioned matrix
  3. 所属分类:File Formats

    • 发布日期:2017-05-05
    • 文件大小:14841
    • 提供者:aar
搜珍网 www.dssz.com