Welcome![Sign In][Sign Up]
Location:
Search - lyapunov

Search list

[AI-NN-PRVolterraprediction

Description: 小数据量法求混沌吸引子最大Lyapunov指数的Matlab程序,参考文献:张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03-small data method for chaotic attractor largest Lyapunov exponent of Matlab procedures References : Zhang Shu. The chaotic time series Volterra adaptive prediction. Physics reported .2000.03
Platform: | Size: 8192 | Author: 江维 | Hits:

[matlabLyapunov_exponents_luzhenbo

Description: 1、LargestLyapunov_example1.m 程序主文件1,直接运行此文件即可 2、LargestLyapunov_example2.m 程序主文件2,直接运行此文件即可 3、LorenzData.dll 产生 Lorenz 离散数据 4、PhaSpaRecon.m 相空间重构 5、Lyapunov_luzhenbo.dll Lyapunov 计算主函数 6、lyapunov_buffer.dll Lyapunov 计算缓存-1, LargestLyapunov_example1.m procedure master file 1, run this file directly to 2, LargestLyapunov_example2.m procedure master file 2, run this file directly to 3, LorenzData.dll generated Lorenz discrete data 4, PhaSpaRecon.m phase space reconstruction 5, Lyapunov_luzhenbo.dll Lyapunov calculation of the main function of 6, lyapunov_buffer.dll Lyapunov cache calculation
Platform: | Size: 54272 | Author: 李晓燕 | Hits:

[Software Engineeringlyapunov

Description: recnstitution重构相空间,在非线性系统分析中有重要的作用。-recnstitution reconstruction phase space, nonlinear analysis plays an important role.
Platform: | Size: 3072 | Author: 陈路 | Hits:

[Algorithmlyap_exp_cambridge

Description: 本函数计算距离增长结果供拟合lyapunov指数 详情见说明-This function is calculated from the results of growth for fitting lyapunov exponent note details
Platform: | Size: 2048 | Author: li chang | Hits:

[Algorithmlyap_exp_wolf

Description: 本函数计算距离增长结果供拟合lyapunov指数 详情见说明-This function is calculated from the results of growth for fitting lyapunov exponent note details
Platform: | Size: 1024 | Author: li chang | Hits:

[matlab123

Description: 从小数据量计算最大李氏指数的一种实用方法。-data from the largest Lyapunov exponent is calculated as a practical method.
Platform: | Size: 729088 | Author: | Hits:

[matlablyapunov_wolf

Description: wolf 方法计算李雅普诺夫指数,matlab源程序-wolf method Lyapunov exponent, Matlab source
Platform: | Size: 3072 | Author: 张杰 | Hits:

[Otherlorenz

Description: 计算lyapunov指数的程序,大家参考参考哈!-calculation procedures, your information Ha!
Platform: | Size: 1024 | Author: 王小 | Hits:

[OtherChaos_analyser

Description: 混沌分析工具,包括计算lyapunov指数,指数谱,分数维等,c语言编写,含源码-chaos analysis tools, including the calculation of lyapunov index, the index spectra, fractal dimension, c language, Containing FOSS
Platform: | Size: 92160 | Author: 何天 | Hits:

[matlabLyapunov_exponents

Description: 小数据法计算Lyapunov指数MATLAB程序-small data calculated Lyapunov exponent MATLAB program
Platform: | Size: 53248 | Author: feferf | Hits:

[matlabLargestLyapunov

Description: 这个是用小数据量法计算时间序列最大lyapunov指数的matlab程序-This is a small amount of data calculated time series index of the largest lyapunov Matlab procedures
Platform: | Size: 1024 | Author: 袁颂岳 | Hits:

[matlabLOGISTIC_EXP

Description: 计算logistic映射李雅普诺夫指数的matlab程序-calculated logistic mapping Lyapunov exponent of Matlab procedures
Platform: | Size: 2048 | Author: | Hits:

[WaveletjisuanLyapunovzishu

Description: 用matlab编程进行计算lyapunov指数的程序源码 -using Matlab programming lyapunov index calculation procedures FOSS
Platform: | Size: 1024 | Author: 白佳宾 | Hits:

[source in ebookRossler_Hyper_Lyapunov

Description: 计算超混沌Rossler吸引子的Lyapunov指数-calculated hyperchaotic Rossler attractor of Lyapunov exponent
Platform: | Size: 1024 | Author: sunyan | Hits:

[WEB CodeLyapunovExponents

Description: 文件说明: ---------------------------------------------- Main_LargestLyapunov_Rosenstein1.m 程序主文件1,直接运行此文件即可,Logistic 序列 Main_LargestLyapunov_Rosenstein2.m 程序主文件2,直接运行此文件即可,Henon 序列 Main_LargestLyapunov_Rosenstein3.m 程序主文件3,直接运行此文件即可,Lorenz 吸引子 LorenzData.dll 产生 Lorenz 离散序列 PhaSpaRecon.m 相空间重构 Lyapunov_rosenstein_2.dll Lyapunov 计算主函数 buffer_run1.dll 计算缓存1 buffer_run2.dll 计算缓存2 buffer_run3.dll 计算缓存3 -documents :------------------------- Main_LargestLyapunov_Rosenstein1.m procedures main file a direct operation of this document can be, Logistic sequence Main_LargestLyapunov_Rosenstei n2.m procedures two main documents directly running this file can be, Henon Main_LargestLyapunov_Rosenstein3 sequence. m procedure three main file directly running this file can be, Lorenz attractor LorenzData.dll have Lorenz discrete sequence PhaSp aRecon.m reconstruction phase space Lyapunov_rosenstein_2.dll Ly apunov calculation main function buffer_run1.dll calculated a cache buffer_ru n2.dll calculated Cache Cache two buffer_run3.dll calculation 3
Platform: | Size: 101376 | Author: ming | Hits:

[Otherlyap_wolf

Description: 使用wolf方法求最大lyapunov指数,核心算法为c语言,接口为matlab-method for the use of wolf largest lyapunov index, the core algorithm c language, Interface to Matlab
Platform: | Size: 13312 | Author: 许小可 | Hits:

[matlabLyapunovexponentbyslope

Description: 用斜率的方法来求时间序列的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.
Platform: | Size: 1024 | Author: 贾强 | Hits:

[Otherchaosuseful

Description: matlab lyapunov-Matlab lyapunov
Platform: | Size: 100352 | Author: wts | Hits:

[matlabhenon_lyapunonv

Description: 这是一个混沌理论中重要的henon映射lyapunov的程序。-Chaos Theory important henon lyapunov mapping procedures.
Platform: | Size: 1024 | Author: liuwei | Hits:

[Otherl1d2

Description: C语言实现的lyapunov exponent的计算,使用small data method-C language of the lyapunov exponent, the use of small data method
Platform: | Size: 5120 | Author: 杨蒙 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net