搜索资源列表
MATLAB 6_5 辅助神经网络分析与设计_10954899
- 本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。-book on the use of Matlab bp neural network to achieve a more detailed descr iption of the book contains many specific examples, we hope to bring help to a certain extent.
人工神经网络BP算法_函数逼近
- 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
ganzhiqi_s200502106
- 模式识别-基于感知函数准则的线性分类器设计,完全自编代码,有详细说明。-pattern recognition-based perceptual function criteria for the classification of linear design, completely writing code is described in detail.
cellphone_games_5
- 游戏说明,支持人与人,人机,机机 联网对站,有大厅,一个大厅可以容纳24桌同时开战,实时更新大厅和所有玩家信息,支持悔棋,求和,认输,机器人的人工智能分为5挡。本游戏产品代码,供有兴趣入门的朋友参考。里面涉及的五子棋算法,经网上单机程序修改而来。压缩包里包括了本人的所有代码,和设计文挡。建议先看测试文挡说明。 由于有些朋友反映程序无法运行,今天抽空重新编写了一份详细的操作测试文档,且里面有很多截图(包括服务端和客户端)。只要大家按照步骤进行,5分钟搞定。程序也做了一点点的修改,由于是业余爱好,以
linprog
- 规划问题matlab源码,并带有详细设计说明,执行效率较高
matlabquantumgeneticalgorithm
- 量子遗传算法包含比较详细的算法说明,而且应用于滤波器的设计- quantum genetic algorithm
IPSystemresearchbasedonfuzzycontrol
- 重点研究模糊控制在倒立摆系统控制中的应用,详细说明模糊控制器的设计过程,及倒立摆系统仿真控制的控制效果分析-Focuses on the inverted pendulum system, Fuzzy Control in Control, detailed descr iption of the design process of fuzzy controller, and control of inverted pendulum control system simulation resul
Model-predictive-control
- 预测控制系统频应响应系统分析工具和专用绘图函数,予详细介绍,以一基于阶跃响应模型的控制器设计(动态矩阵控制方法)为例进行示范说明。-Model predictive control
TSP-GA.zip
- 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem select