Non-causal filter coefficients
Afficher commentaires plus anciens
Hi all I need to write filter coefficients for the following filter: y(n) = (-x(n+4) - x(n+3) - x(n+2) - x(n+1) + 9x(n) - x(n-1) % - x(n-2) - x(n-3) - x(n-4))
As you can see, the output uses future inputs. I've done causal filters no problem, but am a bit lost with this one.
Any help would be appreciated!
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matched Filter and Ambiguity Function dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!