how the following filter is applied
Afficher commentaires plus anciens
h=[1 -1];
g=[-1 1];
ux=conv2(u,h,'same');
what is the use of this filter represented by h.
1 commentaire
Jan
le 27 Juil 2015
Please post more details.
Réponses (0)
Catégories
En savoir plus sur Digital Filter Design 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!