Unit delay for adaptive filter!
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 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.
Risposte (1)
Sulaymon Eshkabilov
il 15 Giu 2021
0 voti
(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
Categorie
Scopri di più su Array and Matrix Mathematics in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!