-
SGAPublic
说明: SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名)
使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修改的地方(SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum) and supports the floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform crossover , floating-point crossover single point mutation, floating-point mutation called Genetic (objective function name) the use of SGA, first of all need an objective function (like AimFunc.m), the fitness function returns the input variables to be optimized for the output variable x a fitness. Can be modified and then modify the place Genetic.m)
- 2011-03-15 15:33:34下载
- 积分:1
-
power-system-problem-based-on-PSO
说明: 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。(The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization of simulation results.)
- 2011-04-18 19:59:16下载
- 积分:1
-
TOPOLOGY-OPTIMIZATION-CODE
一个99行的matlab代码关于拓扑优化的研究(A 99 done matlab code about topology optimization research)
- 2013-01-24 10:03:12下载
- 积分:1
-
temperatura-en-labview
mesuremant of the temperature
- 2014-01-18 20:45:00下载
- 积分:1
-
compressed-sensingDOA
基于压缩感知,利用最大似然函数进行DOA估计的两种方法(Based on compressed sensing, using the maximum likelihood function of the two methods for DOA Estimation)
- 2021-03-16 16:09:22下载
- 积分:1
-
roundCenter
vc2008 dos 程序
已知AB两点坐标,半径R。
求2个圆心。
公式使用MATLAb推导的,做了一点简化,和小的改动。
都在函数 double jisuanYanxin(double Ax,double Ay,double Bx,double By,double R)
里面(vc2008 dos program known AB two coordinates, radius R. Seeking two center of the circle. Formula derived using MATLAb do a little simplification, and small changes. In the function double jisuanYanxin (double Ax, double Ay, double Bx, double By, double R) which)
- 2010-09-13 17:40:10下载
- 积分:1
-
matlabexample
matlab最小二乘法,数值分析,抛物线方程(matlab least squares method, numerical analysis)
- 2014-11-02 15:43:36下载
- 积分:1
-
radarprocessing
signal processing for radar such az range, doppler, gain and all fundamental feature.
- 2009-09-18 00:26:39下载
- 积分:1
-
Wavelet-tutorial
这是我见过的最好的小波教程,对于小波学习很有帮助,通俗易懂。(This is the best I' ve ever seen wavelet tutorial, for wavelet study helpful, easy to understand.)
- 2012-11-14 22:17:11下载
- 积分:1
-
OMAvsNOMA
OMAvsNOMA using matlab coding
- 2021-02-26 22:19:37下载
- 积分:1