Feeds
提问
build a block matrix from matrices
I am trying to build a block matrix from square diagonal matrices e.g. M{1,1},M{1,2},M{2,1}, and M{2,2} and I need to transfer t...
8 years 前 | 1 个回答 | 0
1
个回答提问
square matrix with elements as functions to call in a loop
How I can create a square matrix for a fixed dimension such that each element in this matrix is a function e.g., \begin{equati...
8 years 前 | 1 个回答 | 0

