What is square Hankel matrix?

7 visualizaciones (últimos 30 días)
Abdurehman Bali
Abdurehman Bali el 4 de Mzo. de 2021
Comentada: Walter Roberson el 5 de Mzo. de 2021
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.

Respuestas (1)

KALYAN ACHARJYA
KALYAN ACHARJYA el 4 de Mzo. de 2021
  2 comentarios
Abdurehman Bali
Abdurehman Bali el 5 de Mzo. de 2021
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.
Walter Roberson
Walter Roberson el 5 de Mzo. de 2021
hankel(YourMatrix(:))

Iniciar sesión para comentar.

Categorías

Más información sobre Linear Model Identification en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by