-
GAFMAX
遗传算法
求下列函数的最大值
obj(x)=x.*(10-x).*sin(2*pi*x), xin[0,10].(Optimization problem by genetic algorithm of a function
obj(x)=x.*(10-x).*sin(2*pi*x), xin[0,10].)
- 2009-11-14 00:05:47下载
- 积分:1
-
fuzzy-control-
用m文件编写水池的模糊控制程序,比使用simulink操作方便,可读性更强(M-files written using the pool of fuzzy control procedures, easy to operate than using simulink, readable)
- 2011-08-28 12:04:53下载
- 积分:1
-
chap2
用matlab编写的程序,关于MATLAB图像处理的基本操作。(Matlab prepared by the procedure, basic operations on the matlab image processing)
- 2013-12-18 09:57:09下载
- 积分:1
-
eigen
This is a matlab code for right eigen vector and left eigen vector for power system
- 2009-04-03 22:39:34下载
- 积分:1
-
matlab_mmb
数学建模中常用的一些算法用matlab实现,可以作为一个library使用,内有详细说明(mathematical modeling of some commonly used algorithm using Matlab realized, can be used as a library, which is described in detail)
- 2007-03-31 14:54:00下载
- 积分:1
-
1-59-Linguistica-aplicada
aRTICULO DE LOS INICIOS DE LINGUISTICA APLICADA A LA COMPUTACION
- 2015-02-07 15:22:07下载
- 积分:1
-
Elman
Elman神经网络:Elman网络是 J. L. Elman于1990年首先针对语音处理问题而提出来的, 它是一种典型的局部回归网络( global feed for ward l ocal recurrent)。Elman网络可以看作是一个具有局部记忆单元和局部反馈连接的前向神经网络。Elman网络具有与多层前向网络相似的多层结构。它的主要结构是前馈连接, 包括输入层、 隐含层、 输出层, 其连接权可以进行学习修正 反馈连接由一组“结构 ” 单元构成,用来记忆前一时刻的输出值, 其连接权值是固定的。在这种网络中, 除了普通的隐含层外, 还有一个特别的隐含层,称为关联层 (或联系单元层 ) 该层从隐含层接收反馈信号, 每一个隐含层节点都有一个与之对应的关联层节点连接。关联层的作用是通过联接记忆将上一个时刻的隐层状态连同当前时刻的网络输入一起作为隐层的输入, 相当于状态反馈。隐层的传递函数仍为某种非线性函数, 一般为 Sigmoid函数, 输出层为线性函数, 关联层也为线性函数。(Elman neural network: Elman JL Elman network is first proposed for speech processing problems in 1990. It is a typical local regression network (global feed for ward l ocal recurrent). Elman network can be seen as having a forward neural network of local memory unit and local feedback connections. Elman network has a multi-layer multilayer structure similar to the network. Its main structure is a feedforward connection, comprising an input layer, a hidden layer and output layer, which can be connected right learning correction feedback connected by a set of " structural" units, the output value of the memory for the previous time, which connection weights are fixed. In such a network, in addition to ordinary hidden layer, there is a special hidden layer, called an associative layer (or contact layer unit) this layer receives feedback signals the hidden layer, each hidden layer node has an associated layer node corresponding connection. The role of the associated layer is fo)
- 2015-03-26 22:36:26下载
- 积分:1
-
nnrbf
pid控制,RBF网络,通过神经网络来对PID的参数进行整定优化。(PID control, RBF network.The parameters of PID are optimized by neural network.)
- 2021-04-09 17:29:00下载
- 积分:1
-
Q
说明: 使用基于栅格地图的Q-learning进行路径规划。(This program use Q-learning to path planning,based on grid map.)
- 2020-05-28 09:53:04下载
- 积分:1
-
kal
Kalman滤波器,实现离散随机信号处理中的Kalman程序(Kalman filter, the realization of discrete-time stochastic signal processing procedures Kalman)
- 2008-04-24 16:45:11下载
- 积分:1