-
A program to demonstrate the optimization process of particle swarm optimization...
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.-A program to demonstrate the optimization process of particle swarm optimization. A two- dimensional objective function is visualized by level of gray : the lighter the color, the higher the value function. The particles ar e shown as red circles. their trajectory as red lines.
- 2022-10-27 02:55:03下载
- 积分:1
-
对图片进行快速傅里叶变换,输出变换后结果图片
对图片进行快速傅里叶变换,输出变换后结果图片-Fast Fourier transform of the picture, the output result of the transformed image
- 2022-08-20 03:30:01下载
- 积分:1
-
BFO算法应用
将用matlab编译的N-R法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使N-R法在收敛性、占用内存、计算速度方面的优点都超过了阻抗法,成为六十年代末期以后普遍采用的方法。
- 2023-01-05 09:55:03下载
- 积分:1
-
迁移的 VSP 倍数使用衍射堆栈迁移
此程序体育课 redatum VSP 数据到虚拟的 SSP 数据如何用干涉法。在这个程序中有两个部分:第一,redatum VSP ssp ;第二,将虚拟的 SSP 数据迁移在这个程序中所用的数据:vel — — 速度模型traveltimesrc — — 走时表数据/crg。垫 — — 普通的接收机 VSP 收集在这个程序中的 vriables:(isx,isz) — — 源点坐标xcorrgather — — 从 VSP 互生成的 sspmig1b — — 一个接收器的迁移结果收集mig0a — — 所有收集的迁移结果
- 2022-02-16 04:12:08下载
- 积分:1
-
C++动态规划的算法例子,找零钱的经典问题编程
C++动态规划的算法例子,找零钱的经典问题编程-C++ Dynamic programming algorithm for example, to find the classic problem of small change programming
- 2023-05-04 21:50:03下载
- 积分:1
-
蚁群优化算法的图像边缘检测
蚁群算法 (ACO) 是一种优化算法,利用蚂蚁物种的自然行为,蚂蚁觅食地上存款信息素。在这蚁群算法被介绍对付的图像边缘检测问题。提出基于蚁群算法的边缘检测方法是能够建立一个信息素矩阵表示提出了一种在图像每个像素位置的边缘信息根据大量的蚂蚁的运动有哪些派去在图像上移动。此外,运动这些蚂蚁是由图像的局部变化驱动强度值。实验结果进行了验证该方法的性能优越。
- 2022-08-05 23:14:58下载
- 积分:1
-
指纹识别系统 C 语言源码
指纹识别系统 c 语言源码 !强烈推荐 !
- 2022-02-20 21:52:08下载
- 积分:1
-
Hough变换的matlab代码
Hough变换的matlab代码-Hough Transform Matlab code
- 2022-01-25 18:18:59下载
- 积分:1
-
聚类算法实现
聚类算法VC++,可产生随机数,实现了k均值聚类算法和ISODATA算法,可实现样本的载入和聚类,系统在Vc++6平台下运行,有运行的界面和菜单,聚类数目可以人为设定,不同类别以不同的颜色来表示。
- 2022-02-26 11:54:45下载
- 积分:1
-
中值滤波算法,利用intel的mmx技术,速度比普通快上几十倍
中值滤波算法,利用intel的mmx技术,速度比普通快上几十倍-median filter, using the MMX technique from Intel, the speed is quite promising when compared to normal one
- 2022-06-27 10:50:46下载
- 积分:1