📄 readme.txt
字号:
TSA (Time Series Analysis) Toolbox 3.40=======================================The TSA toolbox is useful for analysing Time Series. The methods are based on stochastic concepts and maximum entropy methods. The programs should be compatible to Matlab as well as Octave. It includes- Stochastic Signal processing - Autoregressive Model Identification - adaptive autoregressive modelling using Kalman filtering- multivariate autoregressive modelling - maximum entropy spectral estimation - matched (inverse) filter design- Histogram analysis - Calcution of the entropy of a time series- Non-linear analysis (3rd order statistics) - Test for UnitCircle- and Hurwitz- Polynomials- multiple signal processing - Several criteria (AIC, BIC, FPE, MDL, SBC, CAT, PHI) for model order selection an autoregressive model are included.- Fast algorithms are used - missing values (encoded as NaN's) are consideredFurthermore includes the toolbox a fast version of the Yule-Walker method for estimating Autoregressive parameters, Autocorrelation Function (ACF), Partial autocorrelation (PARCOR), reflection coefficients and some other useful staff. Demo programs can be started with tsademo and bisdemo.% This library is free software; you can redistribute it and/or% modify it under the terms of the GNU Library General Public% License as published by the Free Software Foundation; either% Version 2 of the License, or (at your option) any later version.%% This library is distributed in the hope that it will be useful,% but WITHOUT ANY WARRANTY; without even the implied warranty of% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU% Library General Public License for more details.%% You should have received a copy of the GNU Library General Public% License along with this library; if not, write to the% Free Software Foundation, Inc., 59 Temple Place - Suite 330,% Boston, MA 02111-1307, USA.Copyright (c) 1996-2006 by Alois Schloegl E-Mail: a.schloegl@ieee.orgWWW: http://www.dpmi.tu-graz.ac.at/~schloegl/matlab/tsa
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -