Nonlinearity tests for time series - SISO system
3 次查看(过去 30 天)
显示 更早的评论
Hello all,
I have a set of 1000 observations ( u ( k ) and y ( k )) of a SISO system .
Does anybody know a method of measuring the degree of nonlinearity or linearity between u(k) and y(k) using Matlab?
Thanks, Emanuel
0 个评论
回答(1 个)
Aryan Sarmadi
2018-4-28
It may be late. But researchers and students can found some useful literature and MATLAB functions for nonlinearity test for time series datasets. For details, one can refer to:
Harvey, D. I. and S. J. Leybourne (2007). "Testing for time series linearity." The Econometrics Journal 10(1): 149-165.
Berg, A., et al. (2010). "A bootstrap test for time series linearity." Journal of Statistical Planning and Inference 140(12): 3841-3857.
Furthermore, some free MATLAB functions are available:
https://www.mathworks.com/matlabcentral/fileexchange/16062-test-of-non-linearity based the following article (Barnett, A. G. and R. C. Wolff (2005). "A time-domain test for some types of nonlinearity." IEEE Transactions on Signal Processing 53(1): 26-33.)
https://www.mathworks.com/matlabcentral/fileexchange/27561-measures-of-analysis-of-time-series-toolkit--mats- based on the following article (Kugiumtzis, D. and A. Tsimpiris (2010). "Measures of analysis of time series (MATS): A MATLAB toolkit for computation of multiple measures on time series data bases." Journal of Statistical Software 33(5).)
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Model Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!