- fir1
- medfilt2
- fspecial and imfilter
How can I run a median/low-pass filter over a Digital elevation model data in XYZ format
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Shashwat Bajpai
2019-8-5
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Digital Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!