搜索资源列表
eigenvalues
- cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
ThePerformanceofFindingEigenvaluesandEigenvectors
- The Performance of Finding Eigenvalues and Eigenvectors of Dense Symmetric Matrices on Distributed Memory Computers
EE
- 这个程序实现了计算矩阵特征值,包括最大的和最小的。-This program enables calculation of matrix eigenvalues, including the largest and smallest.
Jacobi
- 计算特征值,特征向量,基本解,数值算法, -Computing eigenvalues, eigenvectors, the basic solution, numerical algorithm, eigenvalue calculation, feature vector, the basic solution, numerical algorithm,
project
- Eigenvalues and eigenvectors of a matrix
matlab
- 层次分析法,大家分享一下,关于多目标分析的程序,求特征值-AHP, we share on multi-objective analysis program, find the eigenvalues
msvdimfuse
- This matlab code is intended to demonstrate the physical significance/interpretation of the elements of diagonal matrix in Singular Value Decomposition (SVD). Here, multiple rows of a BIG matrix is gradually being filled with ones which means t
fre1
- 运用MATLAB求取结构的特征值以及相对应向量,其中小曲了刚度矩阵和质量矩阵中对角线为零的选项,消除了矩阵的奇异性-Use MATLAB to strike the structure and the corresponding eigenvalues 瘠攀挀琀漀爀, which ditty stiffness and mass matrices in the diagonal zero option, eliminating the singularity of the matrix
find-its-eigenvalues-of-a-matrix
- 在C语言中输入一个三阶矩阵,输出其特征值。-In the C language, enter a third-order matrix, the output of its eigenvalues.
parallel-algorithms-of-QR-and-yakebi
- 求普通矩阵和对称矩阵的特征值的串行算法的并行实现。-Parallel eigenvalues of symmetric matrices ordinary matrix and serial algorithm.
Speech4
- 去均值 信号的白化 降序排列特征值 计算白化矩阵-Albino to mean signal to calculate the eigenvalues in descending order whitening matrix
tezhengzhi_MPI
- 求取矩阵的全部特征值,基于vc的MPI并行程序-All eigenvalues of the matrix strike, the MPI-based parallel program vc
matlab_work
- ordeig.m——主程序,调用后两者,计算特征值,按顺序排列,使虚部递减 pois.m ——对于平面Poiseuille流通过切比雪夫你拟谱法离散化生成O-S矩阵 Dmat.m ——求解切比雪夫微分矩阵 -ordeig.m main program, after calling two, computing eigenvalues in sequence, so that the imaginary part of diminishing po
Survey
- 生成纵横向四阶方程,计算特征根,传递函数等,给出波特图及尼科尔斯图。- SURVEY is set up to make calculations based on the 12 x 12 Fmodel and 12 x 7 Gmodel produced by FLIGHT, with the generic business jet model trimmed for flight at V = 102 m/s and h = 3,050 m. The flags are set to ge
improved-harris
- 从经典的Harris角点检测方法不难看出,该算法的稳定性和k有关,而k是个经验值,不好把握,浮动也有可能较大。鉴于此,改进的Harris方法()直接计算出两个特征值,通过比较两个特征值直接分类,这样就不用计算Harris响应函数了。 另一方面,我们不再用非极大值抑制了,而选取容忍距离:容忍距离内只有一个特征点。该算法首先选取一个具有最大最小特征值的点(即:max(min(e1,e2)),e1,e2是harris矩阵的特征值)作为角点,然后依次按照最大最小特征值顺序寻找余下的角点,当然和前一
eigenshuffle
- 矩阵特征值与特征向量的计算,并实现特征值按从大到小的输出,相应的特征向量也跟随着改变-Matrix eigenvalues and eigenvectors are calculated and the eigenvalues are calculated large to small output, and the corresponding eigenvectors are also changed
