charlieryan
Aerospace
- Jul 23, 2007
- 2
hi
I'd like to create a matrix that looks something like;
a c 0 0 0 0
b a c 0 0 0
0 b a c 0 0
0 0 b a c 0
0 0 0 b a c
0 0 0 0 b a
Where b, a, and c are contants. I'l like to be able to set the matrix size as well [the matrix should be square].
Any ideas
thanks!
Charlie
I'd like to create a matrix that looks something like;
a c 0 0 0 0
b a c 0 0 0
0 b a c 0 0
0 0 b a c 0
0 0 0 b a c
0 0 0 0 b a
Where b, a, and c are contants. I'l like to be able to set the matrix size as well [the matrix should be square].
Any ideas
thanks!
Charlie