-
Empirical_with_Delay
Empirical Model process orde 1
- 2010-11-09 10:38:26下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
SolveNonEq
求解非线性方程,二分法、牛顿法、割线法、steffensen法(For Solving Nonlinear Eq)
- 2013-11-29 22:50:13下载
- 积分:1
-
glyunshu
这是一个非常重要的而又简单的程序,是书上常用和数学建模的好帮手(nice work
)
- 2013-08-12 11:13:24下载
- 积分:1
-
pso
一个实现粒子群优化算法的简单matlab程序(A simple particle swarm optimization algorithm matlab program)
- 2013-04-17 13:40:17下载
- 积分:1
-
fwdcode
commmunication develop in 4g
- 2014-09-09 16:52:04下载
- 积分:1
-
rainbow-and-others
rainbow option.m in the matlab to compute the value of bariier option (to compute the rainbow option an others)
- 2013-04-30 23:17:28下载
- 积分:1
-
PSO-GRNN
说明: 粒子群算法优化广义回归神经网络的代码,具有很好的借鉴意义。(Particle swarm optimization (PSO) algorithm optimizes the code of generalized regression neural network, which has a good reference value.)
- 2021-01-11 15:28:49下载
- 积分:1
-
MATLABR2006ateaching
MATLABR2006a基础教程 (MATLABR2006a Essentials)
- 2008-03-06 10:01:19下载
- 积分:1
-
frequently-used-MALAB-language-function
本文总结了matlab中常用的函数,并对其功能进行说明。(This paper summarizes the commonly used matlab functions, and explain its function.)
- 2009-05-23 10:39:29下载
- 积分:1