Feeds
질문
Extract values from a matrix using a for loop
I am trying to get a 3x20 matrix populated with the eigenvalues from the eig function. The first values are populated in the ma...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
For loop for roots function
How do I create a for loop for the roots function? Here is a hypothetical data set: x=[1:10:120] for i=1:12 a(i) =...
대략 7년 전 | 답변 수: 1 | 0
