登录
首页 » 算法 » matrix eigenvalue of the largest power France. For engineering calculation, Matr...

matrix eigenvalue of the largest power France. For engineering calculation, Matr...

于 2022-12-15 发布 文件大小:3.25 kB
0 382
下载积分: 2 下载次数: 1

代码说明:

矩阵的最大特征值的幂法. 对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。 符号说明: 1A为待求的矩阵, 2Uk,Vk为迭代用的列向量。 3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。 而maxLamda所对应的特征向量由最后一次迭代的Vk所决定. 主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式子迭代。 -matrix eigenvalue of the largest power France. For engineering calculation, Matrix eigenvalues and eigenvectors are very important and common data, here is the power law is a common solution, using the iterative thinking. Symbol : 1A of the question for the matrix, 2Uk, Vk iteration of the column vector. The final three largest eigenvalue maxLamda from last max (uk Hoffmann for the uk the largest absolute value of the absolute value of the element. by decision. While maxLamda corresponding eigenvectors from the last iteration of Vk decision. The main idea was first choice not one of the initial vector 0 U0! = 0, then by the following formula iteration.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab编写的流体计和传热程序
    matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
    2022-08-16 06:17:58下载
    积分:1
  • 操作系统实验读者写者的实现
    读者-写者的读写限制(包括读者优先和写者优先)         1)写-写互斥,即不能有两个写者同时进行写操作         2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写         3)读读允许,即可以有2个以上的读者同时读读者优先的限制:        如果一个读者申请读操作时,已经有一个读者在读,则该读者可以直接读写者优先的限制:        如果一个读者申请读操作时,有写者在等待访问共享资源时,则该读者要等到没有写者处于等的状态时才能开始读操作
    2022-01-28 03:39:48下载
    积分:1
  • Fortran的SVD(经验正交函数分解子程序),适合…
    fortran的SVD(经验正交函数分解子程序),适合地学数据处理。-fortran the SVD (empirical orthogonal function decomposition subroutine), suitable for earth science data processing.
    2023-08-30 00:35:04下载
    积分:1
  • 关于限制性四叉树实现的,很不错哦!
    关于限制性四叉树实现算法的,很不错哦!- Realizes the algorithm about the restrictive four forks tree, is very good oh!
    2022-07-09 04:26:04下载
    积分:1
  • 鲍威尔,求极值的方很容易使用和较高的精度。
    鲍威尔法求极值,非常好用和精确度比较高。希望大家喜欢-Powell, seeking extreme value method is very easy to use and relatively high accuracy. Hope everyone likes
    2022-01-26 06:54:33下载
    积分:1
  • #匈牙利的C实现
    应用背景C #匈牙利算法的实现这个程序是自由软件,你可以重新分配和/或修改 ; ;在GNU通用公共许可证的条款公布和,自由软件基金会;2版本的许可证,或(在您的选择)任何以后的版本。这项计划是分布式的,希望它是有用的,没有任何保证,甚至没有任何保修期 ; ;适销性或针对特定用途的。看的是 ; ;GNU通用公共许可证的更多细节。关键技术C语言编程:#类方法顶点矩阵保持根位置的参数顶点增强路径逆边
    2022-04-30 16:36:38下载
    积分:1
  • k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
    2023-07-14 07:15:02下载
    积分:1
  • 断裂的,可以试试。QMG2.0 is written by S. Vavasis (and others mentioned in src files)...
    算断裂的,可以试试。QMG2.0 is written by S. Vavasis (and others mentioned in src files) and is copyrighted (c) 1999 by Cornell University.-Operator faults, you can try. QMG2.0 is written byS. Vavasis (and others mentioned in src files) and is copyrighted (c) 1999 by Cornell University.
    2022-01-27 17:07:10下载
    积分:1
  • 这个固件免费提供的TRF7960
    this the firmware provided freely for the trf7960
    2022-06-21 15:45:54下载
    积分:1
  • 操作系统经典问题之银行家问题的源码实现及实验报告
    资源描述 实现银行家算法,C++实现,主要内容是模拟实现动态资源分配。同时编写和调试一个系统动态资源的简单模拟程序,观察死锁产生的条件,并使用适当的算法,有效的防止和避免死锁的发生。
    2023-04-03 07:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载