Unit delay for adaptive filter!
Show older comments
Dear Supporter,
I got a simple question about your adaptive filter (RLS or others).
If I use the nonlinear solver (ode45) to solve this block and “Input” is continuous-time signal, and “Desire” is the discrete-time after the Zero-Order Hold, then what will be the unit delay used in this RLS block!
1 Comment
Walter Roberson
on 10 Mar 2011
Note: this MATLAB Answers section is for users helping users. It is not an official support function of Mathworks. Some of the Mathworks staff _volunteer_ answers here, but only a few of the people who answer questions work for Mathworks. You can recognize the ones who do work for Mathworks by the tiny little Mathworks logo that appears beside their name.
Answers (1)
Sulaymon Eshkabilov
on 15 Jun 2021
0 votes
(1) Simulink has a unit delay block that can be employed to resolve this issue in Simulink environment.
(2) Help documentation of MATLAB on delays (in filter design) addresses here:
https://www.mathworks.com/help/signal/ug/compensate-for-delay-and-distortion-introduced-by-filters.html
Categories
Find more on Array and Matrix Mathematics 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!