Feeds
提问
eig function not working properly
I use the eig function on a 16x16 matrix and it only returns a vector with 9 entries(eigenvalues). how can I get it to return al...
14 years 前 | 1 个回答 | 0
1
个回答提问
Help vectorize for loop please
I want to get rid of that for loop and just use/vectors/matrices, so i can optimize my code. if any one can help thanks. %hel...
15 years 前 | 2 个回答 | 0
