搜索资源列表

  1. 模拟退火程序

    0下载:
  2. 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:小刘
  1. 一维黄金 插值 格点法

    0下载:
  2. 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-24
    • 文件大小:80kb
    • 提供者:杜莉
  1. agression

    0下载:
  2. 最小二乘法 设经验方程是y=F(x),方程中含有一些待定系数an,给出真实值{(xi,yi)|i=1,2,...n},将这些x,y值 代入方程然后作差,可以描述误差:yi-F(xi),为了考虑整体的误差,可以取平方和,之所以要平方是考虑到误差可正可负直接相加可以相互抵消,所以记 误差为: e=∑(yi-F(xi))^2 它是一个多元函数,有an共n个未知量,现在要求的是最小值。所以必然满足对各变量的偏导等于0,于是得到n个方
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:4kb
    • 提供者:李飞
  1. AGA

    0下载:
  2. 自适应遗传算法 求解函数最小值,在MATLAB环境下-Adaptive Genetic Algorithm for the minimum function in the MATLAB environment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:38kb
    • 提供者:邵斓
  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-11-24
    • 文件大小:1kb
    • 提供者:xutianyuan
  1. GA

    0下载:
  2. 遗传算法,交配,进化,变异,求函数最小值-Genetic algorithm, mating, evolution, mutation, and function of the minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:3kb
    • 提供者:gavin161
  1. ga_enhangced

    0下载:
  2. 求解两个变量的优化程序,可以选择求解函数最大值或最小值两种方式。-optimal algrithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:4kb
    • 提供者:李强
  1. gaobject

    0下载:
  2. 基于Visual C++ 语言的遗传算法求函数最小值的程序代码。-Based on Visual C++ language of the genetic algorithm for the minimum function of the program code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:4kb
    • 提供者:hexing
  1. Golden_Section_Method

    0下载:
  2. 该code是黄金分割算法matlab程序,给定一个方程和变量取值范围,通过该code即可找到目标函数最小值,是优化分析过程中很好的一个基本算法.-this code is the golden-section algorithm. For a given range of design variables, the code can find the maximum of objective function. This code is
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:25kb
    • 提供者:王明
  1. MyHamming

    0下载:
  2. 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数 q为退火因子,TolFun为函数容许误差 算法第一步根据输入变量数,将某些量设为缺省值- Simulated annealing algorithm of a function f (x) the minimum point, and l < = x
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:
  1. 遗传算法matlab求最小值

    1下载:
  2. 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:31kb
    • 提供者:Dl123
  1. 模拟退火算法计算函数最小值以及SVM参数寻优

    1下载:
  2. 利用模拟退火算法求解已知函数的最小值,即模拟退火算法寻优问题,可以广泛推广。(Using simulated annealing algorithm to solve the minimum of the known function, that is, the simulated annealing algorithm optimization problem, can be widely promoted.)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:43kb
    • 提供者:mumucq
  1. Seek minimum

    0下载:
  2. 用各种方法求函数在给定区间的最小值,感受符号法的局限性(solve the minimum value of a function in a given interval by various methods)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:19kb
    • 提供者:灵_WHL
  1. 模拟退火法求解非线性函数问题

    0下载:
  2. 模拟退火法求解非线性函数问题。结合非线性函数最小值问题,给出求解其最小值的模拟退火法步骤和源程序。(Solving nonlinear function problem by simulated annealing)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-24
    • 文件大小:60kb
    • 提供者:林枫林云
  1. main

    0下载:
  2. 遗传算法用c语言求一个函数最小值 函数为min y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680(The genetic algorithm uses the C language to find the minimum value of a function)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:2kb
    • 提供者:网二233
  1. 111

    0下载:
  2. 设计遗传算法求解f(x)最小值,具体表达式如下: 一个求最小值的公式 要求必须使用m函数方式设计程序。(Design genetic algorithm to solve f ( x ) minimum value, the specific expression is as follows: A formula for finding the minimum The program must be designed usin
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:58kb
    • 提供者:123编程序
  1. 有约束条件多元变量函数最小值解法

    0下载:
  2. 1.多元变量是有约束条件的 2.适合 计划生产盈利最大 的模式求解,以此在论文上可用 3.最大值解法可转化为求解最小值算法,非常容易(Multivariate variables are constrained)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:wolfkind
  1. Q函数

    0下载:
  2. 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 fmincon命令的一般参数形式为fmincon(‘fun’,x0,A,b,Aeq,beq,lb,ub,’nonlinearcondition’),其中各个参数含义如下: fun??? 目标函数(以求最小值为目标函数) x0???? 最优解迭代的初始值 A,b ???线性约束不等式A*x<= b Aeq,beq??? 线性约束等式Aeq*x =beq
  3. 所属分类:Windows编程

    • 发布日期:2024-11-24
    • 文件大小:77kb
    • 提供者:未蓝将蓝
  1. Minimum value

    0下载:
  2. matlab求多元函数最小值,显示方程求最优值(Matlab for the minimum value of multivariate function)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:2kb
    • 提供者:联合注册
  1. 函数模板

    0下载:
  2. C++;使用函数模板求一维数组中的最大和最小值;使用函数模板求一维数组中的最大和最小值(Using function template to find the maximum and minimum values in one-dimensional array.)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-11-24
    • 文件大小:1.66mb
    • 提供者:围小浩
« 12 3 4 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org