-
filter_gabor
filter gabor, digunakan di matlab
- 2010-11-10 15:40:59下载
- 积分:1
-
Binary-GA
it is binary ga algorithm in matlab
- 2013-07-09 16:56:36下载
- 积分:1
-
Desktop
基于matlab的小波分析,,,关于图像拼接的源码,,
共勉(Matlab wavelet analysis, source code, image stitching,)
- 2012-03-27 21:16:08下载
- 积分:1
-
matlabvstuhuo
关于matlab的一篇很有用的文章,数学建模学习的必备啊!(on Matlab a very useful article, the study mathematical modeling required ah!)
- 2007-05-30 09:48:54下载
- 积分:1
-
sudoku.m
This is an intuitive sudoku solver in matlab.
- 2013-09-29 03:51:17下载
- 积分:1
-
nural
matlab code for bam.easy to understand and good to know.found it difficult to make but finally got it.thank you
- 2011-11-15 11:48:48下载
- 积分:1
-
-estimate-the-rician-K-factor
estimate the rician K factor
- 2015-01-13 00:27:53下载
- 积分:1
-
ComputerVision
计算机视觉:让冰冷的机器看懂多彩的世界 科学人,附有原作者的matlab代码(Computer Vision: Let the cold machine read the colorful world of science people)
- 2015-03-27 16:31:03下载
- 积分:1
-
lpp_source
cx_3 lpp source code with many examples
- 2015-04-14 19:03:43下载
- 积分:1
-
NSGA
说明: 多目标遗传算法是NSGA-II[1](改进的非支配排序算法),该遗传算法相比于其它的多目标遗传算法有如下优点:传统的非支配排序算法的复杂度为 ,而NSGA-II的复杂度为 ,其中M为目标函数的个数,N为种群中的个体数。引进精英策略,保证某些优良的种群个体在进化过程中不会被丢弃,从而提高了优化结果的精度。采用拥挤度和拥挤度比较算子,不但克服了NSGA中需要人为指定共享参数的缺陷,而且将其作为种群中个体间的比较标准,使得准Pareto域中的个体能均匀地扩展到整个Pareto域,保证了种群的多样性。(消除了共享参数)。(Multi-objective genetic algorithm is nsga-ii [1] (improved non-dominant sorting algorithm), which has the following advantages compared with other multi-objective genetic algorithms: the complexity of the traditional non-dominant sorting algorithm is, while the complexity of nsga-ii is, where M is the number of objective functions and N is the number of individuals in the population.The introduction of elite strategy to ensure that some good individuals in the evolutionary process will not be discarded, thus improving the accuracy of the optimization results.The comparison operator of crowding degree and crowding degree not only overcomes the defect that NSGA needs to specify the Shared parameter artificially, but also takes it as the comparison standard between individuals in the population, so that individuals in the quasi-pareto domain can uniformly expand to the whole Pareto domain, ensuring the diversity of the population.(eliminating Shared parameters).)
- 2020-02-13 19:30:43下载
- 积分:1