文件名称:gmdh_example

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 11kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

GMDH_main为GMDH主函数;

variable_Combin为输入层初始变量选为x1,x1^2,x1*x2,x2^2,x2时的输入变量矩阵值

variable_select计算X_train训练输入数据,Y_train训练输出数据,X_test测试输入数据,Y_test测试输出数据

Combin为求变量的两两组合

Sym_Combin为求符号变量的两两组合

PE_AIC求每层各神经元的参数估计W,及训练数据在参数估计后估计的输出out_train,测试数据在参数估计后的估计输出out_test,还有与实际比较的误差平方和PESS, 以及准则值AIC

sym_representation求最终的输入输出符号表达式

Criterion_value求准则值-GMDH_main main function for the GMDH variable_Combin initial variables chosen for the input layer, x1, x1 ^ 2, x1* x2, x2 ^ 2, x2 the value of the input variable matrix calculation X_train variable_select training input data, Y_train training output data, X_test test input data, Y_test for the sake of the test output data Combin pairwise combination of variables for the sake of symbolic variables Sym_Combin pairwise combinations PE_AIC neurons find each parameter estimation of the W, and after the training data is estimated in the estimation of output out_train, test data After the parameter estimates of the output estimated out_test, also compared with the actual sum of squared errors PESS, as well as the final criterion value AIC sym_representation seek the input and output values ​ ​ of symbolic expressions Criterion_value find criteria
相关搜索: gmdh

(系统自动生成,下载前可以参看下载内容)

下载文件列表

传递函数为线性函数_特例验证\Combin.m

...........................\Criterion_value.m

...........................\GMDH_main.m

...........................\network_search.m

...........................\PE_AIC.m

...........................\Sym_Combin.m

...........................\sym_representation.m

...........................\variable_Combin.m

...........................\variable_select.m

...........................\X.xls

...........................\Y.xls

...........................\说明.txt

传递函数为线性函数_特例验证

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org