-
qrtrannnn
功能:对矩阵A的左上角的m阶对角块作QR变换:先用Givens变换作QR分解A=QR,
再作相似变换A:=Q AQ=RQ.
输入: n阶HessenbergA,其中A(m+1,m)=0,m>2.
输出: 变换后的Hessenberg形矩阵A.
2 用基本QR算法求实方阵的全部特征值.(Function: the upper left corner of the matrix A, diagonal blocks of order m to QR transformation: first, to make QR decomposition using Givens transformations A = QR, re-similarity transformation A: = Q' AQ = RQ. Input: n-order HessenbergA, where A (m+1, m) = 0, m> 2. Output: transformed Hessenberg form matrix A. 2 matrix with the basic QR algorithm for all the characteristics of the value of truth-seeking.)
- 2009-12-16 16:36:45下载
- 积分:1
-
maxmatch
解决最大匹配问题的程序,经过调试,运行正常,并附上测试程序(Maximum matching problem solving process, after commissioning, operating normally, along with test procedures)
- 2013-07-15 21:44:06下载
- 积分:1
-
camodelintrafficflow
文章介绍
了交通流元胞自动机模型的产生与发展,总结和评述了国内外各种元胞自动机模型,并对元胞自动机模型的发展提出
展望。
(This paper introduces the establishment and development of cellular automata model of traffic flow, summarizes and comments on
different kinds of typical cellular automata models of traffic flow, and furthermore, presents a new perspective for further study of the
model·
)
- 2011-12-24 11:15:48下载
- 积分:1
-
BODY
输入两个整数,当前一个数不小于后一个数是,输出1和两数之差;当小于时,输出0和第一个数。(Enter two integers, a number not less than a number, output 1 and the difference of two numbers when less than output 0 and the first number.)
- 2013-05-09 21:16:20下载
- 积分:1
-
watermarked
实现了三级小波变换数字水印嵌入中频小波信号,要求图像大小256*256RGB,水印图片大小32*32二值图像。(Three wavelet transform digital watermarking embedded the IF wavelet signal to the image size 256* 256RGB watermark image size 32* 32 binary image.)
- 2012-05-23 16:15:51下载
- 积分:1
-
59159
2d diffusion simulation, gui in matlab
- 2014-08-13 01:41:02下载
- 积分:1
-
UAGARCH
美国加利福尼亚大学的garch计算工具包(The GARCH toolbox from university california)
- 2012-08-23 02:15:34下载
- 积分:1
-
KPCA
核主元分析模型,用于故障检测,输入建模数据和待检测数据,计算T2和SPE统计量(Kernel Principal Component Analysis model for fault detection, input data for modeling and data to be detected, calculated T2 and SPE statistics)
- 2012-08-23 14:36:59下载
- 积分:1
-
colortransf
色彩空间的转换,RGB、XYZ、LAB的相互转换以及LAB与LCH的转换(Color space conversion, RGB, XYZ, LAB conversion, and LAB2LCH conversion)
- 2017-06-27 10:28:54下载
- 积分:1
-
flow
用于电力系统潮流计算的牛顿-拉夫逊法,带3节点和30节点网络算例数据(Power flow calculation )
- 2014-12-09 21:21:01下载
- 积分:1