Feeds
提问
Solving linear system of equations
I want to solve a system of three equations. I'm using this code to calculate the eigenvectors and eigenvalues, then write the e...
6 months 前 | 2 个回答 | 0
2
个回答提问
Creating an array of maximum values from differents tables
I have 5 tables 2000x5 and want to create an array consisting of maximum values from the column 5 of all tables. This was my att...
11 months 前 | 1 个回答 | 0
