Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NGUYENHUYHIEU

    Form a big matrix from small matrices

    Hi all, Anyone knows how to form a matrix as below: bigC = [ C0 C1 C2 ...... C(n-1) C1 C0 C1 ...... C(n-2) C2 C1 C0 ...... C(n-3) ...................................... C(n-1) C(n-2) C(n-3) ...... C0 ] ??? where Ci's...

Part and Inventory Search

Back
Top