搜索资源列表
chaoslyapunov
- chaoslyapunov指数程序是基于非线性三维系统所得,具体模型见东西部能源供需系统文章里,可以得到此系统混沌,因为李亚普诺夫指数有大于零的情形
Goldbach
- 哥德巴赫猜想: 将一给定的偶数表示成两个质数之和被称之为此数的哥德巴赫分割。例如, 4 = 2 + 2 6 = 3 + 3 8 = 3 + 5 10 = 3 + 7 = 5 + 5 12 = 5 + 7 14 = 3 + 11 = 7 + 7 … 换句话说,哥德巴赫猜想主张每个大于等于 4 的偶数都是哥德巴赫数-可表示成两个质数之和的数。[1]另有对奇数的相似猜想,称之为李维猜想。 -Goldbach s conjecture:
chaotic_simulation
- matlab程序,对一个混沌系统进行仿真。 lyapunov.m是计算的主程序;qi_hyper.m是一个例子(qi系统),利用qi_hyper_lyap.m计算所有李氏指数,利用qi_hyper_lyapDim.m计算分形维数。其他系统稍作改正就可使用。经验证程序比其他计算李氏指数的更为有效精确。-matlab program for a simulation of chaotic systems. lyapunov.m are calculated in the main progra
OpenTSTOOL_win
- 时间系列非线线性处理工具包,可以计算多数非线性参数,例如:李亚谱诺夫指数,相关维等-nonlinear parameter toolkit
lyapunov
- 最大 李维普罗夫指数 的程序,以及相关的源程序-Maximum Levi Proff index procedure, and the related source code
Mtlabprograms
- 四维超混沌系统,平衡点 图像,李雅普诺夫指数,完全同步-Four-dimensional hyperchaotic system, balance the image, Lyapunov exponent, fully synchronized
lypunov
- 李亚普诺夫指数指数以及维数的两种算法,比较,及其举例应用-Lyapunov index and dimension index of the two algorithms, comparison, and example applications
let
- 一个非常有用 的工具箱,可以用来计算常规的常微分动力系统的李指数和维数-A very useful toolbox that can be used to calculate the conventional system of ordinary differential power index and the dimension of Li
get-Lyapunov
- 计算二维硫酸铜液层中浓度场振荡相关的李雅普诺夫指数-Calculate the concentration field oscillation of Lyapunov exponent
cloud
- 一维逆向云模型算法,李德毅老师的云模型基础中的正向和逆向算法的结合-A reverse-dimensional cloud model algorithm
multifractal-compute
- 分形参数计算程序分享 计算Hurst指数 李雅普诺夫 GP算法计算关联维数-Fractal parameter calculation program to share Calculate the Hurst exponent Lyapunov GP algorithm to calculate the correlation dimension
MatlabTOOL
- MATLAB非线性混沌工具箱:时间延迟、嵌入维、最大李雅指数级关联维、熵等参数。有了自己就不用编程了!-The MATLAB nonlinear chaotic toolbox: the time delay, embedding dimension, maximum Josephine exponential correlation dimension, entropy and other parameters. With their own without programming!
Main
- 混沌工具箱ver.2.0,程序没问题,可以用。有c-c法求时延和嵌入维数的,求最大李雅普诺夫指数的等。-Chaos Toolbox ver.2.0, the program is no problem, you can use. There cc method for delay and embedding dimension, for the largest Lyapunov exponent and so on.
C_CMethod
- 李雅普诺夫指数时需用到的两个参数,即时间延迟与嵌入维数的求其方法-When Lyapunov exponent required to two parameters, namely the time delay and embedding dimension seeking its methods
oned_euler
- 一维欧拉方法的计算,解决Sod s激波管问题,使用李曼近似解-A method of calculating Viola, Sod' s shock tube problem solving, using Lehman approximate solution
LE
- 计算时滞微分方程的李雅普诺夫指数,动力学维数-Delay differential equations Lyapunov index calculation, dynamic dimension
chaos
- 包含李氏指数,切比雪夫程序,切比雪夫分叉图,蝴蝶混沌程序,二维的ro-Contains the lee index, chebyshev program, chebyshev bifurcation diagram, the butterfly chaos program, two-dimensional Ross
新建文件夹
- 计算嵌入维数的关于matlab的小程序,李雅普诺夫(A small program for calculating the embedded dimension of MATLAB, Lyapunov)
三阶微分方程的李氏指数算法
- 三维微分方程组的李雅普诺夫指数算法,可画出图像,是研究混沌性质的重要参数,可以将其中的M文件的方程组换为其他的形式
中科院李新亮老师的cfd代码
- 本文件为中科院李新亮老师的opencfd的二维求解器,可作为高精度数值模拟的求解器,代码为fortran.f90代码