What is square Hankel matrix?

Dear all,
How can we get a square Hankel matrix of (s x s) from a specified matrix of (n x m)?
where:
n = representing the number of channels in signals.
m = representing the data length of signal.
s = representing the new dimension of the Hankel matrix.

Risposte (1)

KALYAN ACHARJYA
KALYAN ACHARJYA il 4 Mar 2021

0 voti

2 Commenti

Thank you for your answer. The page you refer is about a square hankel matrix from a vector. However, my interest was to get a square matrix from non square matrix.
hankel(YourMatrix(:))

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by