-
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
-
3-ph-inverter-fed-by-boost
3 phase inverter fed by boost converter3 phase inverter fed by boost converter3 phase inverter fed by boost converter3 phase inverter fed by boost converter3 phase inverter fed by boost converter
- 2015-03-28 04:44:53下载
- 积分:1
-
拉丁超立方代码
说明: 拉丁超立方采样包括还有约束和没有约束的两种。(Latin hypercube sampling includes both constrained and unconstrained sampling.)
- 2021-04-27 09:48:44下载
- 积分:1
-
MATLAB7
MATLAB 7简明教程讲义及源代码
在这个论坛里得到了很多人的帮助,也学到了很多东西。发点东西让更多的人得到进步和提高!!
(MATLAB 7 simple tutorial notes and source code in this forum have helped many people, but also learned a lot. Send something to let more people get progress and improve! !)
- 2011-01-08 11:48:05下载
- 积分:1
-
rgb2xyz
this is a matlab file for converting XYZ colorspace to RGB color space.
- 2011-09-18 22:05:42下载
- 积分:1
-
QPSK
LDPC编码调制系统,QPSK编码调制方式,研究生毕业论文源代码(LDPC coded modulation system, QPSK modulation coding, graduate thesis source code)
- 2021-02-05 10:29:57下载
- 积分:1
-
a
说明: PLL性能,仿真,设计handbook,总结了常用的PLL结构和性能,对设计PLL很有帮助(PLL performance,simulation,design handbook)
- 2009-10-25 10:25:11下载
- 积分:1
-
modufm
FM Modulation for Matlab
- 2009-07-06 00:16:23下载
- 积分:1
-
svm pca
说明: 使用svm进行数据的预测,首先进行pca对数据进行主元分析,提取有用信息,结果显示数据拟合效果非常好(SVM is used to predict data. first, PCA is used to analyze the data and extract useful information. the results show that the data fitting effect is very good.)
- 2019-01-30 00:04:35下载
- 积分:1
-
双缝儿
说明: 用以计算托马斯杨光学双缝干涉实验的程序,可改变波长等进行调试。(Optical double-slit interference program)
- 2021-04-08 16:49:01下载
- 积分:1