-
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
-
ans-e11
Smith Nguyen Studio. Smith Nguyen Studio. Smith Nguyen Studio. Smith Nguyen Studio. Smith Nguyen Studio.
- 2013-07-24 16:47:03下载
- 积分:1
-
Rules-debris-splicing
在MATLAB环境下实现规则文字碎片的自动拼接(Rules for implementation of the text fragments in the MATLAB environment automatic stitching)
- 2015-01-04 22:21:48下载
- 积分:1
-
The-hydrogenatomofchaos
The hydrogen atom in a uniform magnetic field--An example of chaos
- 2011-12-18 14:04:32下载
- 积分:1
-
MATLABfangzhen
《系统辨识与MATLAB仿真.pdf》 侯媛彬 汪梅 王立琦
本书共分8章,第1、2章为辨识的基本概念、理论基础和古典辨识方法;第3至6章为现代辨识内容,其中第3章是最小二乘参数辨识,第4章是梯度校正参数辨识,第5章是极大似然法的参数辨识方法,第6章是自适应参数辨识;第7、8章为复杂的非线性系统的智能辨识和混沌辨识,其中第7章是非线性系统的神经网络辨识;第8章是Volterra辨识方法、复杂系统的混沌现象及其辨识。从第2至7章,各章均包含开发的相应程序及其程序剖析。
(" System Identification and MATLAB simulation. Pdf" Hou Yuanbin Wang Mei Wang Liqi book is divided into eight chapters, Chapters 1 and 2 for the identification of the basic concepts, theoretical foundation and classical identification methods first 3-6 chapters of modern identification content, Chapter 3 is the least squares parameter identification, Chapter 4 is the gradient correction parameter identification, Chapter 5 is the maximum likelihood parameter identification method, Chapter 6 is an adaptive parameter identification Chapters 7 and 8 for complex Intelligent identification of nonlinear systems and chaos identification, which is in Chapter 7 of the neural network nonlinear system identification Chapter 8 is Volterra identification method, complex systems and chaos identification. From the first 2-7 chapters, each chapter contains procedures for the development of appropriate programs and their analysis.)
- 2013-06-04 14:28:55下载
- 积分:1
-
Mahalanobis
马氏距离是一种有效地计算两个样本集之间相似度的算法(数据之间协方差距离),与欧式距离相比,它考虑了各种特征之间的联系。本实验旨在通过给出的样本数据,设计一个最小马氏距离分类器并对测试点进行分类,然后将其与最小欧式距离分类器进行比较,实验得出当协方差矩阵为单位阵时,最小马氏距离分类器将与最小欧式距离分类器等价。本实验还根据实验样本设计贝叶斯分类器进行分类,并与最小马氏距离分类器进行比较,比较两种分类器的分类效果。(Markov distance is an effective method to compute the similarity between the two samples (data covariance distance), compared with the Euclidean distance, which takes into account the link between different characteristics. This experiment aimed at through the given sample data, design a minimum Mahalanobis distance classifier and classify the test points, and then compare it with the minimum Euclidean distance classifier. Experimental results showed that when the covariance matrix is a unit matrix, minimum Mahalanobis distance classifier with the minimum Euclidean distance classifier equivalent.In this experiment, according to the experimental design of the Bias classifier, and compared with the minimum distance classifier, the classification results of the two classifiers are compared.)
- 2021-02-07 08:59:55下载
- 积分:1
-
MATLAB
MATLAB学习的好资料,主要是matlab的一些命令学习……(MATLAB learning good information, mostly matlab learning some commands ... ...)
- 2010-09-08 21:31:17下载
- 积分:1
-
AHP
ahp算法源程序,希望大家一起交流共同进取拉拉阿拉(the program of AHP)
- 2014-10-30 16:35:42下载
- 积分:1
-
drivenflowinasquarecavity
交错网格SIMPLE算法数值模拟顶盖驱动流(Staggered grid SIMPLE algorithm for simulation of roof-driven flow)
- 2009-09-24 20:06:58下载
- 积分:1
-
laminarflow
How the laminar flow structure through the pipes ways
- 2010-08-03 00:48:27下载
- 积分:1