搜索资源列表

  1. GA111

    0下载:
  2. GA和PSO算法matlab程序,方便大家使用和学习-GAPSO algorithm matlab program, easy to learn, easy to modify and adapt to use
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:张云亚
  1. lakeast-v1.0

    0下载:
  2. GA和PSO融合的源码,多个示例,设计模式重构-Integration of GA and PSO source, multiple examples, design patterns reconstruction
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1490944
    • 提供者:李子芳
  1. JAVA_BP_GA_PSO

    0下载:
  2. JAVA开发的BP算法,GA算法,以及PSO算法源程序-JAVA development of BP algorithm, GA algorithm and PSO algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:congcong55
  1. GAPSO-share

    1下载:
  2. 在做优化的时候,起初选择了GA算法,但是GA的不稳定性(或者陷入局部最优)实在让人抓狂,前后两次的结果相差竟然有时候能达到30 以上,当时由于时间的原因,我只好选择了优化1000次,然后以其中的最小值最为最佳方案。虽然问题也算解决了,但是从学术上将,这种奔方法是让人很尴尬的。所以,我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:122880
    • 提供者:fg
  1. GA-PSO

    0下载:
  2. 遗传算法结合粒子群算法的例子,采用matlab编程-Particle swarm optimization with genetic algorithms example, using matlab programming
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:文凡
  1. tspPSO

    0下载:
  2. tsp问题的pso ;粒子群算法 程序简单 简单粒子群 二分查找 速度更快 但是没有加入其余优化 希望得到优化后的 和GA优化后的算法-pso for TSP problems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:kimi jiang
  1. v27-83

    0下载:
  2. Recently, genetic algorithms (GA) and particle swarm optimization (PSO) technique have attracted considerable attention among various modern heuristic optimization techniques. Since the two approaches are suppos
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:453632
    • 提供者:payal
  1. csa-ga-pso

    0下载:
  2. 人工免疫算法、粒子群算法、遗传算法、寻优的matlab程序 -Artificial immune algorithm, particle swarm optimization, genetic algorithms, optimization matlab program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:243712
    • 提供者:付凤娜
  1. Hybrid-GA-PSO-Code

    1下载:
  2. Hybrid GA_PSO code in matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:347136
    • 提供者:farshad
  1. fitnessfun

    0下载:
  2. a novel fitness function for utilization for images segmentation using a metaheuristic method (GA, pso, sfla, aco...)
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:161792
    • 提供者:harouni
  1. GA-PSO

    0下载:
  2. 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,可以直接运行~喜欢分类、预测的朋友们,可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:张琪
  1. GA_PSO_DE_1.0.9

    0下载:
  2. 包含GA,DE,PSO算法 以及7种评价函数-Contains GA, DE, PSO algorithm, and seven kinds of evaluation function
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:96256
    • 提供者:sudan
  1. ga-pso-aca_esn

    0下载:
  2. 用遗传粒子群蚁群混合算法来优化回升状态网络训练后的最终值。-Mixed genetic particle swarm ant colony algorithm to optimize the final value in the rebound after the state network training.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:张昌平
  1. Fw--Conferences

    0下载:
  2. hyprid pso and ga fo optimization of mppt
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2172928
    • 提供者:Ayat
  1. xox_Wave_NN

    0下载:
  2. The Wavelet Neural Network This is simple example for using of modified Morlet neural network. Levenberg-Marquardt with numerical Jacobian calculation implemented. Easy to use with other optimization algorithem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:xox
  1. PSO_GA_SVM

    0下载:
  2. 利用遗传算法GA和粒子群算法PSO对SVM进行优化-GA genetic algorithm and particle swarm optimization PSO to optimize the SVM
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:285696
    • 提供者:caoji
  1. psoga

    0下载:
  2. 采用PSO和GA算法优化RBP神经网络的参数-PSO and GA algorithm optimization using neural network parameters RBP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:严丽娜
  1. The-Multi-user-Detection-ALGORITHM

    1下载:
  2. 联合智能(JI-MUD)多用户检测算法是由粒子群优化(PSO)算法,遗传算法(GA)和模拟退火(SA)算法-the joint intelligent multi-user detection (JI-MUD) algorithm which was composed by particle swarm optimization (PSO) algorithm, genetic algorithm (GA) and simulated
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:927744
    • 提供者:杜大鲲
  1. fa_ndim

    0下载:
  2. This firefly algorithm which is implemented in matlab. The algorithm is well-known, and apply in many optimal areas and outperform GA and PSO-This is firefly algorithm which is implemented in matlab. The algorithm is wel
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:LOng
  1. MATLAB_ANN_30

    0下载:
  2. 30个例程,非常好用,带有bp,GA,PSO等多种常见算法和模型,别看小,保证是全的-30 routines, very easy to use, with bp, GA, PSO and other common algorithms and models, do not look small, guaranteed to be full of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5805056
    • 提供者:jy
« 1 2 3 4 5 6 78 9 10 11 »

源码中国 www.ymcn.org