-
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
-
matlabcode
About Hough Transfrom
- 2012-05-07 17:50:13下载
- 积分:1
-
simple_ode
Hespanha混杂系统模拟仿真教程的Matlab算例4(Matlab example 4 Simulation of hybrid systems (Hespanha))
- 2014-11-20 23:02:41下载
- 积分:1
-
Power_Method
利用幂法求矩阵特征值,属于数值解法的一种(Using power method to find eigenvalues of matrices, which is a kind of numerical solution.)
- 2021-03-09 22:59:27下载
- 积分:1
-
dblinear
用matlab实现了彩色图像的缩放,采用的是双线性插值算法!(Matlab achieved using the zoom color images, using bilinear interpolation algorithm!)
- 2009-05-07 18:50:18下载
- 积分:1
-
practical
Practical program for practice.
- 2012-12-02 21:28:00下载
- 积分:1
-
mv_sample
特征值,特征向量,解决电动机共振问题实例,matlab实现。()
- 2007-10-11 16:12:05下载
- 积分:1
-
adaboost
说明: 两个adaboost算法,代码很短,都有中文注释,第二个代码是第一个的改进。(Two algorithms about adaboost ,the code is very brief,including the Chinese comments. The second one improver better than the first one.)
- 2010-03-30 09:40:03下载
- 积分:1
-
ASK_AWGN
modulation ask amplitude shift keying
- 2012-01-09 04:53:42下载
- 积分:1
-
wavelet&denoise
自已编的图像处理,带GUI界面的彩色小波消噪程序等等,能进一步理解MATLAB在图像处理中的应用。(own series of image processing, with the color GUI interface wavelet denoising procedures, and so on. further understanding of MATLAB in image processing applications.)
- 2006-06-07 17:32:46下载
- 积分:1