搜索资源列表
xilin
- This directory contains the following: [fajd.m] The FAJD algorithm for finding the approximate general (non-orthogonal) joint diagonalizer of a set of matrices. [test.m] A routine to demonstrates the way to call FAJD after generating a set of
在vb/vc中使用MSFLXGRD.OCX这个控件的例子
- 在vb/vc中使用MSFLXGRD.OCX这个控件的例子,其中vc例子为实矩阵相乘,调用了mathlib52.dll中的函数_brmul@24。,At vb/vc Msflxgrd.ocx the controls used in the example of one of vc for real matrix multiplication example, call a function mathlib52.dll in _brmul @ 24.
computeralgorithmsandnumericalprocedures
- 各种数值计算的算法,求逆,行列式,矩阵之间的乘法,分解,方程的解 计算机常用数值计算算法与程序-A variety of numerical algorithms, inverse, determinant, matrix multiplication between the decomposition, equation commonly used
Matrix_computations1
- 在网上找到的,很重要的一本关于矩阵计算的书,内容比较详细,写得非常清楚,这个文件是书的第一部分,第二部分很快上传。-Found online, a very important book on the matrix calculation, a more detailed content, is very clear, this document is the first part of the book, From the second part soon.
cholesky
- Cholesky decomposition is a decomposition of a symmetric, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose. This algorithm is highly useful for Electrical Power system Engineering and other mathematic
codeZbus
- The Z-bus building algorithm provides a way to build the Z-bus. The reason why this works is that the first step of the algorithm is to build the Z-bus for all buses that have shunt elements. This step eliminates the possibility that at some later
