Problem 60757. Build a block Toeplitz matrix

A symmetric block Toeplitz matrix has the form,
where the are compatibly-sized matrices.
Write a routine to generate T, assuming we are given the as an input cell vector B{i}, i=1...n.

Solution Stats

100.0% Correct | 0.0% Incorrect
Last Solution submitted on Nov 07, 2024

Solution Comments

Show comments

Problem Recent Solvers5

Suggested Problems

More from this Author4

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!