CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 函数 优化

搜索资源列表

  1. 优化1

    0下载:
  2. 这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧-This is sends in with the simplex method carries on the procedure which the function optimizes, may move successfully, download if you need
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19.84kb
    • 提供者:wlr
  1. Functionofgeneticalgorithmoptimizationprocedure.ra

    1下载:
  2. 用遗传算法解一个函数优化问题的程序,目标函数和约束条件可以改动!-Genetic Algorithm for a function optimization problem with the objective function and constraints can be changed!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:196.56kb
    • 提供者:HuiGuobao
  1. Shubert

    0下载:
  2. 多元多峰函数的优化实例 第10行各变量的上下限改为[-10 10],原来为[-3 3]; 第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系 -Multi-multi-peak function optimization examples of the first 10 lines the upper and lower l
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:齐乐
  1. 11

    0下载:
  2. 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.25kb
    • 提供者:aa
  1. pso.files

    0下载:
  2. 基于粒子群算法,可以用于函数优化的源代码,用matlab实现-Based on Particle Swarm algorithm, can be used for function optimization of source code, implementation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:15.27kb
    • 提供者:qinming
  1. pso1

    0下载:
  2. 关于粒子群算法的c语言程序,可以用于函数优化,极其方便-About Particle Swarm c language program that can be used for function optimization, extremely convenient
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:qinming
  1. pso3

    0下载:
  2. 有关粒子群算法的源程序,用matlab语言编得,可用于求解函数优化问题-Particle Swarm Optimization on the source, using matlab language was made, can be used to solve the function optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.83kb
    • 提供者:qinming
  1. genetic_algorithm

    1下载:
  2. 此算法是我用于应付智能优化算法考试而编写的,花了大量心血,主要用于求解函数优化问题,目标函数:f(x1,x2,x3)=x1*x1+x2*x2+x3*x3 约束条件:(sqrt(x1)+sqrt(x2)+sqrt(x3))<=2-This algorithm is used to meet my intelligent optimization algorithm for the preparation of examinations, and spent a lot of hard
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1.7kb
    • 提供者:张司兴
  1. moea

    2下载:
  2. matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2.4kb
    • 提供者:standy17
  1. 遗传算法优化BP神经网络-非线性函数拟合

    7下载:
  2. 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:50kb
    • 提供者:海航
  1. 散落点数据拟合拟合及其优化

    0下载:
  2. 可以二次三次四次函数拟合,并进行优化方法介绍,达到高度拟合。(Can be two times, three times, four times function fitting, and optimization, to achieve height fitting.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:515kb
    • 提供者:井底之蛙
  1. 外点牛顿罚函数优化matlab

    0下载:
  2. 关于外点牛顿罚函数优化的matlab代码(Optimization of exterior point Newton penalty function matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:Loumoz
  1. 遗传算法优化BP神经网络用于非线性函数拟合

    0下载:
  2. 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:89kb
    • 提供者:艺宝
  1. 多目标优化(遗传算法)

    1下载:
  2. 多目标优化算法,遗传算法,函数求最大值、最小值问题。(Multi-objective optimization algorithm, genetic algorithm, function for maximum value, minimum value problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:10kb
    • 提供者:花花12
  1. 曲线平滑,曲线优化111

    1下载:
  2. 应用贝泽尔函数,用于优化曲线,是曲线平滑。 输入是原曲线上的一组点; 输出是优化后曲线上的一组点(The Bezel function is used to optimize the curve, and the curve is smooth. Input is a set of points on the original curve, and output is a set of points on the curve after optimization.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:51kb
    • 提供者:枫111
  1. 蚁群算法ACO

    1下载:
  2. 一种经典蚁群算法的matlab代码,可进行函数的优化,内含函数的优化。(A classical ant colony algorithm's matlab code, can carry out the function optimization, contains the function optimization.)
  3. 所属分类:Windows编程

    • 发布日期:2021-03-11
    • 文件大小:2kb
    • 提供者:言叶之庭1
  1. 人工鱼群优化算法

    2下载:
  2. 人工鱼群算法,改变目标函数就行(Artificial fish algorithm, to change the objective function)
  3. 所属分类:其他

    • 发布日期:2020-02-11
    • 文件大小:1kb
    • 提供者:夏泓毅
  1. PSO

    1下载:
  2. 粒子群算法优化目标函数,test为主程序,fun为目标函数(Particle Swarm Optimization for Object Function)
  3. 所属分类:其他

    • 发布日期:2020-08-24
    • 文件大小:677kb
    • 提供者:zzch9
  1. B样条拓扑优化

    3下载:
  2. 等几何方法采用B样条或NURBS基函数表示几何和解析解(B-spline or NURBS basis functions are used to represent geometric and analytical solutions.)
  3. 所属分类:其他

    • 发布日期:2019-07-29
    • 文件大小:844kb
    • 提供者:vvv顶顶顶
  1. ACO

    2下载:
  2. 蚁群算法优化函数,采用matlab来编程,最后给出仿真图(ACO optimizes functions)
  3. 所属分类:其他

    • 发布日期:2021-03-11
    • 文件大小:1kb
    • 提供者:skpopo
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com