- fir1
- medfilt2
- fspecial and imfilter
How can I run a median/low-pass filter over a Digital elevation model data in XYZ format
2 ビュー (過去 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!