搜索资源列表
神经网络设计书籍配套源码
- 神经网络设计书籍配套源码(matlab平台)-neural network design books matching source (Matlab platforms)
nndesign_New
- 《神经网络设计》(neural networks design)的源代码- Neural Network Design (neural networks design) source code
基于BP神经网络设计分类器
- 基于BP神经网络设计分类器,MATLAB源程序例子。-Design based on BP neural network classifier, MATLAB source code examples.
LPR-mobile
- 视频车辆牌照识别,包含汉字处理算法,BP神经网络设计。识别率高达90%以上。-Video vehicle license plate recognition, including the Chinese characters processing algorithms, BP neural network design. Recognition rate as high as 90 .
Perceptronneuralnetworkdesign
- 感知器神经网络设计,通过matlab实现,可以作为一个较好的示例-Perceptron neural network design
kmeans_rbf
- 一个简明的基于聚类的RBF(径向基)神经网络设计算法-A simple clustering-based RBF (Radial Basis Function) neural network design algorithm
neural-network
- 非常完整的神经网络设计电子课件,提供各类神经网络的详细结构及解析-Neural network is a complete electronics design software to provide various kinds of neural network structure and the detailed analysis
nnppt
- 《神经网络设计》的课件,采用英语授课的课件,讲述怎样设计神经网络。- Neural Network Design courseware, courseware teaching in English, about how to design neural networks.
Fuzzy-neural-network-design
- 模糊神经网络设计,应用神经网络的一个实例 输入为-两输入,输出为-单输出-Fuzzy neural network design, an example of neural network input- two input, output- single output
离散Hopfield神经网络联想记忆-数字分类
- 1. chapter9.m为主程序,将该文件夹设置为MATLAB当前工作路径,运行即可。 2. data0~data9.mat为数字0~9对应的矩阵,data1_noisy和data2_noisy分别为数字1和数字2的加噪声矩阵。 3. waiji.m为外积法设计离散型Hopfield网络(具体见第10章介绍)。 4. 该程序在MATLAB2009a版本下测试通过,个别函数在低版本中不存在或者调用格式有所不同,参照对应版本中的帮助文档修改即可。(1. chapter9.m based pr
MATAB神经网络30个案例分析
- 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
test2-BP
- 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。(Using BP neural network to design a classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literatur
神经网络模型及其MATLAB仿真程序设计
- 神经网络模型及其MATLAB仿真程序设计(Neural network model and its MATLAB simulation program design)
神经网络
- 很好的神经网络书籍,有中文和英文书籍,值得好好看看。(Very good nerve network books, there are Chinese and English books, worth a good look.)
神经网络编程_源代码
- 使用神经网络算法求解多元多次方程,使用多个节点进行设计,得到的子代结果很精确,误差极小(The use of neural network algorithm for solving multivariate polynomial equation)
神经网络算法BP网络的训练函数
- 神经网络设计算法,BP简单设计,入门时用的。非常有用。(Neural network design algorithm, BP simple design, introductory time. It's very useful.)
卷积神经网络详述
- 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
BP神经网络设计程序实例
- 用BP神经网络解决凸优化问题,应用MALAB,取得较好的效果(BP neural network is used to solve convex optimization problems, and MALAB is applied to achieve better results)
程序
- 根据所学过的BP网络设计及改进方案设计实现模糊控制规则为T = int((e+ec)/2)的模糊神经网络控制器,其中输入变量e和ec的变化范围分别是:e = int[-2, 2],ec = int[-2, 2]。网络设计的目标误差为 0.001。(According to the BP network design and improvement plan that we have learned, we design a fuzzy neural network controller with
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别,可用于课程设计(Handwritten digit recognition based on probabilistic neural network can be used for course design)