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.
Explanation of a portion of the Fast Block LMS implementation in Simulink
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Schedule Model Components in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!