Simulink HDL Coder complex conjugate
이전 댓글 표시
In Simulink HDL Coder, is there a symbol or attribute to indicate complex conjugate?
I have 2 complex signals going into a multiplier, is there a way to indicate that the 2nd signal should be conjugated?
Ideally, it would generate no extra logic, just propagate forward to swap the add/subtract operations.
댓글 수: 2
Walter Roberson
2019년 9월 21일
"Math block" with 'conj' as the operation.
There is no attribute or parameter modification the way you would hope there to be.
Karen Stephen
2019년 9월 23일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Signal Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!