How can i make a matrix with variable elements?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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 Kommentar
dpb
am 29 Dez. 2016
For what working definition of "variable" in "variable elements", pray tell?
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!