Error using LMS algorithm
이전 댓글 표시
i am getting the this as the error message
"Array formation and parentheses-style indexing with objects of class 'dsp.LMSFilter' is not allowed. Use objects of
class 'dsp.LMSFilter' only as scalars or use a cell array."
the input to the filter is a binary data of dimension 1x64 and the desired signal is a complex valued data of 40x10. i need to pass the signal through the lms filter
kinldy debug this error
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Adaptive Filters에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!