-
ABC
Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees. It is as simple as Particle Swarm Optimization (PSO) and Differential Evolution (DE) algorithms, and uses only common control parameters such as colony size and maximum cycle number. ABC as an optimization tool, provides a population-based search procedure in which individuals called foods positions are modified by the artificial bees with time and the bee’s aim is to discover the places of food sources with high nectar amount and finally the one with the highest nectar.
- 2012-08-18 20:04:54下载
- 积分:1
-
dierzhang
信号与系统第二版清华大学出版社课后习题编程答案(Signals and Systems, Tsinghua University Press, second edition programming after-school exercise answer)
- 2016-04-08 10:23:40下载
- 积分:1
-
zfk_example
聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。
(Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.)
- 2009-09-15 15:05:35下载
- 积分:1
-
TestDwt2Threelayer
该源代码是本人亲自所写,使用DWT对图像可以进行三次小波分解,直接下载可以使用,对图形图像处的同行们非常有用,欢迎下载。(The source code is written by himself, the use of DWT can be three times the image wavelet decomposition, a direct download can be used in the graphic image Department colleagues very useful are welcome to download.)
- 2007-08-19 17:05:35下载
- 积分:1
-
Many-watermarking-embedding
提出了一种鲁棒的多水印嵌入与检测算法,该算法基于小波域,且提取水印时不需要原始图像,保护了原始图像的安
全。在该多水印算法中,提出并使用了一种将密码学和常规的数字水印制作方法- - - 叠加法和量化调制法,有机结合起
来的新的方法,在水印嵌入时,不同的水印,生成与该水印相关的不同的密钥,在进行水印的提取时,用不同的密钥和待测的
图像提取出相应的水印。通过将密钥向第三方注册,可以获得对原始图像的所有权。(A robust multi-watermark embedding and detection algorithm, the algorithm based on wavelet domain, and extract the watermark without the original image, protect the safety of the original image. In the multi-watermarking algorithm, will be presented and used a conventional cryptography and digital watermarking production method--- superposition method and quantify the modulation method, combine the new method, the watermark embedding different watermark, associated with the watermark generating different keys, making extraction of the watermark when tested with a different image key and the corresponding extracted watermark. By the key to a third party registration, can be obtained ownership of the original image.)
- 2011-05-15 23:37:02下载
- 积分:1
-
fmrlc_tanker
船舶航向的控制,一个比较实用的程序,可以仿真运行(chuan bo hang xiang de kong zhi)
- 2020-06-29 07:40:01下载
- 积分:1
-
threshold
恒虚警门限求解,其中包括该程序所要调用的两个函数(CFAR threshold solution, including the procedure to call the two functions)
- 2010-05-18 20:24:14下载
- 积分:1
-
ylm
现代谱估计的程序,对给定的随机信号利用yule-walker方程进行谱估计与其理想功率谱进行谱估计的对比,并比较参数。(Modern spectral estimation procedures, given the use of yule-walker random signal spectrum estimation equation from its ideal power spectrum spectrum estimation contrast and compare the parameters.)
- 2013-10-31 23:16:07下载
- 积分:1
-
CameraCalibration_AE
Simulated Camera Calibration practice
- 2015-04-09 10:16:41下载
- 积分:1
-
AES原理及Matlab实现
利用Matlab实现AES,其中包括了AES中的主要算法理解,以及逐步实现AES加密过程的方法和步骤。(the implementation of AES)
- 2021-04-13 11:28:56下载
- 积分:1