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

搜索资源列表

  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. 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. eigenvalues

    2下载:
  2. 计算复矩阵A(x) u = 0的特征值和特征向量,fortran代码,声学模态计算的必备工具。-Calculating complex matrix A (x) u = 0 the eigenvalues and eigenvectors, fortran code, acoustic an indispensable tool for modal calculations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-19
    • 文件大小:1751
    • 提供者:杨明绥
  1. CH3

    0下载:
  2. 3.2 实对称三对角阵的全部特征值与特征向量的计算csstq.c 3.3 约化一般实矩阵为赫申伯格矩阵的初等相似变换法chhbg.c 3.4 求赫申伯格矩阵全部特征值的QR方法chhqr.c 3.5 求实对称矩阵特征值与特征向量的雅可比法cjcbi.c-3.2 real symmetric tridiagonal matrix of all eigenvalues and eigenvectors of the calculation of csstq.c 3.3 Reduced g
  3. 所属分类:Windows Develop

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