登录
首页 » 算法 » VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobia...

VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobia...

于 2023-05-05 发布 文件大小:4.37 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorithm.

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

发表评论


0 个回复

  • C++编写的n阶方阵求逆的实现
    题目:n阶方阵求逆的实现总体需求:编写一个实现求矩阵逆矩阵的程序。功能需求:1) 输入一个n(n
    2022-05-19 21:28:33下载
    积分:1
  • C经典代码大全
    一些C编程语言经典编程题目,希望对大家有用。#include int main(void) { unsigned int i = 0x12345678; char*pc =(char*)&i; printf("0x%x ", *pc); double *pd = (double*)&i; printf("%f ", *pd); printf("sizeof pc = %d sizeof pd = %d ", sizeof(pc), sizeof(pd)); return 0; }
    2022-04-01 10:36:20下载
    积分:1
  • 一个acm题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个...
    一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm algorithm topic Problem description : a black box, as a 15 x 10 two-dimensional matrix, there are some gaps in two-dimensional matrix using 0 indicates the gap, with a show that occupies. An existing equipment, from the direction of four branches box for perspective : from left to right, from the lower left to upper right, from bottom to top, from the lower right to upper left. Perspective availability of the two-dimensional matrix of the line a number. Demand reduction of this matrix. Input : 4 firms on behalf of every line from left to right, from the lower left to upper right, from bottom to top, from the upper left to lower right perspective on data obtained from the output : the matrix method is the use of backtracking, see the specific procedures
    2022-07-08 10:50:46下载
    积分:1
  • use vc realized random test code, can achieve simple to the complex random pictu...
    使用vc开发实现的随机验证码,可以实现简单到复杂的随机图片,非常好用-use vc realized random test code, can achieve simple to the complex random pictures, very handy
    2022-08-15 19:08:49下载
    积分:1
  • sha2加密
    资源描述这是用哈希函数,sha2实现的加密算法,C语言。这是用哈希函数,sha2实现的加密算法,C语言。这是用哈希函数,sha2实现的加密算法,C语言。这是用哈希函数,sha2实现的加密算法,C语言。
    2022-03-16 17:39:07下载
    积分:1
  • 蚁群在数值方中的应用以及求解最优化函数的极值问题...
    蚁群算法在数值方法中的应用以及求解最优化函数的极值问题-Ant Algorithm in numerical methods and applications to solve the optimization problem function extremum
    2022-05-30 08:56:54下载
    积分:1
  • 混沌蚁群
    应用背景混沌具有随机性、遍历性、规律性——混沌具有丰富的时空动态,系统动态的演变可导致吸引子的转移等特点,使得混沌成为一种新型的优化技术,并得到广泛重视。关键技术首先,基于确定性迭代式产生的遍历性轨道对整个解空间进行考察。其次,以第一阶段得到的结果为中心,通过附加小幅度的扰动进一步进行局部区域内的细搜索,直至算法终止准则满足。
    2023-05-08 18:20:03下载
    积分:1
  • a more general algorithm
    一个较为普通的算法-a more general algorithm
    2022-03-09 20:14:18下载
    积分:1
  • TFT与JPEG解码
    JPEG解码程序与TFT驱动程序,可加入到STM32等硬件中使用。 JPEG解码程序与TFT驱动程序,可加入到STM32等硬件中使用  
    2022-03-04 01:45:23下载
    积分:1
  • simp4辛普生积分
    利用辛普生法积分,是比矩形积分法和梯形积分法更为精确的计分方法。辛普生方法采用抛物线插值,对二次函数是精确的,而二次函数的积分为三次函数。辛普生定步长积分对有突变的函数在运算
    2022-01-22 13:11:05下载
    积分:1
  • 696518资源总数
  • 104514会员总数
  • 30今日下载