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

搜索资源列表

  1. Google-PageRank

    0下载:
  2. 通过实例学习用幂法解决方程组的特征值和特征向量实际问题,并以Google的PageRank算法为例进行验证。-Learn by example the power method to solve the equations, eigenvalues ​ ​ and eigenvectors problems, and to validate Google' s PageRank algorithm, for example.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1960
    • 提供者:zhaoqiang
  1. 2JCBI

    0下载:
  2. 求实对称矩阵特征值与特征向量的雅可比算法-Realistic and symmetric matrix eigenvalues ​ ​ and eigenvectors of the Jacobi algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1296
    • 提供者:wade
  1. mathematical-roblems

    0下载:
  2. 一道数学建模中遇到的问题,对其进行的编码。实现表格中数据的特征值的提取。-A mathematical modeling of the problems encountered by their coding. To achieve the extraction of the eigenvalues ​ ​ of the data in the table.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10615
    • 提供者:yangliu
  1. Face-recognition

    0下载:
  2. 提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4563308
    • 提供者:邓海鑫
  1. FaceRecognition

    0下载:
  2. 提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4562164
    • 提供者:邓海鑫
  1. Eig

    0下载:
  2. 矩阵特征值分解的C++代码,编译形成一个动态链接库,供其它地方调用,可以计算矩阵的特征值与特征向量-Matrix eigenvalue decomposition of C++ of code, compile the formation of a dynamic link library for other places to call, we can calculate the matrix of eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3438475
    • 提供者:HalfLegend
  1. NR_C301

    0下载:
  2. 数值计算方法,包括插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数-Numerical methods, including interpolation and fitting, numerical differentiation and numerical integration of direct methods and iterative methods for solving linear equations, computing
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14531543
    • 提供者:丁伟
  1. diag

    0下载:
  2. 滤波程序,从同事那里要的,大家一起交流学习-BADNELL & BURGESS D.A.M.T.P. CAMBRIDGE C C DIAGONALIZATION OF REAL SYMMETRIC N-BY-N MATRIX Z. C C METHOD: HOUSEHOLDER REDUCTION TO TRI-DIAGONAL FORM AND SHIFTED C QL ALGORITHM TO DETERMINE THE E-VALUES AND E-V
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1912
    • 提供者:李鹏飞
  1. Hough-transform

    0下载:
  2. 黄永林等人首先通过压缩参量空间, 进行Hough变换, 得到粗尺度的圆的3个特征值。利用得到的特征值, 考虑一定放宽范围内, 通过控制参量空间大小, 再次进行Hough变换得到圆检测的精确值。-Huang Yonglin, who first of all by the compression parameter space for Hough transform to obtain the coarse-scale round of the three eigenvalues. The cha
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1160154
    • 提供者:朱磊
  1. JQRrara

    0下载:
  2. Java实现QR分解法求矩阵的的所有特征值及特征向量 -Java implementation of the QR decomposition matrix of all the eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3396
    • 提供者:nanyi5452
  1. matlab

    0下载:
  2. 这个文件夹里是matlab求三对角矩阵的特征值的一个例子。-This folder is a tridiagonal matrix matlab find the eigenvalues of an example.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:30703
    • 提供者:刘晓伟
  1. Newton-iteration

    0下载:
  2. 数值分析计算中,用牛顿迭代法求解矩阵的特征值和特征向量-Numerical analysis, the Newton iterative method using eigenvalues and eigenvectors
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:3538
    • 提供者:张勇
  1. wenli

    0下载:
  2. MATLAB14个特征值的提取程序,包括能量、熵、对比度、相关性、逆差等14个特征值的程序。-MATLAB14 eigenvalue extraction program, including the energy, entropy, contrast, correlation, deficit 14 eigenvalues ​ ​ program.
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:1650
    • 提供者:陈小伦
  1. eigFEM

    0下载:
  2. 给定结构的刚度矩阵和质量矩阵,利用特征值分析计算出特征值和特征向量.-Given the structural stiffness and mass matrices, using eigenvalue analysis to calculate the eigenvalues ​ ​ and eigenvectors.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:665
    • 提供者:lvzhongrong
  1. process

    0下载:
  2. 图像分块 提取不同特征值 检测图像是否经过中值滤波篡改-Image block extraction of the different eigenvalues ​ ​ detection image whether tampering after median filtering
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:908
    • 提供者:hezel
  1. grid_study

    0下载:
  2. grid-study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为10*16 特征值 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-grid-study learning file, extract the eigenvalue write the features.txt file
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:952
    • 提供者:郭明
  1. 77grid

    0下载:
  2. grid-study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为10*49 特征值 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-grid-study learning file, extract the eigenvalue write the features.txt file
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:170662
    • 提供者:郭明
  1. BP

    0下载:
  2. grid-study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为10*49 特征值 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-grid-study learning file, extract the eigenvalue write the features.txt file
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:11700811
    • 提供者:郭明
  1. lda

    0下载:
  2. LDA空间降维程序,此程序通计算数据的特征值和特征向量,再通过矩阵相乘,从而达到降维的目的。-LDA space dimension reduction procedure, this procedure pass computing the eigenvalues ​ ​ and eigenvectors of the data, and then through the matrix multiplication, so as to achieve the purpose
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1223
    • 提供者:刘波
  1. eignvalue

    0下载:
  2. 求实对称三对角对称矩阵的全部特征值及特征向量-All the eigenvalues ​ ​ and eigenvectors of real symmetric tridiagonal symmetric matrix
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:1044
    • 提供者:lxc
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com