Feeds
提问
Writing a 'while loop'
Hello, I am trying to write a while loop and I want it to keep iterating until the answer converges to within 1.e-4 of the prev...
13 years 前 | 1 个回答 | 0
1
个回答提问
How do I put my row vector answers into a matrix?
I am wondering how I get my answers (x') which is a row vector into a matrix with 26 rows and 3 columns. MATLAB CODE ...
13 years 前 | 2 个回答 | 0
