搜索资源列表
Land_cover_classification
- 一个基于人工神经网络的有监督遥感影像地貌分类程序。-an artificial neural network-based supervision of remote sensing images landscape classification procedure.
DSPLIT
- 本程序是含有模式别领域的处理图像的各种分类器:模板匹配分类器,Bayes分类器,神经网络分类器,几何分类器等,源图像请自行解决
BP网进行分类
- 有关BP网络算法的源代码-the BP network algorithm source code
fenlei. VC 图像模式识别的分类程序
- VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
Neural-Network
- 应用神经网络与神经网络相关的几个问题,这包裹集中经典分类器,和图像分割,特别是彩色图像分割和过滤-Application of neural networks is associated with several issues related to the neural network, which wrapped centralized classical classifier, and image segmentation, especially color image segmentati
BP-and-SOM
- BP(Back Propagation)网络是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。 BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。 它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。 通过对信息的提取以及