-
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
-
CDMA-coding-and-decoding
说明: 这是一个基本的CDMA系统的调制与解调系统。包括随机信号的产生,调制还有相应的解调。(This is a basic CDMA coding and decoding system, it includes random signal generator and coding and decoding modules )
- 2011-03-08 09:29:01下载
- 积分:1
-
Api_FixPt_SFun_v0p9p1
matlab定标指导书及实例Demo,可用于实际指导工程搭建(matlab calibration instructions and examples Demo, can be used for practical guidance on engineering structures)
- 2015-01-27 23:31:19下载
- 积分:1
-
xingbotiqu
提取故障发生时正向行波和反向行波的示例程序,本程序计算的是0模分量,设定仿真模型在0.035s时发生故障,故障分量取为从故障后的0.035s~0.039s减去故障前的0.015s~0.019s(Forward traveling wave and reverse traveling wave sample program to extract a fault occurs, the program calculates the 0-mode component, set the simulation model in 0.035s failure, the fault component is taken as from the failure 0.035s ~ 0.039s less before the failure 0.015s ~ 0.019s)
- 2013-05-18 09:42:11下载
- 积分:1
-
BERcurve_CV_soft2_QA
convolutional code and BER curves using soft dicision
- 2010-06-13 02:01:08下载
- 积分:1
-
CuboRGB
Function developed in MATLAB for the creation of a RGB Cube
- 2011-02-07 10:28:22下载
- 积分:1
-
ant-colony-algorithm
用matlab实现蚁群算法,求解TSP以及两地最优问题,在原始的基础上改进,效果良好。(use Matlab to realize ant colony algorithm to solve TSP and optimal problem, on the basis of the original improvement, the result is good.
)
- 2014-11-10 15:46:43下载
- 积分:1
-
mtsp
多旅行商问题的遗传算法 环形 固定节点( MTSPOFS_GA Fixed Start Open Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA)
Finds a (near) optimal solution to a variation of the "open" M-TSP by
setting up a GA to search for the shortest route (least distance needed
for each salesman to travel from the start location to unique individual
cities without returning to the starting location)
)
- 2013-05-17 22:08:33下载
- 积分:1
-
MATLAB
说明: MATLAB通信仿真及应用实例详解,matlb学习资料(MATLAB通信仿真及应用实例详解)
- 2010-04-19 11:09:18下载
- 积分:1
-
MatlabBeamDeflection
FEM analysis of beam using matlab
- 2013-09-27 12:00:03下载
- 积分:1