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

조회 수: 1 (최근 30일)
gbernardi
gbernardi 2016년 3월 14일
댓글: gbernardi 2016년 3월 14일
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
gbernardi
gbernardi 2016년 3월 14일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Generation에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by