搜索资源列表
Matrix
- 实现矩阵的特征值特征向量的计算,矩阵乘法,线性方程组求解以及矩阵行列式计算。-Eigenvectors of the matrix eigenvalue computation, matrix multiplication, solving linear equations and matrix determinant calculation.
MatrixChain
- 给定数量的矩阵相乘 给出矩阵计算乘法的最小次数 并给出分割点-A given number of matrix multiplied to give the minimum number of times of the multiplication of the matrix calculation and gives the split point
2011010963_e2
- 稀疏矩阵的存储与计算,功能如下: 1能够修改矩阵中元素的值 2矩阵的加法运算 3矩阵的乘法运算-Storage and computing sparse matrix, the following functions: 1 can modify the value of the elements in the matrix 2 matrix addition 3 matrix multiplication
juzhen
- 矩阵乘法,应用分治的思想方法快速计算两个矩阵相乘的结果-juzhen chengfa
juzhenchenfa
- 输入两个矩阵,然后根据矩阵的运算规则,实现两个矩阵的乘法计算,得出结果矩阵并输出。-Enter the two matrices and matrix operation according to the rules, to achieve the multiplication of two matrices calculated the resulting matrix output.