搜索资源列表

  1. FR_2

    0下载:
  2. 用共轭梯度算法——FR算法求解无约束最优化问题-Conjugate gradient algorithm- FR algorithm for solving unconstrained optimization problems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:li keli
  1. LinWPSO

    0下载:
  2. 权重改进的粒子群算法,来自于《精通MATLAB最优化计算》-pso with improved weighted factor
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:wind
  1. RandWPSO

    0下载:
  2. 随机权重粒子群算法,来自来自于《精通MATLAB最优化计算》- pso with random weight
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:wind
  1. opt_matlabGUI

    0下载:
  2. 最优化算法,单纯形法,两阶段法,大M法,单纯形法(两步法)求解任意LP问题的可视化界面-Optimization algorithm, simplex method, two-phase method, Big M method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2361344
    • 提供者:yangyun
  1. LMS

    0下载:
  2. LMS(Least Mean Square)算法是一种应用最为广泛的最优化算法-LMS (Least Mean Square) algorithm is a most widely used optimization algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:沈艺
  1. yiqun

    0下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型技术,该算法具有许多优良的性质,具有一种新的模拟进化优化方法的有效性和应用价值, 是一种求解组合最优化问题的新型通用启发式方法,可以解决一维静态优化问题甚至多维动态组合优化问题。 -Ant colony algorithm is a method used to find optimal path in the graph of the probability-based technolo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:曹艳丽
  1. gongetidufa

    0下载:
  2. 用VC++应用到最优化算法中的共轭梯度法-Using VC++ applied to the optimization algorithm of the conjugate gradient method
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:caitlin
  1. colonalselection

    0下载:
  2. C++代码下实现的一种人工免疫算法,克隆选择算法,在本程序中实现模式识别的功能,另外可以用于实现函数最优化,最值检测分析等功能,算法可以进一步改进和移植到其他的相关模式识别领域-pattern recognition with colonal selection algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:991232
    • 提供者:gou jingxiang
  1. SMO

    0下载:
  2. SVM中的序列最小最优化算法(Sequetial Minimal Optimization)。-SVM in the sequential minimal optimization algorithm (Sequetial Minimal Optimization).
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:寒山
  1. GA5

    0下载:
  2. 遗传算法--自适应遗传优化算法函数最优化.-Genetic Algorithms- Adaptive genetic algorithm function optimization.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:224256
    • 提供者:张瑞
  1. CLONOLGbinarycode

    0下载:
  2. 本人自己毕设实现的一个克隆选择算法的最优化程序,二进制的编码实现,其中已经有几个函数内嵌,可以观测到最优值和很好的效果,毕设做的辛苦的-I have set themselves to achieve a complete clone selection algorithm optimization process, the binary coding to achieve, which already has several func
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:gou jingxiang
  1. LAB3

    0下载:
  2. 最优化算法,黄金分割法,费波纳齐法计算函数最小值-Optimization algorithm, golden section method, the minimum function Feibonaqi method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:bohge
  1. immumatlab

    0下载:
  2. 人工免疫系统工具箱,matlab源码,对于最优化问题该算法有明显的优势。-Artificial immune system toolbox, matlab source, the algorithm for optimization problem has an obvious advantage.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:79872
    • 提供者:collier
  1. zyhMATLAB

    0下载:
  2. matlab编程,最优化算法的二十个小例子,希望对大家有用。-matlab programming, optimization algorithms for 20 small example, we want to be useful.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:217088
    • 提供者:李鱼
  1. matlabyiqunsuanfa

    1下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algo
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:prince
  1. Test

    0下载:
  2. 最优化算法——复合形法,VC版本的,编译后,运行速度很好-Optimization algorithms- complex method, VC version, compile, run rate well
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:22528
    • 提供者:符合形法(
  1. xin

    1下载:
  2. 粒子群算法,用于对物流供应进行最优化的一种数学模型,本例中是设计了十个销售点的模型-Particle swarm algorithm for optimizing the logistics supply a mathematical model, in this case is the design of the 10 model point of sale
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:jiangbin
  1. neidianfa

    0下载:
  2. 内点法是最优化算法中的一种算法,可以用它太实现对算法的计算-Interior point optimization algorithm is an algorithm that can use it too much to realize the computational
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:陈燕灿
  1. MATLAB_programming_algorithm_for_unconstrained_opt

    0下载:
  2. MATLAB程序设计之无约束最优化算法.MATLAB programming algorithm for unconstrained optimization.-MATLAB program designed for unconstrained optimization. MATLAB programming algorithm for unconstrained optimization.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:327680
    • 提供者:fj
  1. tidu_niudun

    0下载:
  2. 最优化算法,梯度牛顿联合算法,克服各自缺点。-Optimization algorithms, gradient Newton joint algorithm, to overcome their shortcomings.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:Ailsa
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org