Feeds
질문
How to avoid loops for the following matrix manipulcation
I need to do the following operations on a series of matrix A1,A2,...,A_m\in\reals^{n\times n}, and two vectors c,x\in\reals^{n}...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to create symbol function matrix in matlab?
I need to solve a linear differential equations, such as diff(Y) = AY, Y(0) = Y0. Y \in R^n; So I need to generate a column of ...
거의 10년 전 | 답변 수: 2 | 0