搜索资源列表
Natural gradient ML or nonlinear decorrelation alg
- 极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法-minimum entropy equivalent to the marginal four bands fork cumulative amount of square and smallest. Through iterative four bands so that the cumulative matrix diagonalization, four
三对角矩阵
- 用c++语言编写的,关于三对角距镇的应用问题的程序-prepared by the angle of the three pairs from the town of application procedures
MATRIX1
- EXCEL的VBA程序实例-矩阵对角化,小程序,实用,
矩阵特征值的计算
- 矩阵特征值与特征向量的计算约化对称矩阵为对称对角阵的豪斯荷尔镕变换法似对称三对角阵的全部特征值、特征向量的计算等-Matrix eigenvalues and eigenvectors of the calculation about symmetry symmetric matrix diagonal matrix ho Shihemi Rong transform it symmetric tridiagonal matrix eigenvalue all, the eigenvectors
MetrixVector
- vc++实现矩阵特征值与特征向量的计算
Close3B
- 采用拟三对角矩阵反算出过一定点(大于等于3个)的控制顶点,再由这些控制顶点计算出3次B样条曲线,由于曲线封闭的,所以无需引入边界条件即可求得曲线。-Used to be anti-tridiagonal matrix calculated over a certain point (greater than or equal to 3) of the control points and then calculate the control points of these 3 B-spline
matrixcompress
- C语言实现矩阵压缩的小程序 掌握特殊矩阵通过压缩存储算法进行压缩存储的方法,并编程实现相关功能。 基本要求: (1) 可以对对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵进行压缩存储; (2) 原始矩阵通过键盘输入,执行后输出压缩后的矩阵; (3) 输入在原始矩阵中的位置,能够得出压缩后的位置; (4) 原始矩阵的行列数从键盘输入。 -C language implementation of small programs to master matrix comp
ar_dlda
- 在ar人脸库上实现Direct Fisher discriminant analysis,该方法首先对类内散布矩阵对角化,然后对类间散布矩阵对角化,使类间散布矩阵对角化的矩阵即使鉴别向量集-In the ar face database to achieve Direct Fisher discriminant analysis, this method first within-class scatter matrix diagonalization, and then between-cla
qs
- 采用的直接矩阵对角化的方法解薛定谔方程,计算电场下的转动光谱。-To fit Stark shifts in rotational transitions for a rotor with up to one quadrupolar nucleus by direct matrix diagonalization for each value of the electric field and M
Catch-tridiagonal-matrix-method
- 追赶法求解三对角矩阵,用matlab调试过,可以直接使用 -Catch tridiagonal matrix method
5--3duijiaohua
- 线性代数参考资料,描述矩阵对角化的相关理论与方法的定理与实例-Linear algebra references
Matrix_diagonalization
- 矩阵的对角化计算法的的实现,主要针对对称矩阵的对角化问题进行研究,给出了对称矩阵对角化计算的matlab程序代码-Matrix diagonalization calculation matlab programming by contract transform method for symmetric matrix diagonalization problem was realized
principal-component-analysis
- 主成份分析程序,包含求相关系数矩阵/矩阵对角元素提取、创建对角阵、求特征值和特征向量等函数-Principal component analysis program, including seeking the correlation matrix/matrix diagonal elements extract, create diagonal, find eigenvalues and eigenvectors and other functions
追赶法 解三对角矩阵
- 追赶法 解三对角矩阵,matlab 程序。追赶法 解三对角矩阵,matlab 程序。追赶法 解三对角矩阵,matlab 程序。
p_link
- 将处于矩阵对角处的两点用最少的像素连接起来 输入: mat_in:为二值矩阵,为1的点在对角线处 输出:连接后的矩阵- In the matrix are connected at two corners with a minimum of input pixels up: after the connection matrix: mat_in: a binary matrix, at a point at the diagonal output
form_sparsematrix
- 将对称满阵a转化为稀疏存储:按行存储 寻找上三角阵首个非零元位置,上三角阵非零元所在列,非零元值,对角元值(Convert symmetric full array a into sparse storage: store by line Find the first nonzero element position of the upper triangular array, the nonzero element of the upper triangular array, the no
特殊矩阵1
- 利用变参数追赶法求解周期三对角线性方程组的matlab程序(Matlab program for solving three diagonal linear equations by using variable parameter pursuit method)
Matrix
- 这是一个用c#语言写成的矩阵类,可以完成矩阵的各种准确的数学计算,如:矩阵的加减乘除、转置、逆运算、 复矩阵的乘法、求行列式值、 求矩阵秩、一般实矩阵的奇异值分解、求广义逆、约化对称矩阵为对称三对角阵、实对称三对角阵的全部特征值与特征向量的计算、求赫申伯格矩阵全部特征值、求实对称矩阵特征值与特征向量等.可以将其做成dll用到其他的环境下。填补了.net中没有矩阵的空白,是你进行科学计算不可或缺的插(This is a written in c# matrix, it can complete a
BLKTRIDIAG
- 生成各种对角矩阵,如单对角、双对角矩阵、三对角矩阵等(A variety of diagonal matrices are generated, such as single diagonal, double diagonal matrices, three diagonal matrices, etc.)
矩阵对角化程序
- fortran计算用来求解线性方程组的BLAS和LEACK 包。。。(The FORTRAN calculation is used to solve the BLAS and LEACK packages of the linear equations.)