搜索资源列表
annexamples
- 文件包括《面向MATLAB工具箱的人工神经网络理论与应用实例》一书中的所有源程序,并附有程序清单。-documents include "Toolbox for MATLAB Artificial Neural Network Theory and Application", a book of all the source, together with a list.
NNexample
- 神经网络的实例,非常适合初学者。采用matlab实现,对神经网络的理解及应用非常有好处,强烈推荐。-examples of neural network is extremely well-suited to beginners. Using Matlab realization of the neural network is very understanding and benefit strongly recommended.
ANN-PID
- 神经网络PID控制算法仿真实例,有很好的参考价值
94-100
- C语言精彩百例第93-100例 第四篇 综合应用篇 实例94 用C语言实现遗传算法 实例95 人工神经网络的C语言实现 实例96 K_均值算法 实例97 ISODATA算法 实例98 快速傅立叶变换 实例99 求解野人与传教士问题 实例100 简单专家系统
chap6
- < Visual C++MATLAB图像处理与识别实用案例精选>>中的神经网络实例
BPNew
- 神经网络实例,可以改造成自己的东西,算法不错,无版权-examples of neural network can be transformed into something of my own, the algorithm is true that without copyright
C++神经网络开发包ANNIE源程序(最新版)
- 该源代码包括了创建神经网络的方法,包括了多个实例:入hopfield网络、自动搜索网络、添加网络、kohonen网络
nnpc
- 地震预测问题实例基于神经网络预测matlab程序.m文件-NNPC matlab.m
fan-kui-shenjinwangluo
- 反馈神经网络 包含了hopfield 和elman网络 是神经网络与实例精解书中的-the programme of hopfield and elman
zi-zuzhi-jingzhengwangluo
- 关于自组织竞争网络的matlab程序 是神经网络原理和实例精解的源程序-the programm of neural network
Genetic-and-Simulated-Annealing
- 针对战区装备保障点动态选址问题的广义最大覆盖选址模型,综合分析传统的启发式算法全局、局部搜索中的 优缺点,提出一种基于BP神经网络的遗传模拟退火算法,并将其运用于战区装备保障点动态选址决策实际同题中,对该算法 进行了仿真研究,给出具体实例的仿真结果验证了该算法求解最优解的高效性以及运算的高收敛速度。-Considering the generalized maximal covering location model of dynamic locating on war zone e
GA-BP
- 遗传算法优化bp神经网络实例,希望大家能用到-Genetic algorithm optimization bp neural network instance, I hope you can use to
SVM
- 支持向量机神经网络的实例应用,可以正常运行-SVM neural network application examples
LVQ
- LVQ神经网络用于预测的实例,很不错的例子-xamples of LVQ neural network for forecasting, it is a good example
BP-example
- BP神经网络实例一个 BP神经网络实例一个-BP Example
0813vsm_mccaffreyCode
- 使用反向神经网络进行实例计算程序代码(C#语言编写)-neural network
BPshenjingwangluolizi
- MATLAB BP神经网络实例 m代码 及例子 让你进一步了解BP神经网络-MATLAB BP shenjing wangluo example
Examples-of-neural-network-algorithm
- 一组神经网络算法实例:有三个M文件组成 Examples of neural network algorithm-Examples of neural network algorithm
MATLAB神经网络原理与实例精解
- MATLAB神经网络原理与实例精解 程序
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs