-
Chaos (Chaos), the logistic equation X (n) = k* X (n
混沌(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!
- 2022-04-16 20:00:36下载
- 积分:1
-
Visual C++6.0开发灰度位图处理。用vc简单的实现。
Visual C++6.0开发灰度位图处理。用vc简单的实现。-Visual C 6.0 grayscale bitmap processing. Vc with a simple realization.
- 2022-03-29 03:14:12下载
- 积分:1
-
椭圆拟合的演示
Demonstration for ellipse fitting
- 2022-03-24 20:15:31下载
- 积分:1
-
一个很好的图像压缩算法!!! !!!1
一个很好的图像压缩算法!!! !!!1-a good image compression algorithm !!!!!!!!! 1
- 2023-01-07 14:45:03下载
- 积分:1
-
主要功能是检测图像,因为灰度
主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
- 2022-01-28 05:40:35下载
- 积分:1
-
将位图转化为一个区域(176KB),BMP图片转化
将位图转化为一个区域(176KB),BMP图片转化-Will be a bitmap into a region (176KB), BMP picture conversion
- 2022-03-21 21:02:51下载
- 积分:1
-
基于单文档的pDC简单的应用程序,同时实现的字体等内容。
基于单文档的pDC简单的应用程序,同时实现的字体等内容。-基于单文档的pDC简单的应用程序,同时实现的字体等内容。 PDC based on single document a simple application, while achieving the font and so on.
搜索
- 2022-02-27 01:18:12下载
- 积分:1
-
利用MapBasic创建道路的拓扑关系,本代码对初学者有一定的帮助作用...
利用MapBasic创建道路的拓扑关系,本代码对初学者有一定的帮助作用-use of the roads to create topological relationships, the code for beginners is certainly helpful role
- 2022-07-07 08:09:57下载
- 积分:1
-
1 用WL00算法速度比EL99快,这里实现的是单分辨率的算法,WL00算法好象不适合结构性强的纹理的合成
2.用WL00算法合成纹理,使用多分辨率金字塔改...
1 用WL00算法速度比EL99快,这里实现的是单分辨率的算法,WL00算法好象不适合结构性强的纹理的合成
2.用WL00算法合成纹理,使用多分辨率金字塔改善合成效果,但是没有用TVSQ加速算法-WL00 algorithm with a speed faster than the EL99, here is the realization of the single-resolution algorithm, WL00 algorithm does not seem to fit the strong structural texture synthesis 2. WL00 algorithm using synthetic texture, the use of multi-resolution pyramid improve synthesis results, but did not accelerate the algorithm used TVSQ
- 2022-03-06 21:57:19下载
- 积分:1
-
利用相关分析法仿真脉冲传函
主要用到了文件的读写操作,相关的系统辨识的知识....
利用相关分析法仿真脉冲传函
主要用到了文件的读写操作,相关的系统辨识的知识.
-Use Relative-anaysis simulate impulse-transfer fuction
- 2022-01-25 17:08:37下载
- 积分:1