-
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
-
chirpaftermatchedfilter
LFM信号通过匹配滤波的仿真仿真效果演示(demo of chirp signal after matched filter)
- 2011-04-23 16:21:41下载
- 积分:1
-
FDTD
FDTD一维电磁波传播的matlab程序,输入的波为连续电磁波(FDTD matlab one-dimensional electromagnetic wave propagation process, a continuous electromagnetic wave input)
- 2010-10-14 20:56:11下载
- 积分:1
-
arclength
arc length :arclength: compute arc length of a space curve, or any curve represented as a sequence of points...
- 2011-02-12 15:45:44下载
- 积分:1
-
fiberlaser_one
matlab 端面抽运高功率双包层光纤激光器数值仿真,利用bvp4c()解两点边值问题。(matlab end-pumped high power double-clad fiber laser numerical simulation using bvp4c () BVP for the solution.)
- 2015-01-26 15:57:08下载
- 积分:1
-
PQF
本程序为P-Q分解法计算电力系统潮流的Matlab代码(This procedure for the P-Q decomposition method to calculate the power system trend of the Matlab code)
- 2017-04-23 21:06:46下载
- 积分:1
-
AD-matlab
实现2路相同采样频率的AD拼接使得采样率上升一倍,画出频谱(2-way to achieve the same splicing makes the AD sampling frequency doubled sampling rate, draw the spectrum)
- 2010-10-09 17:39:27下载
- 积分:1
-
mnist_data
Un script est un ensemble d’instruction MATLAB qui joue le rô le de programme principal. Si le script est écrit dans le fichier de nom nom.m on l’exécute dans la fenêtre MATLAB en tapant
après « >> » nom
- 2014-09-13 19:14:40下载
- 积分:1
-
FTandLB
用matlab实现knn时的ft计算过程(Calculated using ft matlab realization process when knn)
- 2014-11-24 11:33:21下载
- 积分:1
-
FEMMatlab
有限差分 (fem de)
- 2012-04-21 15:52:58下载
- 积分:1