-
logistic 混沌扰动
数学中的混沌扰动仿真,其中的参数可以任意修改,参数的不同,混沌的效果也不同,这种混沌扰动可以应用到算法改进和扩大多样性中去,改程序经过测试,可以直接运行,上面的图片就是仿真结果,这个程序是我之前看的一篇文献当中的,拿下来学习一下,曾改进过算法,有很好的效果,希望能帮到大家。
- 2022-01-31 19:09:49下载
- 积分:1
-
ResizeImageMatrix
This program implements various interpolation techniques to resize 2D matrices or Image Matrices.
Methods of interpolation used are
1) Nearest Neighbour
2) Bilinear
3) Bicubic 2x2
4) Bicubic 4x4
5) Bicubic 6x6
6) Bicubic 8x8
- 2022-01-25 16:59:14下载
- 积分:1
-
MCA图像分解
MCA: image decomposition -MCA: image decomposition
- 2022-07-18 05:07:02下载
- 积分:1
-
VC prepared by the method of least squares algorithms for three
VC编写的最小二乘法算法,适用于3阶方程,可编译为链接库文件。-VC prepared by the method of least squares algorithms for three-order equation can be compiled to link library file.
- 2023-01-11 08:20:04下载
- 积分:1
-
高斯赛德尔 高斯赛德尔 高斯赛德尔 高斯赛德尔 高斯赛德尔
高斯赛德尔 高斯赛德尔 高斯赛德尔 高斯赛德尔 高斯赛德尔-Gauss-seidel
- 2022-05-05 00:49:14下载
- 积分:1
-
遗传算法的代码
附加的文件是由 Java 语言实现的遗传代码。这是个不错的做法,为遗传算法。请参阅原始网页链接的进一步信息或疑问。
- 2022-02-11 21:45:12下载
- 积分:1
-
差分微积分used to anticipate and respond to the uncertain future.
差分微积分used to anticipate and respond to the uncertain future.-Differential calculus used to anticipate and respond to the uncertain future.
- 2022-03-07 09:32:15下载
- 积分:1
-
two forks of trees were preorder
二叉排序树的中序遍历-two forks of trees were preorder
- 2023-01-22 11:40:04下载
- 积分:1
-
利用顺序表、单向循环链表两种存储结构模拟约瑟夫环(Joseph)问题此过程
约瑟夫环(Joseph)问题的一种描述是:编号为1、2、3……n的n个人按照顺时针方向围坐一圈,没人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按照顺时针的方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止(2)利用顺序表、单向循环链表两种存储结构模拟此过程
- 2023-08-23 05:15:04下载
- 积分:1
-
对卡尔曼滤波的原理进行了详细的介绍。并且有具体的程序,可以进行学习和仿真!...
对卡尔曼滤波的原理进行了详细的介绍。并且有具体的程序,可以进行学习和仿真!-The principle of Kalman filtering was introduced in detail. And there is a specific process, can study and simulations!
- 2022-02-24 22:49:34下载
- 积分:1