PCB+Matrix
PCB+Matrix技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
PCB+Matrix 热门资料
查看全部 500 份 →computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalue
computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues ...
2014-01-21
70
Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent per
Computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
2013-12-23
147
Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si
Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by ...
2016-02-14
157