-
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
-
pca
基于pca的人脸识别算法实现,找到的毕业论文,希望有参考作用(Pca face recognition algorithm based on the realization find thesis, I hope a useful reference)
- 2015-01-12 13:27:48下载
- 积分:1
-
bloodvessel
detection des vaisseaux
- 2010-07-11 17:11:23下载
- 积分:1
-
hc
说明: image compression algorithm
- 2012-04-24 15:47:19下载
- 积分:1
-
JPDAF.tar
joint probabilistic data association with matlab
- 2013-01-25 12:38:10下载
- 积分:1
-
NN_EKF
基于非线性扩展卡尔曼滤波的Matlab程序(The extended Kalman filter can not only estimate states of nonlinear dynamic systems from noisy measurements but also can be used to estimate parameters of a nonlinear system. A direct application of parameter estimation is to train artificial neural networks. This function and an embeded example shows a way how this can be done.)
- 2021-03-31 20:59:08下载
- 积分:1
-
design
fuzzy logic controller design
- 2011-10-25 15:29:31下载
- 积分:1
-
gampmatlab
最新的压缩感知算法:Generalized Approximate Message Passing及其衍生算法,性能逼近l1范数凸优化方法的阈值迭代算法。压缩包中包含了诸多例程。(The latest compressed sensing algorithm: Generalized Approximate Message Passing its derivative algorithms, performance approaching l1 norm convex optimization method threshold iterative algorithm. Compression package contains a lot of routine.)
- 2021-05-13 00:30:02下载
- 积分:1
-
20101124085455
基于卡尔曼滤波的无线传感器网络时钟同步协议(A time synchronization protocol for wireless sensor networks based on the Kalman filter)
- 2011-07-04 15:04:22下载
- 积分:1
-
RLSyuLMS
利用MATLAB软件进行RLS 算法仿真;
考察RLS算法的收敛性,与横向LMS算法进行比较;
(RLS algorithm using MATLAB software simulation examine the convergence of RLS algorithm, LMS algorithm to compare with the horizontal )
- 2011-10-04 12:47:49下载
- 积分:1