- 5
- 0
- 约4.61万字
- 约 41页
- 2018-03-19 发布于河南
- 举报
附录A修改版本
附录A MATLAB程序
A.1 第三章程序
1.D-FNN程序
Function [w1, w2, width, rule, e, RMSN] = DFNN (p, t, parameters)
%This is D-FNN training program.
%Input:
% p is the input data, which is r by q matrix
% r is the No. of input
% t is the output data, which is s2 by q matrix
% q is the No. of sample data.
% parameters is a vector which defines the predefined parameters
% parameters(1)= kdmax (max of accommodation criterion)
% parameters(2)= kdmin (min of accommodation criterion)
% parameters(3)= gama (decay constant)
% parameters(4)= emax (max of output error)
%
您可能关注的文档
- 马站中心幼儿园2008—2009学年度第二学期.doc
- 美丽的城堡课件_湘美版.ppt
- 中国特色试卷-王艳做-仅供参考.doc
- jQuery操作DOM.doc
- 口语培训大纲.ppt
- 三年级数学上册全册教案 精编 .doc
- 台子乡团委总结.doc
- 装饰分项工程施工方案.doc
- 6电力拖动系统中电动机的选择.ppt
- 【项目部】试验室材料.doc
- 接地故障保护培训课件.ppt
- 企业高层领导安全领导力专题培训.pptx
- 自动重合闸培训.ppt
- ZME致茂电子操作 编程手册6310 系列用户手册.pdf
- Gowin高云半导体FPGA产品GW1NS系列 GW1N(R)-2 GW1N(R)-2B GW1N(R)-6说明书.pdf
- USR硬件设计手册USR-K3用户手册.pdf
- CXW螺丝钉M4×18十字大扁头螺钉 ×2 M5×25十字大扁头螺钉 ×1 750mlMIN M5×25十字大扁头水杯螺钉 ×1说明书用户手册.pdf
- CHERRY樱桃XTRFY用户手册.pdf
- Bingxin技术工程审计手册第一卷用户手册.pdf
- GREE格力电器压缩机QXA-B102zE190技术规格书.pdf
原创力文档

文档评论(0)