-
yichuansuanfa
遗传算法(Genetic Algorithm,GA)是通过对自然界中生物的遗传和优胜劣汰的进化过程进行模拟与抽象,进而形成的一种自适应全局随机优化搜索方法。遗传算法只需提供目标函数作为寻优信息,它从某一随机生成的初始群体出发,经过选择、交叉和变异等遗传操作后对个体进行适应度评价,保留适应度较强的个体遗传到子代种群中,经过多次的迭代计算求得最优个体,即问题的最优解。本程序采用遗传算法可求解微网优化运行。(Genetic Algorithm is an adaptive global by nature, genetic and biological survival of the fittest evolutionary process simulation and abstract, and thus the formation of stochastic optimization search method. Just provide genetic algorithm optimization objective function as an information, which is generated from a random initial population of departure, after genetic manipulation, such as selection, crossover and mutation of individuals fitness evaluation, retained a strong individual genetic fitness to child on behalf of the population, after several iterations of computing the optimal solution to get the optimal individual, that is the problem. This program uses a genetic algorithm to solve the optimal operation of the micro-network.)
- 2021-03-11 18:29:26下载
- 积分:1
-
9631203
ARIAX matlab实现,对时间序列进行预测分析,模型的参数估计(ARIMA matlab realize, prediction of time series analysis)
- 2012-06-04 10:04:09下载
- 积分:1
-
G
说明: 如何获取MATLAB句柄的说明
Getting a handle on MATLAB graphics
英文版!(How to obtain a description of MATLAB Handle Getting a handle on MATLAB graphics in English!)
- 2007-12-20 04:51:38下载
- 积分:1
-
Dataerr
Calc standard error of the mean or nonparametric
- 2010-12-16 19:20:23下载
- 积分:1
-
VRFT_for_PID_tuning
说明: VRFT,pID整定的先进算法。matlab程序。该方法的引用文献在说明中提及,可运行检验。(A direct PID tuning method.)
- 2011-04-11 22:15:50下载
- 积分:1
-
STFT
短时傅里叶变换实现线性调频信号的时频分析(Time-frequency analysis of LFM signal by short time Fourier transform)
- 2018-03-06 20:42:04下载
- 积分:1
-
mti_radar_
讲述了MIT雷达的发展历史及工作原理,有极佳参考价值(About the history of the development of the MIT radar works, there is an excellent reference value)
- 2013-03-21 17:25:31下载
- 积分:1
-
PF
说明: 线性二自由度车辆模型状态参数估计粒子滤波算法,车辆理想状态向量已和观测向量已给出(Linear two degrees of freedom vehicle model state estimation particle filter, vehicle and observation over the state vector has been given vector)
- 2016-03-08 19:01:25下载
- 积分:1
-
circonv
是一个完成循环卷积的MATLAB程序
实现方法实在时域完成的,不同于简单的频域实现,有较好的注释,一看就能懂,用的是矩阵的方法实现的(Is a cyclic convolution achieve implementation of the MATLAB program with it, the finish time domain, frequency domain is different from the simple implementation, there is a good note, one can look to understand, are used in the implementation matrix)
- 2009-03-30 10:59:06下载
- 积分:1
-
Cnv_encd
determines the output sequence of a binary convolutional encoder
- 2010-10-19 05:00:50下载
- 积分:1