-
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
-
rubber
calculation on matlab
- 2010-03-09 01:55:59下载
- 积分:1
-
clockplot
This code will display a clock plot. this code is done in MATLAB.
- 2015-02-06 01:27:08下载
- 积分:1
-
LSunwrap
说明: 简单利用最小二乘法对缠绕的干涉相位进行解缠,但最小二乘法有个固有缺陷,其是基于全局相位解缠方法,容易造成整体误差扩散。 (Simple least squares method of winding the use of the interferometric synthetic aperture radar (InSAR) to interfere in phase unwrapping)
- 2009-08-07 09:40:12下载
- 积分:1
-
sfun
用s函数编写的异步电机的仿真模型,与模块搭建的相比,该模型简单可靠,不易出错(S function is written using the simulation model of induction motor, compared with the module structure of the model is simple and reliable, less prone to errors)
- 2010-05-24 12:02:36下载
- 积分:1
-
SVM_lzb1p0
采用matlab开发的SVM源码,包括四种核函数(about SVM)
- 2011-06-22 16:08:40下载
- 积分:1
-
Mir-Ehsan-Hesam-Sadati-HW1-Q1
SA C# code for six hump camelback function
- 2015-03-29 23:59:13下载
- 积分:1
-
Matlab_order
说明: 包括matlab全体命令的电子书,非常实用(Matlab command including all e-books, very useful)
- 2008-10-26 22:41:34下载
- 积分:1
-
Fisher
MATLAB实现Fisher线性分类实验,未调用现有函数。(MATLAB the Fisher Linear classification experiment, did not call the existing functions.)
- 2013-01-05 14:59:00下载
- 积分:1
-
123
用Dirichlet法求解Laplace方程的MATLAB程序(Laplace equation with Dirichlet method of MATLAB program)
- 2010-05-20 15:15:55下载
- 积分:1