搜索资源列表
C-C Method
- 非线性系统的C-C算法,程序运行良好,能为从事混沌方面研究的人员提供一定的便利.-Nonlinear Systems C-C algorithms, running good, to engage in research in the chaotic provide certain facilities.
Volterra_MultiStepPred_luzhenbo
- 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
chaos_ant
- 这是一个用C++编写的,关于混沌蚁群优化算法,该算法是一个非常实用的算法,效果非常好-C, prepared on the chaotic ant colony optimization algorithm, which is a very practical algorithm, the effect was very good
C-C
- 这个是在进行混沌时间序列分析时的C-C算法的matlab程序,希望对大家的学习会有帮助
混沌时间序列预测
- 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
混沌时间序列预测的MATLAB源代码
- 混沌时间序列预测的MATLAB源代码,希望对大家有用,Prediction of chaotic time series of MATLAB source code, in the hope that useful
Chaos-Toolbox-Ver.2.0.rar
- matlab混沌工具箱,包括C_C方法,wolf计算最大Lyapunov指数法等,不同于陆振波的,本工具箱中的函数均可见,完全免费版本,Chaos matlab toolbox, including C_C methods, wolf calculate the largest Lyapunov exponent method, etc., unlike the陆振波, the toolbox function are visible, completely free version
lyapunovindex.rar
- 混沌计算程序源文件——包括计算Lyapunov指数的5种方法:C-C算法,最小数据量算法,G-P算法,关联维数法,互信息量法。,the original programs to calculate chaos in order to count the Lyapunov index out. Including 5 such methods: c-c method, minimum data method, G-P, mutual information method and correlati
2010-02-05(C-C)
- 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
ChaosToolbVer.2.0
- 混沌工具箱 C-C方法计算时间延迟和嵌入维数 混沌时间序列预测-Chaos Toolbox CC method to calculate time delay and embedding dimension of chaotic time series prediction
Cmex.pdf
- 使用C 语言编制Mex算法程序,对于提高算法的性能有很大帮助。 希望该文档能帮助大家进入matlab 和 c 语言之间互动的世界,也期待你编制更多的原创程 序奉献给研学论坛,尤其是混沌和分形版面-The use of C language algorithm Mex procedures, for improving the algorithm performance of much help. I hope the document will help us to enter the
kantz_lyapunov_c
- 混沌kantz算法的mex实现kantz_lyapunov_c-kantz lyapunov c
Matlab
- C-C算法的Matlab程序(3000 数据耗时2分钟)混沌与分形-MATLAB
C-CDocument
- 对混沌时间序列相空间重构C—C方法的三点不足,提出了一种基于改进的C-c方法的 确定曩优时延与嵌入窗的新算法.在关联积分计算过程中引入了权衡计算精度与速度的可调参数, 合理选择试参数,能在不严重损失估计精度的前提下,大大加快计算速度。在理论分析的基础上, 用所提出的算法对三种混沌序列进行相空间重构,仿真结果表明该算法对最优时延的选择更准确, 对最优嵌入窗的选取更可靠。-Of chaotic time series phase space reconstruction method
chaosPSO
- 混沌粒子群算法,C语言编制,在txt文本里-Chaos Particle Swarm Optimization, C language compiled texts in txt
C_CMethod
- 混沌时间序列算法中,用C-C方法求解延迟时间及嵌入维数。-Chaotic time series algorithms, the C-C method for solving the delay time and embedding dimension.
C-C
- 研究混沌特征参数时应用CC算法求关联维数的程序。-Study chaotic characteristic parameters application CC algorithms to find the correlation dimension of the program.
zibian_lyapunovE
- 混沌时间序列的最大李雅普诺夫指数的求法,c-c算法-Chaotic time series of the largest Lyapunov exponent method, c-c algorithm
CPSO
- 一种混沌粒子群算法,基于C++环境,效果还行-A chaotic particle swarm algorithm based on the C++ environment, the effect is also OK
混沌预测工具箱
- 包括c-c相空间重构及改进算法,CAO方法相空间重构,RBF神经网络及支持向量机预测等