CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 矩阵逆算法

搜索资源列表

  1. svd_rar

    3下载:
  2. 奇异值分解/广义逆矩阵的svd算法代码,在解线性方程时用得上-svd siglar value decomposition
  3. 所属分类:Other systems

    • 发布日期:2014-09-20
    • 文件大小:9585
    • 提供者:白石
  1. inversemartrix

    0下载:
  2. 逆矩阵的算法——貌似先前没有VB的内容。一个基本的标准算法-Inverse matrix algorithm- seemingly content previously VB
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8200
    • 提供者:赖雨锋
  1. Smart-antenna

    0下载:
  2. 智能天线类程序,分别有lms波束形成算法以及协方差矩阵求逆波束形成算法-Smart antenna class program, respectively lms beamforming algorithm as well as the covariance matrix inverse beamforming algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8960
    • 提供者:黄一
  1. Invert

    0下载:
  2. 求线性代数中的逆矩阵算法的C实现。可自行测试-linear invert matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:3531
    • 提供者:zz
  1. conjugateGradient

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

    • 发布日期:2017-11-20
    • 文件大小:982
    • 提供者:wang yikai
  1. njz1

    0下载:
  2. 数据结构中的简单逆矩阵算法,是数据进阶的不错选择-Simple inverse matrix algorithm data structure is a good choice of data Advanced
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:768
    • 提供者:李先生
  1. jiefafangchengjijuzhenqiuni

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

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

    0下载:
  2. 实矩阵求逆程序,采用几种算法实现实矩阵的求逆功能-Solid matrix inversion procedures, using several algorithms to achieve real matrix inversion function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7443
    • 提供者:pp
  1. main.cc

    0下载:
  2. 数学上,高斯消元法(或译:高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解。但其算法十分复杂,不常用于加减消元法,求出矩阵的秩,以及求出可逆方阵的逆矩阵。-In mathematics, the Gauss elimination method (or Gauss elimination method) is an algorithm in linear algebra programming, which can be used to solve linear equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:syb
  1. giufiu_V2.7

    0下载:
  2. 实现六自由度运动学逆解算法,最终的权值矩阵就是滤波器的系数,FMCW调频连续波雷达的测距测角。- Six degrees of freedom to achieve inverse kinematics algorithm, The final weight matrix is ??the filter coefficient, FMCW frequency modulated continuous wave radar range and angular measurements.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4761
    • 提供者:孙小莹
  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. 求逆矩阵的C代码

    0下载:
  2. 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:103424
    • 提供者:朱迎昌
  1. 57578866Matrix_LU_INV

    0下载:
  2. 这是一个使用lu来求逆矩阵的算法那,算法很好,很不错啊(this is a lu algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:zhonglin_ye
  1. ARQMRZB83

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

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:xmofeltwon
  1. 121

    0下载:
  2. 自适应波束形成中的采样矩阵逆算法(SMI) 程序基于窄带自适应波束形成编写,QQ日志发表源码程序,结合易语言编码转换支持库和脚本语言支持组件,实现QQ日志的发表很适合初学者学习使用(The adaptive beamforming algorithm in the sampling matrix inversion (SMI) program narrowband based adaptive beamforming, QQ log published source program, combi
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1287168
    • 提供者:zidoa
  1. 11p

    0下载:
  2. 自适应波束形成中的采样矩阵逆算法(SMI) 程序基于窄带自适应波束形成编写,结合易语言编码转换支持库和脚本语言支持组件,实现QQ日志的发表很适合初学者学习使用(The algorithm of sampling matrix inverse algorithm (SMI) in adaptive beamforming is based on narrowband adaptive beamforming, combined with the conversion of easy languag
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1288192
    • 提供者:zidoa
搜珍网 www.dssz.com