How can i make a matrix with variable elements?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi, i'm trying to make 2*3 matrix as transformation matrix that includes variable elements and use it in a for loop (summing over N',N") as below: ∑_N'N" ((J' S N';Ω'-Σ'-Λ'))*((J" S ";Ω"-Σ"-Λ"))
my question is how to construct such matrices with variable elements? i appreciate if anyone give me a hint.
댓글 수: 1
dpb
2016년 12월 29일
For what working definition of "variable" in "variable elements", pray tell?
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!