-
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
-
yiqunsuanfaTSP
说明: 利用蚁群算法解决TSP问题,本例涉及了31个城市并将其坐标化,每个城市只能拜访一次,而且最后要回到初始城市,所选路径为所有路径之中的最小值。(Using ant colony algorithm to solve TSP problem, this example involves 31 cities and coordinates them, each city can only visit once, and finally return to the initial City, the selected path is the minimum of all paths.)
- 2019-11-13 16:58:28下载
- 积分:1
-
strapdown
对捷联惯导的速度、经纬度、姿态角等参数进行解算(A programme to compute the speed,latitude,longitude and attitude of strapdown inertial navigation system)
- 2021-04-20 17:48:50下载
- 积分:1
-
rwtransform
计算wigner-randon变换的频域解线调代码(Transform the calculation of Wigner-Randon the frequency domain dechirp code)
- 2013-05-19 17:36:08下载
- 积分:1
-
08562920RSP_MTI_MTD
说明: 实现了线性调频信号加入噪声之后的脉冲压缩、MTI以及MTD的结果(the coding is about of MTI and MTD technology)
- 2019-03-01 20:19:05下载
- 积分:1
-
jiangzao
小波不同于传统的傅里叶变换和短时傅里叶变换,它具有随信号频率变化的时间频率分析能力,因此可以用来去噪!(This program implement the function of the interference of the noise!)
- 2010-12-25 09:51:20下载
- 积分:1
-
DCT_watermark
MATLAB DCT该案例给出了一个水印源程序代码 ,可以此为参考作进一步开发(MATLAB DCT水印源程序代码)
- 2014-11-18 19:00:25下载
- 积分:1
-
INVERTER_3Ph
All of a three-phase inverter bridge circuit simulation
The circuit is simulated in a full-bridge inverter three phase IGBT is offered with a six and six diode.
- 2014-08-14 16:36:17下载
- 积分:1
-
Simulink_study
有关SIMULINK的教程,在学校时学习MATLAB是同学给的。(Tutorial of SIMULINK)
- 2011-11-15 20:55:39下载
- 积分:1
-
Alamouti
用matlab编程实现MIMO中Alamouti算法,2个发射天线2个接收天线(fullfill Alamouti algorithm in MIMO(2X2) using matlab)
- 2009-10-04 09:52:49下载
- 积分:1