Douglas Peucker算法的matlab实现我要分享

Matlab implementation of Douglas Peucker algorithm

ex.com-xfrd.d,of Douglas-Peucker 中国地图 地图综合

关注次数: 163

下载次数: 1

文件大小: 376KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

Douglas Peucker算法的matlab实现,应用于地图制图中的综合制图。其中有中国地图数据加以验证。可以自设threshold。


English Description:

The matlab implementation of Douglas Peucker algorithm is applied to the comprehensive Cartography in cartography. Among them, there are Chinese map data to verify. You can set your own threshold.


代码预览

creatdata.m

distance.m

ex3data.mat

main.m

maxdis.m

相关推荐