搜索资源列表
BP-gaijin
- 介绍一种bp在神经网络上改进算法,效果比原bp算法要好-A bp improvement in the neural network algorithm, the effect is better than the original algorithm bp
AerialImageClassificationMethodBasedonFractalTheor
- 提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光 谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network
neuralandwavelet
- 对采集到的电压信号进行小波包分解提取特征向量,再进行BP神经网络训练-On the acquisition of the voltage signal to the wavelet packet decomposition to extract feature vector and then BP neural network training
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
BPe
- 有关BP神经网络改进算法的一篇论文,增加动量项,自适应学习率等-Of the BP neural network algorithm to improve the paper to increase the momentum, the adaptive learning rate
Matlab--BP-neural-network-program
- 用matlab编BP神经网络预测程序,里面给出了程序的整体构架,应用时只需更改参数设置就可以,后面有应用实例和一些学习说明。-Matlab series of BP neural network prediction program, which gives the overall framework of the program, simply change the parameter settings when the application, followed by application
matlab-Neural-network-PPT
- Matlab BP神经网络学习的一个PPT,BP神经网络的初学者可下了参考学习。-Matlab BP神经网络学习的一个PPT,BP Neural Network for beginners in the study.
Artificial-neural-network-BP
- 人工神经网络BP算法源码,讲解的很详细,希望对你们有用-Artificial neural network BP algorithm source code
Improved-BP-neural-network-c
- 改进的BP神经网络算法,基于拟牛顿算法。-Improved BP neural network algorithm, based on the quasi-Newton algorithm.
BP-neural-network
- BP神经网络详解与实例 全面讲解了BP神将网络的基本概念和网络结构,通过实例详解BP神经网络的用途-The Xiangjie instance of BP neural network
BP-neural-network-model
- BP neural network model predictive control algorithm based on
BP
- BP神经网络,matlab环境下利用BP算法,采用BP神经元网络的设计方法实现分类器的设计-BP neural network BP algorithm Matlab environment, using BP neural network design method classifier design
GA-BP-neural-network-application
- GA-BP神经网络应用,应用于matlab 数学建模-GA- BP neural network application, the application in matlab mathematical modeling
BP-neural-network
- BP网络模型处理信息的基本原理 BP神经网络模型.节点输出模型,作用函数模型,误差计算模型,自学习模型 缺陷分析及优化策略 实现神经网络的BP算法源码及注释-BP neural network model of the basic principles of processing information BP neural network model output node model, the role of function model, error calculation mo
Neural-network
- 基于BP神经网络的彩色图像边缘检测方法研究-Color image edge detection method based on BP neural network research
BP-neural-network-image
- fpga论文《BP神经网络图像压缩算法乘累加单元的FPGA设计》-fpga thesis "BP neural network image compression algorithm multiply-accumulate unit of FPGA design."
Implementation-of-BP-neural-network
- BP神经网络算法实现及优化,较好的对传统算法进行了改进和优化。-BP neural network algorithm and optimization, better improvement on traditional algorithms and optimization.
BP-neural-network-MATLAB-code
- 主要是BP神经网络的MATLAB实现程序代码,包括感应器神经网络、线性网络、BP神经网络、径向基函数网络。-Mainly MATLAB BP neural network to achieve the program code, including sensors neural networks, linear network, BP neural network, radial basis function networks
BP-neural-network-model
- 研究并分析了B P神经网络的结构和特点,针对不足之处提出改进方法。在改进的基础 上建立神经网络软件可靠性新模型。通过MATL AB仿真工具进行了实例仿真,证实该新模型比传统 模型预测精度高,泛化能力强-Research and analysis of the structure and characteristics of BP neural network, an improved method for the shortcomings. In the modified base
BP-neural-network
- BP神经网络的C++算法实现及讨论。通过C++构造一个5层神经网络,成功实现样本函数的功能。-C++ BP neural network algorithm to achieve and discussion. By C++ construct a five-layer neural network, the successful implementation of functional sample function.