how the following filter is applied

1 Ansicht (letzte 30 Tage)
D Joseph
D Joseph am 27 Jul. 2015
Bearbeitet: D Joseph am 17 Aug. 2015
h=[1 -1];
g=[-1 1];
ux=conv2(u,h,'same');
what is the use of this filter represented by h.

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by