搜索资源列表
同时计算关联维和Kolmogorov熵
- 关于非线性时间序列中同时计算关联维和Kolmogorov熵的程序,-on nonlinear time series simultaneously calculate the correlation dimension and Kolmogorov entropy procedures,
Mlb
- 用matlab实现利用统计混沌方法解决非线性系统时间序列预测的问题-achieved using Matlab using statistical methods to solve nonlinear chaotic time series forecasting system problems
Lyapunovexponentbyslope
- 用斜率的方法来求时间序列的lyapunov exponent,在非线性动力学和时间序列处理中经常用到。很实用的小程序。-slope of the methods used to the time series for the lyapunov exponent. Nonlinear Dynamics and the time sequence processing frequently used. Very small practical procedures.
CC_method.CC法,用于非线性时间序列中
- CC_method:CC法,用于非线性时间序列中,相空间重构,求取时间延迟tau及时间窗口tw。 本程序,本人于2008年12月1日,在matlab7.0上运行通过,可以得到CC_method的5个相关参数及图形,结果很好。 包括子程序: 1.CSCC_method:用lorenz系统来测试CC_method; 2.C_CMethod_inf:用于求延迟时间tau及时间窗口tw; 3.disjoint:用于将时间序列分解成t个不相交的时间序列; 4.reconstitution:用来
Lyapnov_wolf.rar
- 计算时间序列的李雅普诺夫指数的著名wolf算法,比较经典与精简,适合物理专业配合所求解得非线性方程使用,Calculation of time series of well-known Lyapunov exponent wolf algorithm, compared with the streamlining of the classic, suitable for solving physics with the use of a non-linear equation
DoubleSpectrum_Analysis
- 计算时间序列双谱的三维图和二维图,用于研究非线性过程非常管用!-Bispectrum calculation of three-dimensional time series graph and two-dimensional maps, used to study the nonlinear process is very useful!
ktaub
- Mann-Kendall Tau-b非线性函数,用于时间序列分析中计算平均变化趋势。-The Mann-Kendall Tau-b non-parametric function computes a coefficient representing strength and direction of a trend for equally spaced data. While you do not need the Statistics Toolbox to compute Taub, you
ChaosToolbox2p0_trial
- 用matlab编程产生非线性动力系统的时间序列,并对序列做各种分析-Matlab programming with non-linear dynamical systems have time-series, and do all kinds of sequence analysis
OpenTSTOOL1_02
- 用于非线性时间序列分析的软件包。可用于计算:时间延迟重构,分形维数,互信息,Lyapunov指数,替代数据集,最近临点统计,回归时间,庞加莱截面,非线性预测-TSTOOL is a matlab software package for nonlinear time series analysis. TSTOOL can be used for computing: Time-delay reconstruction, Lyapunov exponents, Fractal dimensions
NTSAcode
- 用于非线性时间序列分析的matlab代码,希望有人喜欢。NTSA是nonlinear time series analysis的简写。-For nonlinear time series analysis of the matlab code, I hope some people like. NTSA is a nonlinear time series analysis of shorthand.
nonlinearanalysis
- 这是一篇关于博士论文,论文上详细的讲了非线性时间序列分析:辨识、预测与控制,很有用哦!-This is an article on the doctoral dissertation, the paper stresses on the detailed analysis of nonlinear time series: identification, prediction and control, useful Oh!
Chaostoolbox
- 非线性系统时间序列分析混沌吸引子重新构建的matlab源代码-Nonlinear time series analysis of chaotic attractor reconstructed source code matlab
Non-Linear-Time-Series-Analysis
- 非线性时间序列分析,在matlab环境下实现的代码-Non-Linear Time Series Analysis
lyapunov_wolf
- 计算非线性时间序列的lyapunonv指数,并可用于对序列的预测-calculating lyapunov exponent about nonlinear time-series and predicting
APEN
- 近似熵是一种衡量衡量非线性时间序列复杂性的非线性动力学分析方法,其物理意义 为熵值越大,时间序列的自我相似性越低,序 列越复杂,反之序列自我相似性越高;并且样 本熵对于序列长度依赖弱,仅需较短的数据就 能够得到稳健的熵值,同时其计算不需对数据 粗粒化,具有较好的抗干扰能力-Approximate entropy is a measure to measure the complex nonlinear dynamics of nonlinear time serie
Space-Reconstruction
- 非线性时间序列分析,相空间重构的参数选择,包括时间序列延迟计算和嵌入维数计算 -Nonlinear time series analysis, parameter selection phase space reconstruction, including time-series delay calculation and embedding dimension calculation
ssa
- Matlab实现的奇异谱分析算法。近年来兴起的一种研究非线性时间序列数据的强大的方法。-Matlab achieved singular spectrum analysis algorithms. Powerful method of nonlinear time series data rise in recent years.
ssa
- 奇异谱分析是近年来兴起的一种研究非线性时间序列数据的强大的方法。它根据所观测到的时间序列构造出轨迹矩阵,并对轨迹矩阵进行分解、重构,从而提取出代表原时间序列不同成分的信号,如长期趋势信号、周期信号、噪声信号等,从而对时间序列的结构进行分析,并可进一步预测。(Singular spectrum analysis is a powerful method to study nonlinear time series data in recent years. According to the tim
Matlab_时间预测
- 数据序列,非线性回归,很实用的例子,值得一试(Data sequence, nonlinear regression)
小波神经网络的时间序列预测-短时交通流量预测
- 本文采用小波神经网络进行交通流量预测,短时交通流量存在随机性和非线性因素,影响预测的准确性。传统预测模型难以反映交通流量变化特点,同时传统神经网络易陷入局部极小值,泛化能力差,交通流量预测精度低。为了提高短时交通流量预测精度,提出一种小波神经网络的短时交通流量预测模型。小波神经网络可以对短时交通流量随机性、不确定性进行局部分析,并进行非线性预测,验证了模型的有效性,进行了对比试验。验证结果表明,小波神经网络提高了短时交通流量预精度,预测结果更具应用价值。(In this paper, wavel