-
Varsha_sfun
PV MODEL USEFUL FOR MATLAB SIMULATION
- 2015-02-18 17:43:58下载
- 积分: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
-
xinyuanshumu
阵列信号处理中,确定信号源数目的经典算法仿真(Array signal processing, the classic algorithmto determine the number of the signal sources.)
- 2009-03-11 20:05:54下载
- 积分:1
-
omnetwaysofuse
omnet环境下如何建立wsn节点并模拟仿真(omnet environment and how to establish wsn node simulation)
- 2010-08-17 11:38:21下载
- 积分:1
-
threephase-full-control
three phase full wave conrolled converter
- 2014-10-16 17:51:27下载
- 积分:1
-
LTE_channel_model
这是根据3GPP提案,LTE所采用的信道模型代码,希望对大家有用(LTE channel model code)
- 2010-10-07 23:39:26下载
- 积分:1
-
power_active_filter
最标准的有源电力滤波器仿真模板,是本人在毕业论文设计当中自己绘制的,偶很高的参考价值(active power filter)
- 2016-03-12 17:45:56下载
- 积分:1
-
transReflTheta
Once chosen the angle of incidence, does the graph of the transmittance as a function of frequency.
- 2009-10-15 23:46:32下载
- 积分:1
-
svmTrain
说明: 一个matlab平台应用的svm工具箱,该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法(A matlab platform applications svm toolbox, the kit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm)
- 2010-03-26 09:04:18下载
- 积分:1
-
rls-algorithm
RLS波束形成代码,供大家参考学习,关于阵列信号处理的内容。(RLS beamforming code, for your reference learning, about the content of the array signal processing.)
- 2014-11-13 20:38:10下载
- 积分:1