搜索资源列表

  1. ga

    0下载:
  2. 用MA TLAB 语言及MA TLAB 语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比 较灵活、编程效率高等特点. 本文对遗传算法和基于MA TLAB 的遗传算法优化工具箱(GAO T ) 作了简要的介 绍、分析了优化工具函数, 并结合非线性、多峰值函数问题的优化实例, 说明了遗传算法是一种具有良好的全局 寻优性能的优化方法.-MA TLAB with language and language of the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:269312
    • 提供者:dh
  1. MATLABGAOT

    0下载:
  2. 简要阐述了遗传算法的基本原理,并对O0PQ0R 遗传算法工具箱("0SP)的参数进行 了详细的介绍。探讨了O0PQ0R 遗传算法工具箱在参数优化和非线性规划中的应用,实例证明了遗 传算法在参数优化和非线性规划中的可行性。-Briefly described the basic principles of genetic algorithms and genetic algorithms O0PQ0R Toolbox ( 0SP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:641024
    • 提供者:dh
  1. pso-souceCode-C++Version

    0下载:
  2. 一个粒子群优化(PSO)算法的C++版本的源代码。-A particle swarm optimization (PSO) algorithm C++ Version of the source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:KTGG
  1. xiandaipower

    0下载:
  2. 这是关于现代电力系统优化模型及其相关算法研究的优秀博士论文,希望能对大家有用-This is on the modern power system optimization model and its associated algorithm for outstanding doctoral dissertation, hoping to be useful for all of us
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-13
    • 文件大小:656384
    • 提供者:chenjy
  1. psowugong

    0下载:
  2. 这是一篇优秀的博士论文,题目是《基于粒子群体优化算法的电力系统无功优化研究》-This is an outstanding doctoral dissertation, entitled Particle-based optimization algorithm groups Power System Reactive Power Optimization Study
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-13
    • 文件大小:3776512
    • 提供者:chenjy
  1. NSGA-II

    0下载:
  2. NSGA原代码,很多人在找这个,对搞智能优化很有帮助-NSGA original code, a lot of people looking for this, very helpful to engage in intelligent optimization
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:151552
    • 提供者:王军
  1. matlab

    0下载:
  2. 这是一个电力系统无功优化的MATLAB程序,在MATLAB7上已调试通过,其实例节点有点少,可对其进行改进-This is a reactive power optimization of MATLAB procedures have been debug MATLAB7 passed, the example of a little less nodes may improve their
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:17408
    • 提供者:mays
  1. 11b

    0下载:
  2. A New Optimization Model for Dynamic Power and Sub-Carrier -A New Optimization Model for Dynamic Power and Sub-Carrier
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:172032
    • 提供者:zy
  1. ss

    0下载:
  2. 遗传算法在电力系统无功优化中的应用综述(郭昆丽 姚李孝),设计额设计参考-Genetic algorithms in reactive power optimization Summary (昆丽Guo Yao Li), the design of the amount of design reference
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:187392
    • 提供者:陈克佳
  1. Ants_orithms_srcs

    0下载:
  2. Optimization Algorithms蚂蚁算法!~-Ant Algorithm Optimization Algorithms! ~
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:179200
    • 提供者:srhg
  1. keilCoptimization

    0下载:
  2. 如何优化C语言代码,关于keilc代码优化的一些事项-How to optimize C language code, the code optimization keilc some of the issues
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:cy
  1. psoc

    0下载:
  2. 微粒子群算法的C实现,实现的是基本微粒群算法,微粒群算法是一种基于群智能方法的演化计算技术,本算法实现容易,收敛速度快-Microparticle Swarm C realize, realize that the basic particle swarm optimization, particle swarm optimization is a group of intelligent methods based on the ev
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:小淘
  1. ant_test

    0下载:
  2. 蚁群算法的程序,是关于函数优化的,是一个同学给的,上传上去和大家分享-Ant colony algorithm procedure, on the function optimization is given by a fellow student, upload and get everyone to share
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:3745792
    • 提供者:杜鲁燕
  1. rpso

    0下载:
  2. 本代码是一种随机改进粒子群优化代码,简单,易懂 有注释信息。C语言版本,无错误,直接可运行-This code is a random code to improve particle swarm optimization, simple, easy-to-understand annotated information. C language versions, error-free, can be run directly
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:zhangli
  1. vc_pso

    1下载:
  2. vc_pso是用VC开发的标准粒子群算法-VC Development vc_pso is the standard particle swarm optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:13312
    • 提供者:huanghubang
  1. GA_example

    0下载:
  2. 简单一元函数优化实例,利用遗传算法计算函数的最大值-One dollar a simple example of function optimization, genetic algorithm using the maximum function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:636928
    • 提供者:daniel
  1. PSO

    0下载:
  2. 一本介绍微粒群算法的书籍,详细介绍算法的原理.-Introduce a particle swarm optimization book, detailing the principles of algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:1999872
    • 提供者:刘雁飞
  1. aco

    0下载:
  2. A new heuristic algorithm-ant colony optimization and its basical theory are introduced in this article to solve the complicated and optimized questions.This method simulates the course of ant searching food to solve thi
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-13
    • 文件大小:869376
    • 提供者:wangliang
  1. PSOvrp

    0下载:
  2. 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,-The use of particle swarm optimization procedure for solving VRP problems, including tabu search algorithm and combined into a hybrid algorithm,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:4872192
    • 提供者:zcx
  1. vc_pso

    0下载:
  2. vc++版本的粒子群优化算法程序,该算法使用简单,收敛快速,是遗传算法之后的又一重要智能算法.-vc++ version of particle swarm optimization procedure, the algorithm uses a simple, rapid convergence, after the genetic algorithm is another important intelligent algorith
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:江南
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org