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

搜索资源列表

  1. RLS_LMS

    0下载:
  2. 本压缩包介绍了两种算法,分别是最小均方算法和采样矩阵求逆算法-This paper introduces two algorithms, which are the least mean square algorithm and the sampling matrix inversion algorithm
  3. 所属分类:matlab

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

    0下载:
  2. 用C++编写的矩阵类,采用运算符重载,可实现矩阵加减乘,求逆,QR分解等大部分基础矩阵运算-matrix class
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:314323
    • 提供者:tony
  1. inverse

    1下载:
  2. 非奇异矩阵求逆,已经过验证无问题,可放心使用-matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:err
  1. ONSL0

    1下载:
  2. ONSL0稀疏重构算法是NSL0的优化版 输入: y:测量值向量 A:测量矩阵 A_pinv:A的广义逆 输出: xr:重构信号 用于对信号或者图像的压缩重构-ONSL0 u7A00 u758F u91CD u6784 u7B97 u6CD5 u662FNSL0 u7684 u4F18 u5316 u7248 u8F93 u5165: y: u6D4B u91CF u503C u5411 u91CF A: u6D4B u91CF u7
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:786
    • 提供者:郑恩涛
  1. OSL0

    2下载:
  2. OSL0稀疏重构算法 SL0的优化版 输入: y:测量值向量 A:测量矩阵 A_pinv:A的广义逆 输出: xr:重构信号 实现信号的压缩重构-OSL0 u7A00 u758F u91CD u6784 u7B97 u6CD5 SL0 u7684 u4F18 u5316 u7248 u8F93 u5165: y: u6D4B u91CF u503C u5411 u91CF A: u6D4B u91CF u77E9 u9635
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:779
    • 提供者:郑恩涛
  1. faoyie

    0下载:
  2. 最终的权值矩阵就是滤波器的系数,已调制信号计算其普相关密度,实现六自由度运动学逆解算法。- The final weight matrix is ??the filter coefficient, Modulated signals to calculate its density Pu-related, Six degrees of freedom to achieve inverse kinematics algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4797
    • 提供者:刘敏炜
  1. giutui_v18

    0下载:
  2. 本科毕设要求参见标准测试模型,最终的权值矩阵就是滤波器的系数,三相光伏逆变并网的仿真。- Undergraduate complete set requirements refer to the standard test models, The final weight matrix is ??the filter coefficient, Three-phase photovoltaic inverter and network simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5187
    • 提供者:杨卫军
  1. Delphi_Matrix_inv

    0下载:
  2. 矩阵求逆的delphi实现,值得参考 编程简单高效率-matrix inv delphi codes ok good performance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:181827
    • 提供者:idlerrf
  1. Conjugate-Gradient-Method

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate gradient method (Conjugate Gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:367526
    • 提供者:陈怀兵
  1. 15jie

    0下载:
  2. 基于systolic结构的矩阵求逆算法,这个算法是对15阶的矩阵-Based on the systolic structure of the matrix inversion algorithm, this algorithm is a matrix of 15
  3. 所属分类:Document

    • 发布日期:2017-05-05
    • 文件大小:50425
    • 提供者:沈华钧
  1. MatrixCalculatorVC

    0下载:
  2. 矩阵计算 在vc下实现矩阵的求逆、转置、相乘等计算-Matrix Calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:81920
    • 提供者:万欣
  1. MaC

    0下载:
  2. 矩阵计算 在vc下实现矩阵的求逆、转置、相乘等计算 -matrix calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:65536
    • 提供者:万欣
  1. JYsuanfa

    0下载:
  2. 高斯约旦列主元素消元法求逆的matlab仿真,针对四阶矩阵,阶数可改,有注释-Gauss Jordan elimination of the main elements of the inverse matlab simulation, for the four order matrix, the order can be changed, there are notes
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:836
    • 提供者:沈华钧
  1. mzfqwn

    0下载:
  2. C实现矩阵的逆,方法为初等转换代码简单明了-C implementation of matrix inverse, the method of elementary transformation code simple and clear
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-18
    • 文件大小:8192
    • 提供者:evcfi
  1. SARrawdata

    0下载:
  2. 根据矩阵中的高度数据,通过SAR点目标成像算法的逆过程,将高度数据转换为实际从飞机上采集的SAR原始数据,可以用于SAR成像仿真,SAR动目标检测-According to the height data in the matrix, the height data is converted into the SAR original data collected the aircraft by the inverse process of the SAR target imaging alg
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:1942528
    • 提供者:严浩
  1. pan-fe65

    0下载:
  2. cordic算法的matlab仿真,三相光伏逆变并网的仿真,AHP层次分析法计算判断矩阵的最大特征值。- cordic matlab simulation algorithm, Three-phase photovoltaic inverter and network simulation, Calculate the maximum eigenvalue judgment matrix of AHP.
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:5497
    • 提供者:何建
  1. Matrix

    0下载:
  2. Matrix类为矩阵运算类,包括矩阵相乘、相加、相减、求负、转置、求逆、行列式等。-Matrix class for the matrix operation class, including matrix multiplication, addition, subtraction, seeking negative, transpose, inversion, determinant and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:风飞絮
  1. 8770

    0下载:
  2. 最终的权值矩阵就是滤波器的系数,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,表示出两帧图像间各个像素点的相对情况。- The final weight matrix is ??the filter coefficient, PV modules contain, MPPT module, BOOST module, inverter module, Between two images showing the relative circumstances of each pixel
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:6767
    • 提供者:祝云阳
  1. FR

    0下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-The Conjugate Gradient method is a method b
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:1253
    • 提供者:刘杉
  1. Matrix

    0下载:
  2. 矩阵运算功能,包括相乘/求逆/奇异值分解等功能-Matrix operations, including multiplication/inverse/singular value decomposition, etc
  3. 所属分类:assembly language

    • 发布日期:2017-12-11
    • 文件大小:13867
    • 提供者:cuijiawu
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com