Explanation of a portion of the Fast Block LMS implementation in Simulink

1 visualización (últimos 30 días)
Hello everyone,
I recently started to use Simulink (R2015b) and I'm trying to convert some Matlab algorithms I have designed. I have a question regarding the Simulink block called Fast Block LMS Filter.
Specifically, I don't understand why there's the need for the Assignment blocks in the inner block denominated BLMS For Iterator Subsystem (the highlighted portion of the figure I attached)
I am familiar with the operations done in the Fast Block LMS algorithm; I guess I'm just a bit confused by the way Simulink works, given that I have only been using it for a week or two.
Cheers.
  1 comentario
gbernardi
gbernardi el 14 de Mzo. de 2016
Apparently, those blocks simply do some checks on the outputted signals: namely, it's checked whether the signal is complex or not (if so, they take the real part) and the right indexing of the signal is performed.

Iniciar sesión para comentar.

Respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by