搜索资源列表

  1. PSOGA

    0下载:
  2. 改进的群体智能算法,简称PSO算法,包括C和matlab两种版本-Improved swarm intelligence algorithm, referred to as PSO algorithm, including two versions of C and matlab
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:79872
    • 提供者:赵栓峰
  1. GA-wiley-matlab

    0下载:
  2. 修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:Gil Chang
  1. src

    0下载:
  2. JAVA开发的BP算法,GA算法,以及PSO算法源程序-BP GA PSO
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:180224
    • 提供者:raphael
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimizati
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:stephen
  1. my_liziqun_RBF

    0下载:
  2. RBF神经网络,PSO优化和GA优化对比的径向基神经网络-PSO&GA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:张宁
  1. matlab

    0下载:
  2. i need source code for JSSP using GA,PSO,hPSO and CPSO.
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:4908032
    • 提供者:mohana raajan
  1. libsvm-mat-2[2].89-3-GA

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:499712
    • 提供者:luoyunqian
  1. kalmanswarm

    0下载:
  2. This code expains kalmanswarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:missed2010
  1. pfatb_v1.1

    0下载:
  2. Power Flow Analysis Toolbox :The above algorithms are all based on a package of MATLAB M-files. Generally, they can easily modified and developed to implement your ideal algorithm such as interacting with PSO,GA,etc basi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:yahia
  1. proficient-in-MATLAB-optimization

    0下载:
  2. 精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:43008
    • 提供者:兰琪
  1. Hybrid-PSO-and-GA-for-Global-Maximization

    0下载:
  2. genetic algorithm matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:115712
    • 提供者:purplelee555
  1. GA-to-RBF

    0下载:
  2. GA to RBF 神经网络,遗传算法,滤波器,MATLAB-GA to RBF neural networks, genetic algorithms, filters, MATLAB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:shdfk
  1. A-new-approach-of-PSO-GA

    0下载:
  2. 基于PSO及遗传算法的改进,用于并行性方面的研究-PSO and Genetic Algorithm for the parallelism
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-17
    • 文件大小:271360
    • 提供者:zhangsan
  1. PSO-GA-TSP-PID

    0下载:
  2. 压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题-Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective opti
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:173056
    • 提供者:wangjc
  1. PSO-BP和GA-BP

    1下载:
  2. 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:55296
    • 提供者:心愿2030
  1. GA+PSO

    1下载:
  2. 压缩文件中包含三个文件,分别是:GA+PSO、GA_only和PSO_only三个程序包。程序是用MATLAB编写的遗传+粒子群算法、遗传算法、粒子群算法,每个程序中包括主程序、种群选择、自适应函数子函数。(The compressed file contains three files, which are GA PSO, ga_only and pso_only three program package. The program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:taiyuanwang
  1. GA-PSO

    1下载:
  2. GA和PSO联合优化算法,能实现更快的运算速度和优化效果(GA and PSO joint optimization algorithm, to achieve faster computing speed and optimization)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:119808
    • 提供者:tresni
  1. aco-ga-pso-tsp

    1下载:
  2. Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:Aning123321
  1. SA

    1下载:
  2. SA GA PSO等算法及改进的算法,以及Griewank 函数的matlab代码(SA GA PSO algorithm and improved algorithm, as well as the matlab code of Griewank function)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:萧瑟一笑
  1. 改进型pso算法

    1下载:
  2. 该算法中将速度位移公式与遗传算法相结合用于结果解决多配送中心的路径优化问题(In this algorithm, the velocity displacement formula is combined with the genetic algorithm to solve the path optimization problem of multiple distribution centers)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:森林梦幻
« 1 23 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org