搜索资源列表
matrixCalculate
- 用幂法反幂法计算实际工程计算中的大规模矩阵特征值-Inverse power law with the power method to calculate the actual engineering calculation of large-scale matrix eigenvalue
Matrix
- 线性代数计算器,可计算矩阵和,差,数乘,相乘,逆,伴随阵,特征值等多种运算。结合用户图形界面,功能强大,操作简便,界面简洁-Linear Algebra calculator, calculate matrix and poor, multiplication, multiplying, reverse, with a variety of computing matrix, the eigenvalues and the like. Combined with the graphical us
ojalgo
- ojAlgo 是一个开源的Java类库,用于解决一些常用的数学问题以及线性代数和最优化问题。这里是修改了部分内容,便于在android平台上使用。我用其进行矩阵的运算,特别是Hermitian矩阵的特征值求解,常用的java库不方便用于求复数矩阵的特征值求解。(纯java平台运行可看原网站。)(ojAlgo is Open Source Java code to do mathematics, linear algebra and optimisation.I have modified par