- fir1
- medfilt2
- fspecial and imfilter
How can I run a median/low-pass filter over a Digital elevation model data in XYZ format
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I want to run a median/low-pass filter (over several hunders kilometers) over a Digital Elevation Model data which in XYZ format.
X is lon
Y is lat and
Z is the elevation.
Could you please point me in the right direction?
Thanks in advance
0 Kommentare
Antworten (1)
Shashwat Bajpai
am 5 Aug. 2019
Hi,
I would try the following functions:
A similar question has steps on how to use the last two functions. You can refer to the following link for the question:
For further help on fir1 and medfilt2 refer the following links:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Digital Filtering finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!