CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - embedding dimension

搜索资源列表

  1. EmbeddingDimension_FNN

    3下载:
  2. 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:100029
    • 提供者:呆雁
  1. 混沌时间序列预测

    16下载:
  2. 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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-03-12
    • 文件大小:579972
    • 提供者:niuchao0511
  1. 2010-02-05(C-C)

    3下载:
  2. C-C算法应用关联积分能够同时估计出时间延迟和嵌入维数,是相空间重构的前提。 本程序通过C-C算法计算duffing方程产生的混沌时间序列的时间延迟和嵌入维数。-CC algorithm is used to simultaneously estimate the correlation integral time delay and embedding dimension, is a prerequisite for phase space reconstruction. T
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:48376
    • 提供者:
  1. ChaosToolbVer.2.0

    1下载:
  2. 混沌工具箱 C-C方法计算时间延迟和嵌入维数 混沌时间序列预测-Chaos Toolbox CC method to calculate time delay and embedding dimension of chaotic time series prediction
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:15005
    • 提供者:潘水洋
  1. GP_Algorithm

    4下载:
  2. GP算法计算时间序列想空间重构的最佳嵌入维数和延迟时间-GP algorithm space reconstruction time series like the best embedding dimension and delay time
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1171
    • 提供者:张艳艳
  1. G_P

    0下载:
  2. 混沌时间序列分析中的G-P方法,用来计算相空间重构用到的关联维和嵌入维数-Chaotic time series analysis of the G-P method, used to calculate the phase-space reconstruction using the correlation dimension and embedding dimension
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:834
    • 提供者:lishuhui
  1. CCmethod2

    1下载:
  2. 应用改进的CC法求取时间延迟和嵌入维数,效果不错-The modified CC method to strike a time delay and embedding dimension, good results
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1779
    • 提供者:NOAH CHAN
  1. fnn

    0下载:
  2. 算embedding dimension. 可檢驗時間序列數據的embedm fnn1 fnn2-embedding dimension
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:848
    • 提供者:翁子翔
  1. fractaldimensionofchaosattractor

    0下载:
  2. 在重构相空间的基础上计算吸引子的分形维时,合适的嵌入维m和时间滞后τ的选取至关重要.在虚假邻域概念基础上,本文给出了确定m和τ的方法.较之以前的方法,此方法更准确、简单、容易理解、易实施,对较小样本数据集也可靠.最后的应用实例验证了理论的正确性.-In the reconstructed phase space based on the calculation of the fractal dimension of attractor, the appropriate embedding dim
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4401
    • 提供者:
  1. ChaosToolbox2p0_trial

    0下载:
  2. 混沌工具箱(matlab): 产生混沌时间序列 求时延(delay time) 求嵌入维(embedding dimension) 求关联维(correlation dimension) 等等.....
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:578490
    • 提供者:wangyouyi
  1. lyaprosen

    0下载:
  2. INPUTES: y: y is vector of values(time series data) tau: embedding lag of state space reconstruction. When you have not any information about tau please let it zero. The code will calculates the tau. m: m is embedding dimension. If yo
  3. 所属分类:matlab

    • 发布日期:2014-10-30
    • 文件大小:4096
    • 提供者:Hesham
  1. chaos

    0下载:
  2. 关于求混沌嵌入维的程序,matlab上运行-Embedding dimension of chaotic process
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:24272
    • 提供者:冯志鹏
  1. program

    1下载:
  2. 相空间重构参数选择 延迟时间和嵌入维数-Phase space reconstruction parameters delay time and embedding dimension
  3. 所属分类:matlab例程

    • 发布日期:2012-12-10
    • 文件大小:4910
    • 提供者:control2012
  1. lyap_spec

    0下载:
  2. 计算lyapunov指数谱,可设置嵌入维度,延迟时间和迭代次数等参数,输出为lyapunov指数谱。-Lyapunov index calculated spectrum can be set embedding dimension, delay time and number of iterations and other parameters, the output index for the lyapunov spectrum.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4012
    • 提供者:马无缰
  1. Adaptive-Embedding-Dimension

    0下载:
  2. 嵌入维数自适应最小二乘支持向量机 状态时间序列预测方法 Condition Time Series Prediction Using Least Squares Support Vector Machine with Adaptive Embedding Dimension 针对航空发动机状态时间序列预测中嵌入维数难于有效选取的问题, 提出一种基于嵌入维数自适应 最小二乘支持向量机( L SSVM ) 的预测方法。该方法将嵌入维数作为影响状态时间序列预测精度的重要参
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:342261
    • 提供者:
  1. C-C-Method

    0下载:
  2. 该程序用于求解时间延迟t和嵌入维数m,该方法不同于自相关函数法和gp法,可以同时求解出两个量t和m的值,非常方面,在求解lyapunov指数时经常用到该方法-The procedure used to solve the time delay t and the embedding dimension m, the method is different from the self-correlation function gp method can solve the two quantiti
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5318
    • 提供者:zhangjin
  1. 1c-c

    4下载:
  2. 计算延迟时间t和嵌入维数m的matlab程序,该程序为转载,用于计算洛伦兹函数的程序-Calculate the delay time t and the embedding dimension m matlab program, the program is reproduced, the procedure used to calculate the Lorentz function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1135
    • 提供者:zhangjin
  1. fnn

    0下载:
  2. Programm FNN calculates the embedding dimension f a time serie using the method of false nearest neighbors.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:853
    • 提供者:Droopy
  1. chaos

    2下载:
  2. 使用matlab编写的用wolf法求Lyapunov指数的算法程序 假近邻法(False Nearest NeighborFNN)计算嵌入维的Matlab程序 一类基于奇异值分解的Lyapunov指数计算方法-Matlab program using Matlab prepared wolf method and the Lyapunov exponent of the false nearest neighbor algorithm program (False Nearest Nei
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:60787
    • 提供者:Yuan yun tao
  1. Cao--dimension

    5下载:
  2. cao算法,可以确定嵌入维数,从而实现相空间重构-Cao algorithm, embedding dimension of time series can be determined, so as to realize the phase space reconstruction
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:64422
    • 提供者:黄刘军
« 12 3 4 »
搜珍网 www.dssz.com