用决策树ID3算法写的MATLAB程序我要分享

Matlab program written by ID3 algorithm of decision tree

图像分类 水下图像 UNDERWATER-IMAGES decision-tree

关注次数: 374

下载次数: 0

文件大小: 1111KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

用决策树ID3算法写的MATLAB程序,实现对水下四类图像进行分类。


English Description:

Matlab program written by ID3 algorithm of decision tree is used to classify four kinds of underwater images.


代码预览

Image_RandomForest _Classification\ID3.m

Image_RandomForest _Classification\RandomForest.m

Image_RandomForest _Classification\result.xlsx

Image_RandomForest _Classification\statistics.m

Image_RandomForest _Classification\suijisenlin.asv

Image_RandomForest _Classification\testdata.xlsx

Image_RandomForest _Classification\testdata1.xlsx

Image_RandomForest _Classification\trdala.xlsx

Image_RandomForest _Classification\trdala1.xlsx

Image_RandomForest _Classification