- Calculator java的计算器
- 可变分区调度算法有 十大题型算法全实现——(二)可变分区存储管理方案中的内存分配
- namespace 用法 及用途.比如你要使用和标准库函数中的函数名相同时
- qw123 计算机能自动连续地工作
- xiaoxiiaowangzhan 自制的小小网站整站系统
- cache_521 高速缓存算法类.英文介绍: The Cache class implements a simple caching mechanism with \"least recently used\" (LRU) replacement. It is useful for cases in which you have some memory to spare and you wish to speed up access to frequently used resources
文件名称:LogisticEq
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:26.68kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
混沌(Chaos),Logistic方程
X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数
f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算:
x1=f(x0), x2=f(x1), x3=f(x2),...,
序列{ Xn }的整体\"状态\",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,\"乱七八糟\"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n) = k * X (n-1) * (1-X (n-1)), that is quadratic function f (x) = k * x (1-x), the election Optional appropriate constants k, the initial value of options x0, iterative calculation : x1 = f (x0), x2 = f (x), x3 = f (x2 ),..., sequence) (Xn the overall "state" sensitive dependence on constants k and initial value x0, convergent sequence may also possible, "mess" to the oscillation -- have Chaotic Chaos!
X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数
f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算:
x1=f(x0), x2=f(x1), x3=f(x2),...,
序列{ Xn }的整体\"状态\",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,\"乱七八糟\"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n) = k * X (n-1) * (1-X (n-1)), that is quadratic function f (x) = k * x (1-x), the election Optional appropriate constants k, the initial value of options x0, iterative calculation : x1 = f (x0), x2 = f (x), x3 = f (x2 ),..., sequence) (Xn the overall "state" sensitive dependence on constants k and initial value x0, convergent sequence may also possible, "mess" to the oscillation -- have Chaotic Chaos!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LogisticEq.rc
LogisticEqDoc.cpp
LogisticEqDoc.h
LogisticEqView.cpp
LogisticEqView.h
MainFrm.cpp
MainFrm.h
ReadMe.txt
Resource.h
StdAfx.cpp
StdAfx.h
res/LogisticEq.rc2
res/LogisticEqDoc.ico
res/LogisticEq.ico
res/Toolbar.bmp
res
LogisticEq.clw
LogisticEq.cpp
LogisticEq.dsp
LogisticEq.dsw
LogisticEq.exe
LogisticEq.h
www.dssz.com.txt
LogisticEqDoc.cpp
LogisticEqDoc.h
LogisticEqView.cpp
LogisticEqView.h
MainFrm.cpp
MainFrm.h
ReadMe.txt
Resource.h
StdAfx.cpp
StdAfx.h
res/LogisticEq.rc2
res/LogisticEqDoc.ico
res/LogisticEq.ico
res/Toolbar.bmp
res
LogisticEq.clw
LogisticEq.cpp
LogisticEq.dsp
LogisticEq.dsw
LogisticEq.exe
LogisticEq.h
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.