Ahmad
2009-11-29 07:12:03 UTC
Hi,
Is there any method in Matlab to generate a BLOCK Toeplitz matrix whose structure is
[a b c 0 0
0 a b c 0
0 0 a b c ]
where a,b, c, and all 0's are COLUMN vectors of the same length r x 1.
Is there any method in Matlab to generate a BLOCK Toeplitz matrix whose structure is
[a b c 0 0
0 a b c 0
0 0 a b c ]
where a,b, c, and all 0's are COLUMN vectors of the same length r x 1.