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

搜索资源列表

  1. NPE

    0下载:
  2. 本代码实现基于成对约束的半监督图嵌入算法-Following the intuition that the image variation of faces can be effectively modeled by low dimensional linear spaces, we propose a novel linear subspace learning method for face analysis in the framework of graph embeddi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2360
    • 提供者:刘国胜
  1. eigen decomposition

    1下载:
  2. 极化SAR图像处理中的目标特征矩阵分解程序-Polarization SAR image processing target characteristic matrix decomposition process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:1064
    • 提供者:王文光
  1. eigen

    0下载:
  2. Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:6128
    • 提供者:imran
  1. eigen

    1下载:
  2. 复矩阵特征值计算子程序-Complex matrix eigenvalue calculation subroutine
  3. 所属分类:Windows Develop

    • 发布日期:2015-03-04
    • 文件大小:230764
    • 提供者:qingjun
  1. eigenvalues_decomposition

    0下载:
  2. stand alone header file implementing eigen value decomposition for a symmetric matrix-stand alone header file implementing eigen value decomposition for a symmetric matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1426
    • 提供者:Numtech
  1. eigen

    0下载:
  2. Compute the eigenvalues of the transition matrix
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1026
    • 提供者:sayeh
  1. eigenvalues

    0下载:
  2. cuda code for eigen value of matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3499855
    • 提供者:teena
  1. eigen

    0下载:
  2. 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:527
    • 提供者:kone_zhang
  1. eigen-eigen-da195914abcc

    1下载:
  2. c++可用的矩阵库文件,非常全面,包括矩阵的各种运算以及稀疏矩阵等-available c++ matrix library files, very comprehensive, including the various operations of the matrix and sparse matrix
  3. 所属分类:Other Databases

    • 发布日期:2016-04-26
    • 文件大小:2195456
    • 提供者:qzxin
  1. eigen

    0下载:
  2. 求实对称矩阵的特征值特征向量,内有读入数据文件。-Realistic symmetric matrix eigenvalue eigenvector, there are read into the data file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:37742
    • 提供者:
  1. Eigen

    0下载:
  2. 这是一个简要的Eigen库的使用例子,Eigen是一个功能强大的矩阵运算库-This is a simple example about the usage of Eigen.Eigen is a very powerful matrix calculation library
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1876884
    • 提供者:liguojun
  1. MUSIC-source-based-decorrelation

    0下载:
  2. MUSIC算法是基于天线阵列协方差矩阵的特征分解类DOA估计算法,这里给出的是基于解相干的MUSIC算法。-MUSIC algorithm is based on the antenna array covariance matrix eigen-decomposition DOA estimation algorithm presented here is based on the MUSIC algorithm decoherence.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:18277
    • 提供者:
  1. eigen

    1下载:
  2. c语言实现的对称矩阵求特征值特征向量源码-symmetric matrix c language source eigenvalues
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:929
    • 提供者:kent
  1. Eigen-decomposition

    0下载:
  2. 矩阵特征分解算法的C代码程序包,包括瑞利商算法、Givens旋转算法、QL分解,和雅可比循环算法,另有一篇英文文档详细描述了各种算法函数的参数,程序思路。 -This is C code packet for Matrix decomposition algorithms including C file of Rayleigh s quotient method, Givens bisection method, QL method and Jacobi cyclic method as
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:26501
    • 提供者:唐然
  1. Eigen-3.2.2

    1下载:
  2. Eigen非常方便矩阵操作,当然它的功能不止如此,由于本人只用到了它的矩阵相关操作,所以这里只给出了它的一些矩阵相关的简单用法,以方便快速入门。矩阵操作在算法研究过程中,非常重要,例如在图像处理中二维高斯拟合求取光斑中心时使用Eigen提供的矩阵算法。Eigen用源码的方式提供给用户使用,在使用时只需要包含Eigen的头文件即可进行使用。-Eigen is a C++ template library for linear algebra: matrices, vectors, numerica
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2288506
    • 提供者:李祥宝
  1. Calculate Eigen Value Using Rayleigh's Method

    0下载:
  2. This source code in Matlab calculate the Eigen value of a matrix using Rayleigh's Method.
  3. 所属分类:matlab例程

    • 发布日期:2016-03-30
    • 文件大小:1433
    • 提供者:adeto300
  1. Eigen-3.2.2-CHM

    0下载:
  2. Eigen 3.2.2帮助文档。Eigen是一个高层次的C ++库,有效支持线性代数,矩阵和矢量运算,数值分析及其相关的算法。-Eigen 3.2.2 Help documentation. Eigen is a high-level C++ library, effective supports linear algebra, matrix and vector operations, numerical analysis and related algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4479159
    • 提供者:zhang
  1. matrix_relatedAlgorithm

    0下载:
  2. 矩阵先关运算,比如特征值分解,矩阵求逆。(Matrix related computation code, such as eigen value compuation, matrix inversion, etc.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:50176
    • 提供者:plasoldier
  1. SVD_C++

    1下载:
  2. C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:30720
    • 提供者:东篱
  1. Eigen

    0下载:
  2. C++ 矩阵操作, ROS,Eigen3(C++ Library manipulating Vector Matrix)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:3050496
    • 提供者:Akis
« 12 »
搜珍网 www.dssz.com