搜索资源列表
数字识别程序(BP神经网络)
- 数字识别程序(BP神经网络)
BP神经网络程序
- 一个可直接运行的BP神经网络程序
BP神经网络预测 matlab程序实现
- BP神经网络用于房价的预测 matlab程序实现
BP神经网络训练和测试
- 三个程序,其中包括如何确定隐层节点数,BP神经网络训练和神经网络测试,替换相关数据即可使用。
BP神经网络运动状态分类
- 该程序可以通过训练集对所构建的BP神经网络进行训练,并能通过测试集,即对不同的运动状态进行分类。(The program can train the constructed BP neural network through the training set, and can classify the different motion states through the test set.)
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
GA-BP神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the
封装一个简单的BP神经网络
- java实现bp神经网络用来二分类,这个是我写的文档,里面有完整程序(a BP neural network to implement two division,which implemented with java)
BP神经网络逼近(matlab程序)
- Bp神经网络MATLAB小程序,相当实用,推荐实用(Neurofuzzy design and model construction of nonlinear dynamical processes from data)
bp神经网络
- Matlab实现前向神经网络的方法 本文以Fisher的Iris数据集作为神经网络程序的测试数据集(Implementation of feedforward neural networks by Matlab)
BP神经网络程序
- 是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。(It is a multilayer feedforward network trained by error backpropagation algorithm, and is one of the most widely used neural network models. BP networks can learn a
车牌识别(有大的框架和BP神经网络delphi)
- 本程序是基于C++的车牌识别,里面有大的框架和BP神经网络(This program is based on C++ license plate recognition, which has a large frame and BP neural network)
BP神经网络
- 通过人工神经网络,简单的学习程序,BP神经网络模型(Through artificial neural network, simple learning program, BP neural network model)
基于BP神经网络的函数拟合与模式识别的Matlab程序
- 基于BP神经网络的函数拟合与模式识别的matlai代码(Function Fitting and Pattern Recognition Based on BP Neural Network)
BP神经网络设计程序实例
- 用BP神经网络解决凸优化问题,应用MALAB,取得较好的效果(BP neural network is used to solve convex optimization problems, and MALAB is applied to achieve better results)
用matlab编BP神经网络预测程序
- 用matlab编BP神经网络预测程序,MATLAB程序代码-- 人工神经网络及其工程应用(BP neural network prediction program using MATLAB)
bp神经网络
- 两个bp神经网络的预测程序(含有详细注释)。(Prediction program for two BP neural networks (detailed notes))
bp神经网络分类附带性细讲解
- bp神经网络分类附带详细讲解 1、本人对其中涉及到的函数进行了详细说明。 2、此程序中部分函数的使用方式是高版本Matlab中不推荐的,文中给出了当前高版本Matlab中的使用方式,并给出了相关博客地址(BP neural network classification with detailed explanation 1, I give a detailed descr iption of the functions involved. 2. The way part of the
第6章 BP神经网络
- MATLAB学习资料,BP神经网络程序,带一组测试数据。(MATLAB learning materials, BP neural network program, with a set of test data.)