搜索资源列表
BP network.matlab平台的基于bp神经网络的遥感图像分类
- matlab平台的基于bp神经网络的遥感图像分类,matlab platform bp neural network-based remote sensing image classification
Matlab_Classification_based_on_BP
- 基于BP神经网络的遥感图像分类代码。从样本中提取崇明岛东滩十种地物的光谱特征,并训练BP网络,再利用网络进行分类-BP neural network-based remote sensing image classification code. Extracted from samples of 10 kinds of Chongming Island, Dongtan features of the spectral characteristics and to train BP networ
AerialImageClassificationMethodBasedonFractalTheor
- 提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光 谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network
BPclass
- 利用BP神经网络对遥感图像进行地物的自动识别-The use of BP neural network of remote sensing images of the automatic recognition of features
bp
- 利用bp神经网络对遥感图像进行分类,输入样本值后,根据样本值对遥感图像不同的地物进行分类,分类后计算每种地物所占面积-The use of bp neural network classification of remote sensing images, enter a sample value, based on the sample value of the different features of remote sensing image classification, classif
kl
- 基于bp神经网络的遥感图像的分类和识别的MATLAB实现-Bp neural network-based remote sensing image classification and recognition of the MATLAB implementation
bpandkohonen
- 神经网络源码,可应用于遥感图像的分类,采用的包括bp、kohonen。可以作为范例来学习。-Neural network source code can be used in remote sensing image classification, using the included bp, kohonen. Can serve as examples to learn.
BP
- 基于matlab R2010a的BP神经网络在遥感图像分类中的应用源代码-Application source code matlab R2010a BP neural network-based remote sensing image classification
BP-Classification
- 基于matlab神经网络的遥感图像分类,使用了BP神经网络-Matlab neural network-based remote sensing image classification using BP neural network
bp
- 利用MATLAB对遥感图片进行BP神经网络分类-Remote sensing image using MATLAB BP neural network classifier
Salt-sensing-inversion-
- 遥感盐分反演,介绍了matlab进行数学建模,并采用bp神经网络等内容-Remote sensing of salt inversion, introduced matlab mathematical modeling, and the use of neural networks and other content bp
BPnetwork
- 用matlab进行bp网络分类,例子为崇明东滩遥感图像-Matlab bp network classification, examples for chongming dongtan remote sensing images
BP
- 该程序可以对遥感图像进行分类,使用的方法是BP神经网络。(The program can be used to classify remote sensing images, using the BP neural network.)
MATLAB
- 实现遥感图像地物分类,利用了BP神经网络,结果清晰功能强大(Realization of Ground Object Classification in Remote Sensing Images)
BP神经网络
- BP神经网络,matlab程序编写,有原始数据,可用于遥感图像分类,并且对遥感图像的土地利用类型进行预测。(BP neural network, matlab programming, with original data, can be used for remote sensing image classification, and remote sensing image land use type prediction.)
MATLAB图像处理源码
- MATLAB在遥感技术中的应用,王成墨编著,主要跟遥感结合比较紧密,适合初学者学习