搜索资源列表
混沌时间序列预测
- 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffin
STAT_KOLMOGOROV_TEST.rar
- This function performs the one sample, two tailed Kolmogorov-Smirnov hypothesis test on a set of data samples for a given cumulative distribution function.,This function performs the one sample, two tailed Kolmogorov-Smirnov hypothesis test on a se
nihejianyan
- 已调试好的数据分布的拟合与检验的matlab程序源代码,内容有卡方拟合优度检验、jbtest函数检验、Kolmogorov-Smirnov检验和画频率直方图-failed to translate
chaos
- ApEn(近似熵)方法是测度熵的一种替代算 法,简单可靠,值得深入研究. -.The correlation dimension obtained from this method is optimal and the stable estimation of the Kolmogorov entropy is also obtained.
boxcount
- A set (e.g. an image) is called "fractal" if it displays self-similarity: it can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole. A possible characterisation of a fractal set is provided by the "box-
maxflow
- Yuri Boykov s and Vladimir Kolmogorov s work on graph cuts and MRF optimization has been extensively cited in the academia, and their maximum flow implementation is widely used in computer vision and image processing research.
kstest_2s_2d
- kstest_2s_2d.m:功能做两样本的二维Kolmogorov - Smirnov检验 它类似于MATLAB的内置函数的“kstest2“从统计工具箱除了“kstest_2s_2d“与二维数据处理。 [小时,pValue,KSstatistic] = kstest_2s_2d(为x1,x2,α,尾) 函数在两栏输入“ד,并以“ד,其中每一列代表一个维度。其他的选项和产出是相同的含义,是“kstest2“格式。 摘要算法(峰值,1983年):考虑
stochastic
- Several matlab Mfiles for the simulation of stochastic processes in finance and engineering, wienner, random walk, brownian motion, two gamble etc. in addition ot solution to forward and backward Chapmann-Kolmogorov equation-Several matlab Mfiles for
matlab
- 判断序列是否为混沌序列的kolmogorov熵值和李雅普诺夫指数计算-Determine whether a sequence is the Kolmogorov entropy of chaotic sequence and calculation of Lyapunov exponent
Chaotic-time-series-analysis
- 混沌时间序列Matlab源程序,包含时间序列的时间延迟计算,关联积分计算,相空间重构,时间序列分解,Heaviside函数的计算,延迟时间和时间窗口计算,混沌吸引子关联维计算,重构相空间进行K_L变换,混沌吸引子关联维计算,Hurst指数分析,关联维和Kolmogorov熵计算,FFT计算序列平均周期,最大lyapunov指数计算,利用互信息法求时间延迟,混沌和噪声识别的源程序。-Matlab chaotic time series source, time includes the time
Kolm-Numerical
- Matlab程序获得Kolomogorov forward/backward 方程的数值解(Kolmogorov's forward/backward equation for the SDE, which finds the density of the solution of a stochastic differential equation.)