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!