登录
首页 » Matlab » 遗传算法分步完成

遗传算法分步完成

于 2023-08-06 发布 文件大小:5.62 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

应用背景遗传算法是根据自然界生物染色体进化的数学模型。首先对种群进行初始化,对每个个体计算适应度,生产下一代。如果生成的种群达不到优化的终止条件,则按照适应度选择优良个体、父代进行交叉或变异,生成子代,然后用子代取代父代,再生成下一个子代。循环执行这一过程,直到满足优化终止条件为止。在遗传算法寻优过程中,把训练后的预测结果作为个体适应度值,通过选择、交叉、变异寻找非线性系统的最优值,分别用函数写出关键技术该算法和思路可以运用到具有非线性系统的寻优问题上,在解决类似黑箱问题也有很好的帮助。而且遗传算法对目标函数的限制极少,不要求连续和可微,可以对一系列离散点进行寻优,所以遗传算法有很好的推广价值。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Commonlyusedmathematicalmodelingalgorithmtoolbox
    数学建模常用算法工具箱.......内附 详细说明(Commonly used mathematical modeling algorithm toolbox. Zip)
    2010-09-20 14:49:56下载
    积分:1
  • simulation-work
    pwm inverter model which will be use ful to understand its working
    2013-02-03 22:44:59下载
    积分:1
  • ep_gra
    说明:  这个matlab文件用来说明生成石墨烯的电导率和介电常数的文件。(matlab graphene,this file is about the graphene's permittivity.i hope it is useful for some people.)
    2021-03-29 19:49:09下载
    积分:1
  • OFDMsys
    这是我们课程设计时所写的一个OFDM系统仿真程序,OFDM系统仿真.doc是我当时写的设计报告。已通过测试。(This is what we wrote a curriculum designed OFDM system simulation program, OFDM system simulation. Doc is a design report I had written. Has been tested.)
    2009-10-23 15:09:16下载
    积分:1
  • GettingStartedwithMATLAB
    MATLAB入门,通俗易懂,老外写的,有大量实例。(Getting Started with MATLAB)
    2011-09-21 13:02:40下载
    积分:1
  • burgers
    matlab的weno源程序,包括burges方程求解的高斯迭代程序和用weno格式求解burgers方程,还有精度比较(The weno matlab source, including burges Gauss equation and iterative procedures for solving equations burgers, as well as the accuracy of comparative format with weno)
    2020-12-07 11:29:22下载
    积分:1
  • traffic-sign-detection-master
    利用SVM模型来完成对交通标志进行检测和识别(The SVM model is used to detect and identify traffic signs.)
    2018-05-11 17:04:05下载
    积分:1
  • jeijiu_v73
    数学方法是部分子空间法,多机电力系统仿真及其潮流计算,用于特征降维,特征融合,相关分析等。( Mathematics is part of the subspace, Multi-machine power system simulation and flow calculation, For feature reduction, feature fusion, correlation analysis.)
    2016-09-06 17:42:14下载
    积分:1
  • 含微电网的配电网自适应保护研究
    介绍了微电网的定义、结构、控制方法和特点。由于世界各国发展 微电网的侧重点不同,所以对微电网的定义和其结构特点也不尽相同,本文基于 美国电力可靠性技术解决方案协会(CERTS)提出的微电网结构进行了研究。微 电网有并网运行和孤网运行两种运行方式,并且每种运行方式的控制方法不同: 并网运行主要采用PQ控制策略,而孤网运行主要采用V/f控制策略。微电网的微 型电源主要有光伏发电、风力发电等,储能装置主要有蓄电池、超级电容器和飞 轮储能。基于以上研究,本文采用PSCAD/EMTDC搭建了微电网仿真模型。(Research on adaptive protection of distribution network with microgrid)
    2021-04-12 15:58:57下载
    积分:1
  • 89346509RandomForestMatlabVersion
    這是一個 Matlab的(和獨立應用)端口的出色的機器學習算法,隨機森林` - 由Leo布賴曼等。從 R -源由Andy鴻等。 http://cran.r-project.org/web/packages/randomForest/index.html(Fortran的原由Leo布賴曼和Adele卡特勒,研究港口安迪鴻和馬修維納。)當前的代碼版本是基於 4.5-29從來源 randomForest包。(This is a Matlab (and Standalone application) port for the excellent machine learning algorithm `Random Forests - By Leo Breiman et al. from the R-source by Andy Liaw et al. http://cran.r-project.org/web/packages/randomForest/index.html ( Fortran original by Leo Breiman and Adele Cutler, R port by Andy Liaw and Matthew Wiener.) Current code version is based on 4.5-29 from source of randomForest package.)
    2009-12-23 21:51:02下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载