-
Immune-particle-swarm-algorithm
免疫粒子群算法,这种免疫粒子群优化算法结合了粒子群优化算法具有的全局寻优能力和免疫系统的免疫信息处理机制,并且实现简单,改善了粒子群优化算法摆脱局部极值点的能力。(Immune particle swarm algorithm, this immune particle swarm optimization PSO combines the global optimization ability of the immune system and immune mechanisms of information processing algorithm, and the simple, to improve the PSO' s ability to get rid of the local extreme points .)
- 2021-03-24 09:39:17下载
- 积分:1
-
fengeTU
根据图像的颜色对图像进行分割,里面有多个方法,一种是RGB色彩分割,一种是K均值聚类,还有对视频处理分割,有多个测试图(According to the color image on the image segmentation, there are multiple ways, one is RGB color segmentation, one is the K-means clustering, and video processing division, a plurality of test pattern)
- 2016-03-20 15:09:10下载
- 积分:1
-
图像处理程序
说明: 图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
- 2020-06-20 14:00:02下载
- 积分:1
-
LCMaOEA
说明: 一类具有退化Pareto前缘的多目标优化问题的多参考向量生成(Generating multiple reference vectors for a class of many-objective optimization problems with degenerate Pareto fronts)
- 2020-07-16 21:26:15下载
- 积分:1
-
Crown-Dreaming-in-Code.2007
Crown.Dreaming in Code.2007
- 2010-08-17 23:51:24下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
Inductionmachine
Induction machine model
- 2013-05-07 02:46:20下载
- 积分:1
-
Maximize-the-minimum-user
多主用户网络CR中动态频谱接入策略,使最小用户接入策略最大化。(Multi-user network CR main dynamic spectrum access strategy to maximize the minimum user access policies.)
- 2013-12-06 22:36:42下载
- 积分:1
-
水下声音识别
利用BP神经网络进行海豚声音信号和座头鲸声音信号的分类识别,分析不同噪声条件下,系统的识别准确度。(The BP neural network is used to classify and recognize the dolphin sound signal and the humpback whale sound signal, and analyze the recognition accuracy of the system under different noise conditions.)
- 2020-10-20 23:27:26下载
- 积分:1
-
zhifangtu
对图片进行灰度处理,用matlab编程来实现直方图均衡化,(Gray on the picture to deal with implementation matlab programming to histogram equalization,)
- 2009-04-07 19:42:47下载
- 积分:1