搜索资源列表

  1. Opt_Golden

    0下载:
  2. 黄金搜索发也叫0.618法,该程序功能是黄金搜索算法求区间上的无约束最优化解。-Gold english-fat, also known as Law 0.618, the program features search algorithm is a golden interval for the non-constrained optimal resolve.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xutianyuan
  1. Opt_Quadratic

    0下载:
  2. 插值算法是一类重要的线性搜索方法,其基本思想是在搜索区间中不断用低次插值多项式来近似目标函数。该程序是用二次插值算法求区间上的无约束最优化解。-Interpolation algorithm is one important class of linear search method, its basic idea is constantly in the search interval with a low polynomial in
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xutianyuan
  1. Opt_Steepest

    1下载:
  2. 最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。-Steepest descent method is an N-dimensional objective function along the negative gradient direction of the minimum search method. The program is used steepest descent m
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xutianyuan
  1. lbfgs.f90

    1下载:
  2. BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。-BFGS algorithm: can solve unconstrained optimization problems, such as seeking the extreme, such as the objective function.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:贺鹏
  1. PPT_timing-constraint

    0下载:
  2. PPT的形式演示Xilinx-ISE环境下时序约束的实现个结果
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:615424
    • 提供者:joan
  1. yueshuyouhua_vb

    0下载:
  2. 复合形法的不等式约束优化。其中的主程序是通用的,只要修改自己的目标函数和约束条件即可。-Complex method of inequality constrained optimization. One of the main program is commonly used, as long as the amendments to its own objective function and constraint conditio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:杨文
  1. SGA

    0下载:
  2. 是用遗传算法求函数:f(x1,x2)=100(x1*x1-x2*x2) (x1*x1-x2*x2)+(1-x1)(1-x1) 约束:-2.048<=x1,x2<=2.048的极大值-Using genetic algorithm for function: f (x1, x2) = 100 (x1* x1-x2* x2) (x1* x1-x2* x2)+ (1-x1) (1-x1) constraint:-2.048
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:李复翔
  1. nlscon

    0下载:
  2. 基于matlab的约束非线性规划算法库,适于学习!-Matlab-based algorithm for the constrained nonlinear programming library, suitable for learning!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:387072
    • 提供者:mjj
  1. netflowchartchart

    0下载:
  2. 一个绘制网络拓扑结构的图的vc代码,可以直接约束求解,而且可以用箭头直线连接2个网格图形!-A mapping of network topology map vc code, you can direct constraint solving, but also can use the arrow straight line connecting two grid graphics!
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:191488
    • 提供者:华后生
  1. gainteger_demo

    0下载:
  2. 遗传算法用于整数规划。约束一些参数为整数,通过GA函数来实现混合整数规划。-Genetic algorithm for integer programming. Bound by some of the parameters of an integer, through the GA function to achieve the mixed integer programming.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:congoli
  1. GA_for_CARP

    0下载:
  2. CARP(有向多中国邮递员问题)的遗传算法解法,目标和约束易修改。基于菲尔德大学遗传算法工具箱,需先安装-CARP (to the Chinese postman problem) of the genetic algorithm method, objectives and constraints easy to modify. Rumsfeld University-based genetic algorithm toolbox,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:635904
    • 提供者:xuyanbo
  1. PSO_constrian

    1下载:
  2. PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。-PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:289792
    • 提供者:高显忠
  1. psoprogress

    0下载:
  2. %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 - Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:依然
  1. D9R6

    0下载:
  2. 用于无约束优化的鲍威尔优化方法, 程序中参数解释如下://P:存放设计变量 //XI:存放两个线性无关的向量 //N:含有N各元素的一维实型数组,用于存储设计变量 //NP:整形变量,用于存储P与xi的维数 //FTOL:迭代精度 //FRET:输出参数,存放目标函数在找到的近似极小值点处的值 //ITER:迭代次数-For unconstrained optimization of the Powell o
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:187392
    • 提供者:吴江
  1. MATLAB

    0下载:
  2. 求解约束极小值问题的函数fmincon,fmincon是求解多维约束优化问题的优化工具箱函数-Problem solving constrained minimum function fmincon, fmincon is a multi-dimensional constrained optimization problems for solving the optimization toolbox function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yu
  1. Unconstrained_optimization

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:闫安心
  1. One-dimensional_search_method

    0下载:
  2. 无约束优化问题一维搜索的常用方法:黄金分割法(golden_section.m)、加步搜索法(plus_step_search.m)、牛顿法(newton.m)、抛物线法(parabola.m)-Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:闫安心
  1. ga_matlab

    0下载:
  2. matlab实现遗传算法程序,用于求解约束的优化问题-matlab genetic algorithm to achieve the procedure for solving constrained optimization problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:aurora
  1. cg

    0下载:
  2. 无约束优化中的共轭梯度算法程序,解压缩后就可以用了-Unconstrained optimization of the conjugate gradient algorithm procedure can be extracted after the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:71680
    • 提供者:idhot
  1. Constrained_Optimization_and_Lagrange_Multiplier_M

    0下载:
  2. 一本介绍约束优化方面的经典书籍。对于从事约束优化算法的研究很有帮助。-A book introducing constrained programming. It is beneficial for the algorithm research of constrained programming
  3. 所属分类:数值算法/人工智能

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

源码中国 www.ymcn.org