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

搜索资源列表

  1. HarrisCorner

    0下载:
  2. 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85107
    • 提供者:Ke Li
  1. Waveletpacket

    1下载:
  2. 小波包提取特征值。 matlab 往复式压缩机-Wavelet packet eigenvalue extraction. reciprocating compressor matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:simon
  1. PluralandMatrix

    0下载:
  2. C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22607
    • 提供者:shiping
  1. pcaProgram

    0下载:
  2. PCA算法程序设计步骤: 1、取均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量 -PCA algorithm programming steps: 1, access means 2, the calculation of
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3985
    • 提供者:晓琳
  1. Scientific_Computing_and_C_assembly

    0下载:
  2. 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:354674
    • 提供者:hankl wen
  1. tezhengzhijisuan

    0下载:
  2. 特征值计算的几种算法,包括所有源程序,请多多指教!-Several eigenvalue calculation algorithm, including all source code, please advice!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2729
    • 提供者:changxu
  1. juzhentezhengzhiwentijisuan

    0下载:
  2. 矩阵特征值计算,方法为幂法,包含实验报告和源代码-Matrix eigenvalue calculation method for the power law, including the experimental reports and source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:186206
    • 提供者:左小龙
  1. DelphiAlgorithm

    0下载:
  2. 常用的算法代码,delphi实现,包括了方程求解,插值,优化,特征值等-Algorithm commonly used code, delphi achieve, including the equation, interpolation, optimization, eigenvalue, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-14
    • 文件大小:3276477
    • 提供者:ulu
  1. Good-Turingalgorithm

    0下载:
  2. 非参数估计中估计good_turing算法的资料,可以用来估计某些无法建模的数据的数据特征值-Estimated non-parametric estimation algorithm good_turing information, something which can not be used to estimate data modeling Eigenvalue
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:344130
    • 提供者:伟峰
  1. capon-beamforming

    3下载:
  2. capon波束形成是阵列信号处理的经典算法,该算法用于抑制干扰噪声,提高期望信号的信噪比。 本人用VC6.0实现了该算法,同时在该程序里提供了比较多的用于数值计算的C代码,如特征值分解等。-capon beamforming is a classic array signal processing algorithm used to suppress noise interference and improve signal to noise ratio of desired signal
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-10
    • 文件大小:20845
    • 提供者:winton
  1. eigenvalues

    0下载:
  2. cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1678595
    • 提供者:xiangxingbin
  1. hownarrow

    0下载:
  2. the paper I uploaded was submitted in my DSP2 class. The paper discusses the results of the simulation based on the paper of Zatman on "How Narrow is Narrowband?" It investigates the second eigenvalue parameter of the received signal that determines
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:222708
    • 提供者:mocordel
  1. mifa_eigen

    0下载:
  2. 使用经典的幂法求解矩阵的按模最大的特征值-to find out the largest eigenvalue of a matrix by the classical method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:701
    • 提供者:nancy
  1. JocobiGG

    0下载:
  2. 本程序是根据jacobi过关法求实对称矩阵的全部特征值和特征向量-This procedure is based on realistic method jacobi clearance of all symmetric matrix eigenvalue and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:927
    • 提供者:皮皮
  1. chengxu

    0下载:
  2. 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:899673
    • 提供者:songmingzhao
  1. LinearAlgebra

    0下载:
  2. 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:293444
    • 提供者:李昂
  1. eigBSE

    0下载:
  2. Temporally correlated signal extraction based on eigenvalue decomposition
  3. 所属分类:ActiveX-DCOM-ATL

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

    0下载:
  2. 用反幂法求解矩阵的最小特征值,主要的困难时矩阵的分解-Method using anti-power of the smallest eigenvalue matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1201
    • 提供者:huang
  1. read

    2下载:
  2. 基于变异系数权重的TOPSIS法,根据评价指标特征值矩阵 构成规范化的矩阵 及规范化的加权矩阵Z。-Coefficient of variation based on the weight of the TOPSIS method, based on the evaluation indicator matrix eigenvalue of the matrix constitutes a standardization and the standardization of the weight
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-05-17
    • 文件大小:2709
    • 提供者:胡晓明
  1. PROPACK_1.1_Matlab.tar

    0下载:
  2. 计算两端特征值的高效算法,调数值计算lapack包. -Eigenvalue calculation at both ends of the efficient algorithm, adjusting numerical lapack package.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:324504
    • 提供者:zhaokk
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com