Concatened matrix
Hi
I want make a program for concatened matrix
for example i want to obtain it:
How make a program for this ?
In this example , matrix 3x3
in final application matrix nx3
Hi
I want make a program for concatened matrix
for example i want to obtain it:
How make a program for this ?
In this example , matrix 3x3
in final application matrix nx3
So you would have to explain in more detail how the matrix M is supposed to be built.
I your example (n=4) M has 23 rows !?
The values +8.33 and +25 are never used in M.
I would have expected rather either 3*n (=12) or n^3 (=64) lines in M
What about the zeros in the three matrices? Is there always just one column in each of the three matrices relevant?
Could it be that you are looking for something like this:

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.