-
ICA
Imperialist Competitive Algorithm
- 2014-01-05 23:05:09下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
transf
tranfering of data from one to another
- 2011-05-14 00:14:05下载
- 积分:1
-
svmcwtest1
对瞬时特征提取过程进行了描述,具有一定的参考价值(The instantaneous feature extraction process is described, with some reference value)
- 2011-10-19 16:18:55下载
- 积分:1
-
DFTbeamforming
对线性调频信号用dft方法分频后进行窄带波束形成后拼接,为宽带波束形成方法(After dividing the frequency of LFM signal by DFT method, narrow-band beamforming and splicing are used as the broadband beamforming method.)
- 2020-07-27 09:18:40下载
- 积分:1
-
MatlabCommand
讲解matlab的命令,内容非常全面,是我目前matlab主要参考书籍之一(matlab books, the content is very comprehensive, matlab Yes I am currently one of the main reference books)
- 2009-02-19 20:49:09下载
- 积分:1
-
GUI-examples
自己做的一些Matlab GUI 简单的小程序,适合刚接触GUI的用户使用。(Matlab GUI to do some of their simple little program for users who are new to GUI.)
- 2011-06-03 17:10:13下载
- 积分:1
-
fitness
一种基于人工鱼群算法求解这一类函数极值的代码,并通过仿真实验的研究,验证了该算法求解函数极值是有效可行的。
(Algorithm based on artificial fish extreme function of this type of code, and through simulation studies to verify the function of the algorithm is effective and feasible extreme.)
- 2011-07-14 17:50:26下载
- 积分:1
-
1
说明: This Matlab script illustrate how to Enhance the color image without change in HUE and without GAMUT problem.
- 2013-02-13 00:37:58下载
- 积分:1
-
channel
Channel generator for 60 GHz
- 2015-01-07 07:43:03下载
- 积分:1