Welcome![Sign In][Sign Up]
Location:
Search - dimension correlation

Search list

[Fractal programcorrelation-dimension

Description: 这是一个一维时间序列关联维数计算程序,用matlab编写,希望对大家有帮助-This is a one-dimensional time series correlation dimension calculation program, using Matlab prepared, and I hope to be helpful
Platform: | Size: 828 | Author: 何忠 | Hits:

[Graph programcorrelation-dimension(GP-method)

Description: G-P算法计算关联维的 Matlab 程序(mex版) 没有使用”短暂分离“,使用了关联积分的mex文件,速度较快。 -G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents faster.
Platform: | Size: 6848 | Author: 杨明 | Hits:

[Fractal programGP_CD

Description: 关联维数 关联维数的计算结果利用gp算法-correlation dimension correlation dimension calculation algorithm using gp
Platform: | Size: 1186 | Author: 王轲 | Hits:

[matlab同时计算关联维和Kolmogorov熵

Description: 关于非线性时间序列中同时计算关联维和Kolmogorov熵的程序,-on nonlinear time series simultaneously calculate the correlation dimension and Kolmogorov entropy procedures,
Platform: | Size: 31744 | Author: gxsh | Hits:

[matlabCorrelationDimension_luzhenbo

Description: 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数 6、CorrDim_buffer.dll - 缓存文件-calculated the correlation dimension Matlab procedures- (mex function, ultrafast)----------------------------------- folder Note : 1, CorrelationDimension_main.m-procedure two main documents, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-normalized data of four, PhaSpaRecon.m-5 reconstruction phase space, CorrelationDimension.dll-associated integral calculation Function 6, CorrDim_buffer.dll-cache file
Platform: | Size: 54272 | Author: 李晓燕 | Hits:

[Mathimatics-Numerical algorithmsCorrelationDimension

Description: 计算关联维的 Matlab 程序 - (mex 函数,超快),源自研学论坛-calculated the correlation dimension Matlab procedures- (mex function, ultra-fast), from the Institute Science Forum
Platform: | Size: 54272 | Author: alan | Hits:

[matlabGP_Algorithm_luzhenbo

Description: G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、CorrelationIntegral.dll - 计算关联积分-G-P algorithm in Matlab correlation dimension (upgrade version mex function, ultrafast) Author : bo, the Navy Engineering from the University of peer welcome exchanges and cooperation, more and download articles please visit my personal web page e-mail : luzhenbo@sina.com 000 people Home : luzhenbo.88uu.com.cn update : the introduction of restrictions on temporary separation parameters so that the sequence of parameters than the average cycle, in addition to the same orbit around the point and makes a relatively small r, r ln- ln C (r) curve is nearly linear document folders : 1, GP_Algorithm_main.m-procedure two main documents, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-normalized data of four, CorrelationIntegral.dll-associated integral calculation
Platform: | Size: 6144 | Author: 陆振波 | Hits:

[AlgorithmMulti_correl_dim

Description: 本函数计算相关积供后续程序计算计算多重关联维 详情见程序内说明-this function computing plot for the follow-up procedure for calculating multiple correlation dimension detailed procedures Note
Platform: | Size: 1024 | Author: li chang | Hits:

[Fractal programcorrelation-dimension

Description: 这是一个一维时间序列关联维数计算程序,用matlab编写,希望对大家有帮助-This is a one-dimensional time series correlation dimension calculation program, using Matlab prepared, and I hope to be helpful
Platform: | Size: 1024 | Author: 何忠 | Hits:

[Documentscalculatecorrelationdimention

Description: 采用MATLAB编程用GP方法计算关联维的源代码-MATLAB programming method used GP correlation dimension of the source code
Platform: | Size: 9216 | Author: 飞虎 | Hits:

[matlabfdim

Description: 计算广义分形维数的matlab源程序。希望对大家有用! 函数形式:function [dq,rq]=fdim(q,x,trace) 不同q值下得到不同定义的分形维,如:q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.具体说明见程序。-Generalized fractal dimension of Matlab source. We hope that the right useful! Function form : function [dq, rq] = fdim (q, x, trace) q different values under different definitions of the fractal dimension, such as : q = 0 is Hausdorf. q = 1 is Information, q = 2 is Correlation, etc.. See specify procedures.
Platform: | Size: 1024 | Author: 贾籽 | Hits:

[OtherGP_correlation_dimension

Description: 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: | Size: 7168 | Author: 许小可 | Hits:

[Graph programcorrelation-dimension(GP-method)

Description: G-P算法计算关联维的 Matlab 程序(mex版) 没有使用”短暂分离“,使用了关联积分的mex文件,速度较快。 -G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents faster.
Platform: | Size: 6144 | Author: 杨明 | Hits:

[Fractal programGP_CD

Description: 关联维数 关联维数的计算结果利用gp算法-correlation dimension correlation dimension calculation algorithm using gp
Platform: | Size: 1024 | Author: 王轲 | Hits:

[matlabChaosToolbox1p3_trial

Description: 时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents fast-Time Series Analysis GP method to calculate the correlation dimension of Matlab (Mex version) not use
Platform: | Size: 459776 | Author: djq1djq2 | Hits:

[matlabdimension

Description: 代码用于估计关联维数。包括G-P算法(corrint.m),高斯核关联算法(gka.m) 和Judd算法(judd.m)-Correlation dimension estimation code. Algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Judd s estimator (judd.m) are provided.
Platform: | Size: 18432 | Author: 彭跃华 | Hits:

[Compress-Decompress algrithmsdimension

Description: Correlation Dimension
Platform: | Size: 7168 | Author: murugavel.asm | Hits:

[matlabcorrelation-dimension

Description: GP算法计算关联维的 Matlab 程序 GP算法计算关联维的 Matlab 程序-GP algorithm for calculating the correlation dimension of the Matlab program GP correlation dimension algorithm of Matlab procedures
Platform: | Size: 6144 | Author: 褚艳旭 | Hits:

[matlabcorrelation-dimension-GP

Description: G算法计算关联维的 Matlab 程序 G算法计算关联维的 Matlab 程序-GP algorithm for calculating the correlation dimension of the Matlab program GP correlation dimension algorithm of Matlab procedures
Platform: | Size: 1024 | Author: 褚艳旭 | Hits:

[Algorithmcorrelation

Description: 通过设定距离,时延,嵌入维数, 计算关联积分函数C。(By setting distance, delay and embedding dimension, we calculate the correlation integral function C.)
Platform: | Size: 1024 | Author: 星星点灯撒拉 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net