搜索资源列表

  1. 遗传算法工具箱

    0下载:
  2. 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:106496
    • 提供者:
  1. jsac

    0下载:
  2. 用Matlab产生随机拓扑图,优化并显示结果。-Matlab random topology map, optimization and display results.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:
  1. 粒子群优化算法介绍

    0下载:
  2. 粒子群优化算法介绍,PSO(Particle Swarm Optimization)-PSO algorithm, the PSO (Particle Swarm Optimization)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:153600
    • 提供者:原野
  1. donlp2_ansi_c.tar

    0下载:
  2. sqp程序包。用sqp算法实现非线性约束的优化求解,内有帮助文档-sqp package. Sqp used algorithm of nonlinear constrained optimization, help documentation within
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:532480
    • 提供者:snow
  1. SQLOptimizer_20041220_2042

    0下载:
  2. 一个SQL数据库优化查询的程序,对于操作者输入的SQL语句,先进行优化而后再执行查询,对于输入的错误SQL语句,指出错误位置-an SQL database query optimization procedures for the importation of the operator of SQL statements to optimize first and then execute a query, wrong for the
  3. 所属分类:数据库编程

    • 发布日期:2024-05-14
    • 文件大小:403456
    • 提供者:冯少辉
  1. 优化设计

    0下载:
  2. 常规优化算法程序库,处理各种有约束和无约束优化问题-conventional optimization algorithm library, to deal with binding and non-constrained optimization problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:张军
  1. mmx

    0下载:
  2. 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:sunshine
  1. Picture_MMX32

    0下载:
  2. 图像显示程序,但程序中分别使用了各种指令进行不同级别的优化,主要展示了MMX在VC开发环境下的使用,以及速度比。-images procedure, but the proceedings were using a variety of different levels of instruction for the optimization of the main display in the MMX VC environment, a
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-14
    • 文件大小:159744
    • 提供者:神仙哥哥
  1. mimo功率优化

    2下载:
  2. MIMO系统的功率优化问题,通过SVD分解和注水算法,可以实现不同发送天线上的功率分配。-MIMO system power optimization problem, and through the decomposition of water injection SVD algorithm can achieve different this antenna on the power distribution.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:焦嘟嘟
  1. HJ搜索

    0下载:
  2. 用于Hooke—Jeeve模式搜索算法,完成多变量的寻优。多变量搜索中直接搜索算法的一种。-for Hooke-mode Jeeves search algorithm, complete multivariate optimization. Multivariable direct search of a search algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:陈镇静
  1. 多维函数优化程序

    0下载:
  2. 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:128000
    • 提供者:刘三
  1. 对偶单纯形法

    0下载:
  2. matlab 关于对偶纯形法的最优化程序的实例编程,求解最小值-Matlab purely on the dual method of optimization procedures programming examples, the minimum solution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:孟琳珺
  1. gademo12

    0下载:
  2. 遗传算法包括基本算法的程序及其在优化函数方面的应用-genetic algorithms include basic algorithm for the optimization process and its function in the application
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:朱易
  1. work123

    1下载:
  2. 最优化算法,有共轭梯度、牛顿法、黄金分割、最速下降法等-optimization algorithm, a conjugate gradient, Newton, 0.618, the steepest decline in France
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:郭大波
  1. 20056153639781

    0下载:
  2. 本文采用C++开发遗传算法,并由次算法解决最短路算法,函数最优化算法,取得了良好的效果。-this paper, C development of genetic algorithms, meeting with the shortest path algorithm for solving algorithms, function optimization algorithm, achieved good results.
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:477184
    • 提供者:高路新
  1. GlobalOpt

    0下载:
  2. 我找到的较好用的高维非线性函数的全局优化程序,使用说明参见解压后的MCS包。该程序不需要Hessian矩阵。-I find a better use of high-dimensional nonlinear function of the global optimization process, See Note the use of the MCS unpacked package. The program does not nee
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:210944
    • 提供者:冰激凌
  1. PIDTuningUsingG.A

    0下载:
  2. -PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization alg
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:104448
    • 提供者:余志华
  1. powell

    0下载:
  2. powell优化搜索算法,适合于多参数优化且目标函数中不包含参数的情况-Powell optimization search algorithm, suited to multi-parameter optimization objective function which does not contain the parameters of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:106496
    • 提供者:好久不见
  1. ACO

    0下载:
  2. 利用C++编写蚁群优化算法解决51城市旅行商问题-prepared Ant Colony Optimization Algorithm for 51 city Traveling Salesman Problem
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:
  1. ACSO

    0下载:
  2. 采用C++语言编写蚁群优化算法程序,解决问题-using C language ant colony optimization algorithm to solve problems
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org