Error using LMS algorithm
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Spectral Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!