登录
首页 » Visual C++ » QR-decomposition

QR-decomposition

于 2020-08-31 发布 文件大小:1234KB
0 340
下载积分: 1 下载次数: 49

代码说明:

  QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition )

文件列表:

QR分解算法
..........\Debug
..........\.....\QRdecomposition.obj,289816,2013-04-25
..........\.....\QRdecomposition.sbr,0,2013-04-25
..........\.....\QR分解算法.bsc,394240,2013-04-25
..........\.....\QR分解算法.exe,569417,2013-04-25
..........\.....\QR分解算法.ilk,812436,2013-04-25
..........\.....\QR分解算法.pch,3169612,2013-04-25
..........\.....\QR分解算法.pdb,1123328,2013-04-25
..........\.....\vc60.idb,107520,2013-04-25
..........\.....\vc60.pdb,143360,2013-04-25
..........\nr3.h,14110,2013-04-25
..........\printMatrix.h,851,2013-04-25
..........\printVector.h,662,2013-04-25
..........\qrdcmp.h,2977,2013-04-25
..........\QRdecomposition.cpp,887,2013-04-25
..........\QR分解算法.dsp,4585,2013-04-25
..........\QR分解算法.dsw,545,2013-04-25
..........\QR分解算法.ncb,66560,2013-04-25
..........\QR分解算法.opt,50688,2013-04-25
..........\QR分解算法.plg,1075,2013-04-25
..........\readMatrix.h,877,2013-04-25
..........\readVector.h,772,2013-04-25

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

发表评论

0 个回复

  • Tin_Method
    离散数据生成tin的优秀代码,注释多,易于学习和移植(Discrete data generated tin excellent code, comments, easy to learn and transplantation)
    2012-05-18 13:12:23下载
    积分:1
  • Trilateration-Network
    测绘程序,计算测边网各点坐标的评查程序,值得借鉴(Mapping program to calculate the coordinates of each point measured the side-netting of assessment investigative procedures, worth learning)
    2013-08-20 15:13:21下载
    积分:1
  • LM_sample
    Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。( LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
    2017-06-01 19:37:34下载
    积分:1
  • 基于Wegstein方法的求解方程SolveEquation_Wegstein
    基于Wegstein方法的求解方程的C++程序。(Wegstein-based method for solving equations C++ program.)
    2020-06-30 01:00:02下载
    积分:1
  • isotermasIII
    Compute isotherms in quad
    2012-05-05 01:36:55下载
    积分:1
  • EMD
    利用emd算法解决经验模式分解的一些存在的端点效应问题。 有效的解决了问题。(Using emd algorithm to solve some of the empirical mode decomposition end effects exist. Effective solution to the problem.)
    2020-10-19 16:27:25下载
    积分:1
  • GCMC
    巨正则系综蒙特卡罗算法的源程序;可以用来进行吸附等分子模拟;最大的好处在于可以插入或删除原子(Grand canonical ensemble Monte Carlo algorithm source can be used for adsorption, molecular simulation biggest advantage is that you can insert or delete atom)
    2008-06-09 14:45:03下载
    积分:1
  • Rongekutta
    四阶龙格库塔法函数更新四元数程序代码,采用VC编写(Fourth-order Runge-Kutta method function is updated quaternion code)
    2010-03-03 21:53:15下载
    积分:1
  • kalmanfileter_c-code
    外国人写的卡尔曼滤波器算法的库,可以供大家参考,已经封装好了(kalman library)
    2012-04-24 10:46:44下载
    积分:1
  • PSO
    针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
    2013-01-07 18:05:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载