登录
首页 » matlab » GA和PSO

GA和PSO

于 2021-03-12 发布
0 342
下载积分: 1 下载次数: 8

代码说明:

说明:  对于无约束的非线性方程的求解以及有约束的线性方程的求解,粒子群算法表现较好的收敛性且鲁棒性较好。基于遗传算法的有约束的线性方程的最优值寻优,选取如下所示的目标函数(最小值):(For solving unconstrained nonlinear equations and constrained linear equations, particle swarm optimization algorithm has good convergence and robustness. Based on the optimization of the constrained linear equation of genetic algorithm, the objective function (minimum value) is selected as follows:)

文件列表:

GA(PSO), 0 , 2020-02-28
GA(PSO)\Code.m, 381 , 2013-10-19
GA(PSO)\Cross.m, 1393 , 2013-10-19
GA(PSO)\fun.m, 106 , 2013-10-19
GA(PSO)\GA.m, 2221 , 2013-10-19
GA(PSO)\Mutation.m, 1315 , 2013-10-19
GA(PSO)\PSO.m, 2187 , 2013-10-19
GA(PSO)\Select2.m, 801 , 2013-10-19
GA(PSO)\test.m, 269 , 2013-10-19
GA_PSO, 0 , 2020-02-28
GA_PSO\Cross.m, 1393 , 2013-10-19
GA_PSO\fun.m, 106 , 2013-10-19
GA_PSO\GA_PSO.m, 2642 , 2013-10-19
GA_PSO\Mutation.m, 1315 , 2013-10-19
GA_PSO\test.m, 269 , 2013-10-19
说明.txt, 63 , 2013-10-19

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

发表评论

0 个回复

  • libegl
    We now compare our method to prior stochastic configurations solutions [19]. This methods
    2020-09-12 13:48:01下载
    积分:1
  • 类似写字板的高级版Delphi记事本程序
    类似写字板的高级版Delphi记事本程序,增加了一条横向的工具栏,里面旋转了一些文字设置常用按钮,比如对齐、字体样式设置、保存、新建文档、复制、粘贴、删除等,虽然是NOTEPAD记事本程序,但貌似对Windows的记事本功能要多些,用起来更顺手,本程序主要是学习Delphi对字符的控制,对排版软件开发有帮助。
    2023-03-09 01:45:04下载
    积分:1
  • pso-test-function-shaffer
    粒子群算法pso测试函数shaffer函数代码以及画图展示结果的代码(Particle swarm algorithm pso test function shaffer function code and the code drawing the results )
    2020-11-19 19:29:38下载
    积分:1
  • 计步传感器资料(附代码)
    采用低功耗 MCU 处理器, 及低功耗 G SENSOR 加速度传感器, 成熟的计步算法, 计步精度达 95%。(With low power MCU processor and low power G SENSOR acceleration sensor, mature step counting algorithm achieves a step counting accuracy of 95%.)
    2020-06-28 11:20:02下载
    积分:1
  • QEKF1
    说明:  加速度计、陀螺仪、磁力计的扩展卡尔曼滤波融合程序,里面附有数据,可直接运行。(Accelerometer, gyroscope, magnetometer extended kalman filter fusion program, with data, can be directly run.)
    2019-06-25 16:29:13下载
    积分:1
  • OC&CO.ipynb
    说明:  形态学滤波 膨胀腐蚀操作 结构元素有直线型和半圆形两种(There are two kinds of structural elements in morphological filtering expansion corrosion operation: linear and semicircular)
    2020-06-29 21:10:09下载
    积分:1
  • UTEMP_WHOLE_demo
    Abaqus Utemp温度场定义子程序,对0<Y<115区域设置线性插值温度场,提供嵌套子函数(Abaqus Utemp Subroutine example)
    2020-11-05 12:49:51下载
    积分:1
  • 通讯录的源程序,大家可以看看啊,提点建议吧。
    通讯录的源程序,大家可以看看啊,提点建议吧。-directory of the source, we can see ah, how it proposed.
    2022-01-27 22:50:02下载
    积分:1
  • question2
    Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you. //initialise port 2 for output //set all outputs to 0 while(1) { FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100) FIO2PIN &= ~0x04 // set bit 2 off //set port2 bit 1 on //set port2 bit 1 off //set port2 bit 4 on //set port2 bit 6 and bit 7 on //set port2 bit 4 off //set port2 bit 6 and bit 7 off
    2010-03-09 01:40:03下载
    积分:1
  • CS
    说明:  布谷鸟搜索算法,作者源代码,提供学习借鉴(Cuckoo search algorithm, author source code, provide learning for reference)
    2017-11-29 11:27:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载