CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 求最值

搜索资源列表

  1. 用遗传算求最值

    0下载:
  2. 用遗传算求最值,计算种群的适值,并总的返回适度即最后输出的结果-genetic count for the most value to calculate the appropriate value of stocks, and the total return appropriate that the final output of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2325
    • 提供者:陈建文
  1. 复合形法求最小值

    3下载:
  2. VB中.使用.复合形法求最小值.无压缩密码./?-VB. Use. The complex method for the minimum. Uncompressed password. /
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2517
    • 提供者:李先龙
  1. 求最小Hamilton回路

    0下载:
  2. 求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • • vn 其中,每个顶点vi由一条边连到vi+1(i=1,2,• • • • • ,n-1),而vn被连到v1。在所有的Hamilton回路中,寻找一条权值和最小的回路,这条回路就是最小Hamilton回路-circuit for the smallest functional Hamilto
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43928
    • 提供者:吴剑刚
  1. extr.MATLAB编写的求最值的小程序

    1下载:
  2. MATLAB编写的求最值的小程序,效果很好,同时很有应用价值啊,MATLAB prepared the most value for small procedures, the effect of a very good value at the same time very ah
  3. 所属分类:matlab例程

    • 发布日期:2015-09-19
    • 文件大小:755
    • 提供者:霍浩
  1. A

    0下载:
  2. (a)编写程序完成如下功能:输入7个float类型的实数分别求最大值和最小值,并保留3位小数输出最大值和最小值。-(A) the preparation of procedures for the completion of the following functions: the importation of seven types of real float for maximum and minimum values, respectively, and three decimal pla
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:1797
    • 提供者:何辉
  1. prim

    0下载:
  2. prim求最小生成树,求最短路径,并求出权值-prim for minimum spanning tree, and the shortest path and find the right value
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2131
    • 提供者:小猪
  1. max

    0下载:
  2. 求最大值-find the max
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:143796
    • 提供者:jo.jol
  1. Fortran中求最大值、最小值、平均数、众数和分布

    0下载:
  2. Fortran中求最大值、最小值、平均数、众数和分布
  3. 所属分类:matlab例程

  1. 改进遗传算法求最大值程序

    0下载:
  2. matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:千千Sama
  1. 新建 Microsoft Word 文档

    0下载:
  2. 运用蚁群算法求函数最值,采取蚁群迭代。根据函数求出最大值(Ant colony algorithm is used to find the function minimum)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:12288
    • 提供者:烧纸抽抽
  1. GAMaxMin

    0下载:
  2. 用遗传算法来求极值,适合初学者对遗传算法的学习。(Genetic algorithm for extreme value, suitable for beginners to learn genetic algorithms.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:小午
  1. 遗传算法matlab求最小值

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

    • 发布日期:2017-12-17
    • 文件大小:31744
    • 提供者:Dl123
  1. genetic

    0下载:
  2. 实现遗传算法,设置一个函数,利用遗传算法多次迭代求取其近似最值。(Genetic algorithm, set a function, the use of genetic algorithm many iterations to find its approximate maximum.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:spider_pig
  1. GSO-求极大值

    0下载:
  2. 通过此代码实现萤火虫算法仿真,可实现求解最大值问题,同样也可以实现最小值问题(Through this code to achieve firefly algorithm simulation, can be achieved to solve the maximum value problem, also can achieve the minimum value problem.)
  3. 所属分类:仿真建模

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:renwoxing703
  1. 遗传算法求最大最小值

    0下载:
  2. 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:Orin_Yu
  1. 求最大值

    0下载:
  2. 求出三个数字(从键盘录入整形、浮点型)的最大值,并打印出来。附:C语言程序设计(谭浩强)第四版_课后答案(The maximum value of three numbers)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-07
    • 文件大小:62464
    • 提供者:codeApe_c
  1. 作业1

    0下载:
  2. 在数组中求最大值,调用函数、定义函数 C语言书写(Find the maximum in the array, call the function, define the function)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:256000
    • 提供者:Zola_Z
  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 lb,ub?? 自变量的上下界 nonlinearco
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:78848
    • 提供者:未蓝将蓝
  1. 最小生成树

    0下载:
  2. 最小生成树就是: 在所有数据满足是一棵树的情况下一条将所有节点都连接起来且长度最短的一条路(因为任意两个节点之间有权值 (相连的两点之间权值为一个具体的数,不相连的两个点之间权值为无穷大)) 下面介绍通用的求最小生成树的两种算法:(The smallest spanning tree is: When all data satisfy a tree, a path that connects all nodes is the shortest one, becau
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:zhych233
  1. 向量求最大

    0下载:
  2. 计算向量的最大值,求一组向量的最值,在高等代数中应用的(The maximum value of the calculated vector)
  3. 所属分类:Windows编程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com