文件名称:annlyap
介绍说明--下载内容来自于网络,使用问题请自行百度
最小RMSE神经网络方法计算Lyapunov指数的matlab函数。-This M-file calculates Lyapunov exponents with minimum RMSE neural network. After estimation of network weights and finding network with minimum BIC, derivatives are calculated. Sum of logarithm of QR decomposition on Jacobian matrix for observations gives spectrum of Lyapunov Exponents. Using the code is very simple, it needs only an scalar time series, number of lags and number of hidden unites. Higher number of hidden units leads to more precise estimation of Lyapunov exponent, but it is time consuming for less powerful personal computers. Number of lags determines number of embedding dimensions. Therefore, please give number of lags equal to number of embedding dimension. The codes creates networks with various neurons up to user supplied value for neurons and lags up to user specified number lags. Total number of networks are equal to number of neurons times number of lags. this modeling strategy is complex but helps to user select embedding dimension based on minimum BIC.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
annlyap.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.