搜索资源列表
Matlab 6.X辅助神经网络分析与设计
- matlab神经网络工具箱分析设计-Matlab Toolbox neural network analysis and design
matlab6.5associatednn
- matlab 6.5辅助神经网络设计原代码,有丰富详尽的示例。-neural network design supporting the original code, a rich detailed examples.
matlab11111
- matlab辅助神经网络设计指南,对于MATLAB的运用有很大的参考价值
charecg
- 用MATLAB实现的网络设计与测试程序,为神经网络理论的应用-MATLAB network design and testing procedures for the neural network theories in the
无线传感器网络二次簇头算法
- 对于无线传感器网络二次成簇算法设计
使用matlab设计的bp神经网络
- 使用matlab设计的bp神经网络,可以不用其自带的工具箱,能增进对神经网络的理解-Bp design using matlab neural network toolbox can do their own, can enhance the understanding of the neural network
truetime_code
- 《网络控制系统分析与设计》-源代码,用matlab的truetime工具箱,与《网络控制系统》-第九章系统仿真分析,一书有一定的关系,可以借鉴,不能完全对应。-" Network Control System Analysis and Design" - the source code, with the truetime matlab toolbox, and the " network control system" - Simulation and Anal
newpnn123
- NEWPNN--设计概率神经网络, 对SIM--对概率神经网络进行仿真-NEWPNN- Designed probabilistic neural network, the SIM- on probabilistic neural network simulation
kmeans_rbf
- 一个简明的基于聚类的RBF(径向基)神经网络设计算法-A simple clustering-based RBF (Radial Basis Function) neural network design algorithm
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)
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)
MATLAB神经网络
- MATLAB快速入门,单层感知器,线性神经网络,BP神经网络,反馈神经网络,随机神经网络,GUI设计神经网络等等(MATLAB quick start, single layer perceptron, linear neural network, BP neural network, feedback neural network, stochastic neural network, GUI design neural network and so on.)
第11章 用GUI设计神经网络
- MATLAB学习资料,用GUI设计神经网络,带一组测试数据。(MATLAB learning materials, using GUI to design neural network, with a set of test data.)
神经网络
- 毕业设计的神经网络程序,亲测有用,可以很好的实现预测功能(Graduation design of the neural network program, pro - test useful, can be very good to achieve the prediction function)