-
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
-
Pseudo-Uniform-Random-Numbers-Generation
Computer-generated "random" numbers are more properly referred to as pseudo random numbers. This report explains the process of generating pseudo random numbers by residue method
- 2013-09-05 05:37:19下载
- 积分:1
-
bpsk1
本程序是自己写的,在瑞丽衰落信号下的BPSK仿真,已经经过试验成功(This program is written in their own, in Ruili fading BPSK simulation signal, has been successfully tested)
- 2013-12-17 16:43:07下载
- 积分:1
-
Kalmanfiltermatlab
自编Kalman滤波算法仿真示例程序Matlab版(Kalman filtering algorithm own procedures Matlab simulation sample version)
- 2008-12-11 16:42:11下载
- 积分:1
-
ofdm_ber.m
its about generation of ofdm and reception. and also it calculates the ber.
- 2010-09-08 18:53:26下载
- 积分:1
-
DrawSatelliteOrbit
利用matlab代码绘制卫星轨道,总共包含6个卫星轨道平面(Matlab code to draw the use of satellite orbit, a total of six satellite orbit plane contains)
- 2020-11-13 15:19:43下载
- 积分:1
-
Lyapunov_exponents2
小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)( Lyapunov number)
- 2010-11-11 22:23:33下载
- 积分:1
-
EMG-File
this file for EMG data using matlab to move the plan in 4 dimensions
- 2013-05-03 14:11:36下载
- 积分:1
-
session1
经济学的数值方法 配套例题以及习题答案的有关高斯法部分。(gauss seidel methods, SOR methods)
- 2014-01-15 14:37:42下载
- 积分:1
-
tryofGM
实现了灰色理论在关联度识别方法在matlab中的应用(Grey achieved recognition in the correlation of in matlab)
- 2010-09-12 23:19:50下载
- 积分:1