CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - simuff
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - simuff - List
[
matlab
]
用MATLAB开发的BP算法源程序
DL : 0
基于神经网络工具箱函数trainbp和simuff实现的BP算法源程序,内附样本数据和测试数据。-based on neural network toolbox function and simuff trainbp BP algorithm to achieve the source, containing sample data and test data.
Update
: 2008-10-13
Size
: 555byte
Publisher
:
萧雪鱼
[
AI-NN-PR
]
bp339
DL : 0
基于神经网络工具箱函数trainbp和simuff实现的BP算法源程序,内附样本数据和测试数据。-based on neural network toolbox function and simuff trainbp BP algorithm to achieve the source, containing sample data and test data.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
萧雪鱼
[
matlab
]
nntest6
DL : 0
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 ) -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 )
Update
: 2025-02-19
Size
: 2kb
Publisher
:
hacen
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.