-
gmdh_example
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)
- 2011-04-27 15:32:58下载
- 积分:1
-
ImprovedDL
这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。(This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse".It contains codes of the OMP, Batch code- OMP, CoROMP matching pursuit algorithm and improved K- SVD dictionary learning algorithm ,This is the important source code of image sparse representation ,which can help you learn and improve.
)
- 2013-07-18 15:42:19下载
- 积分:1
-
部分5_振荡器阵列关联式识别的仿真-Matlab
利用振荡器的相位同步特性进行简单的图像恢复(use the synchronization of oscillators array to recover a pattern)
- 2018-04-04 10:18:39下载
- 积分:1
-
EPSD
Power Spectral Density (EPSD) of a vector x
- 2019-07-02 08:53:47下载
- 积分:1
-
STATEFLOW
stateflow is a a part of simulink,
- 2010-11-23 15:35:32下载
- 积分:1
-
MAP-DCT
Image processing: MAP and DCT implementation in Matlab
- 2011-04-26 01:31:42下载
- 积分:1
-
enframe
edp文件里用到的封装函数,enfram函数。要想使用edp,需要下载此函数。(edp file used the package function, enfram, function. To use the edp will need to download this function.)
- 2012-05-24 00:10:44下载
- 积分:1
-
VLMS2
变步长CMA算法程序,效果比较好,其他算法可以在此基础上修改(variable step-size CMA blind equalization algorithm )
- 2020-06-28 17:40:02下载
- 积分:1
-
PCA_face
一个用MATLB编写的关于人脸识别中的2DPCA算法的程序(The preparation of a use MATLB 2DPCA on face recognition algorithm in the program)
- 2011-04-20 16:43:50下载
- 积分:1
-
OQPSK-Demodulator-projekt
OQPSK Demodulation Project in Matlab.
OQPSK means offset quadrature phase shift keying. an important modulation scheme in IEEE 802.15.4
- 2009-07-14 17:24:29下载
- 积分:1