-
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
-
bayes
matlab基于最小错误率的贝叶斯分类器设计(Bayesian classifier design matlab minimum error rate)
- 2014-01-08 10:32:54下载
- 积分:1
-
documents
pv cell modeling
documentaion
- 2012-01-25 01:00:59下载
- 积分:1
-
振动信号进行时域分析time-domain-recognization-method-
对振动信号进行时域分析,得到模态参数的方法。(The vibration signal in time domain analysis, modal parameters.)
- 2014-06-28 01:21:21下载
- 积分:1
-
SVpwmwa
使用Matlab工具使仿真发出SVPWM波形,并验证其有效性(The simulation of SVPWM waveform is made by using the tool of matlab, and its validity is verified.)
- 2020-06-20 04:20:02下载
- 积分:1
-
fianl
车牌定位的一种实现,主要利用了梯度差分提取高频分量后水平、竖直投影提取边界,规划定位(An implementation of license plate location, the main advantage of the high frequency components extracted after differential gradient level, vertical projection to extract the boundary, planning and positioning)
- 2011-07-16 10:32:35下载
- 积分:1
-
kalman-filter
用非线性kalman filter,也就是扩展kalman filter 实现对非线性状态方程的估计,能够很好地追踪目标。(Nonlinear kalman filter, which is extended kalman filter to achieve the estimated nonlinear equation of state can be a good track targets.)
- 2014-11-30 21:44:10下载
- 积分:1
-
自编SOFDTD计算等离子体平板反射透射系数matlab程序
自编SOFDTD计算等离子体平板反射透射系数matlab程序(Self SOFDTD plasma flat reflection and transmission coefficient calculation matlab program)
- 2020-09-22 20:57:52下载
- 积分:1
-
protocol_analysis
Matlab programs for energy detection
- 2011-12-19 15:36:08下载
- 积分:1
-
Optimization
各种优化方法程序,内点法、外点法、乘子法等(Various optimization program, interior point method, outside the point method, multiplier method)
- 2015-06-18 20:38:43下载
- 积分:1