搜索资源列表

  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
    • 文件大小:2.27kb
    • 提供者:陈建文
  1. 2D最大熵阈值分割算法

    0下载:
  2. 2D最大熵阈值分割;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:1.08kb
    • 提供者:trierwang
  1. 渔业资源最大稳定开发

    0下载:
  2. fishes.m 计算各年龄组鱼的稳定收敛值 fish.m 绘c与harvest(c)的曲线图 eigns.m 计算c=0时在x*处的Jacobian矩阵的特征值 fish2.m 绘c=30,30.8,30.9,31时harvest(n)在n:20...1000的变化图 h.m 绘c取0...30的31个整数时harvest'(c)的图 solbe.m 求c给定时相应x*处的Jacobian矩阵的特征值
  3. 所属分类:教育/学校应用

    • 发布日期:2011-02-15
    • 文件大小:9.05kb
    • 提供者:woodballhead
  1. 利用遗传算法求某函数的最大值

    3下载:
  2. 利用遗传算法求某函数的最大值matlab- Asks some function using the heredity algorithm maximum value matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-14
    • 文件大小:3kb
    • 提供者:宋雨
  1. 最小生成树(Kuskal算法)

    0下载:
  2. 该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If
  3. 所属分类:Windows编程

    • 发布日期:2025-01-14
    • 文件大小:2kb
    • 提供者:杨晨
  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 t
  3. 所属分类:其他小程序

    • 发布日期:2025-01-14
    • 文件大小:43kb
    • 提供者:吴剑刚
  1. 最小路径

    0下载:
  2. 图形学期末作业,最小路径算法,并能改变路径权值,图形界面-end graphics operations, the smallest path algorithm, and the right path to change values, graphics interface
  3. 所属分类:图形图象

    • 发布日期:2025-01-14
    • 文件大小:1.66mb
    • 提供者:吴语
  1. 实验2-插值与拟合

    0下载:
  2. 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation met
  3. 所属分类:matlab例程

    • 发布日期:2025-01-14
    • 文件大小:117kb
    • 提供者:葛林
  1. OTSU方法计算图像二值化的自适应阈值

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value
  3. 所属分类:图形图象

    • 发布日期:2025-01-14
    • 文件大小:2kb
    • 提供者:陈其星
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-14
    • 文件大小:2kb
    • 提供者:陈建文
  1. 用遗传算法计算最短路径

    0下载:
  2. matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-14
    • 文件大小:6kb
    • 提供者:孙兵
  1. delphi遗传

    0下载:
  2. 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-14
    • 文件大小:250kb
    • 提供者:李有为
  1. extr

    0下载:
  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例程

    • 发布日期:2025-01-14
    • 文件大小:1kb
    • 提供者:霍浩
  1. 最速下降法

    0下载:
  2. 一个通用的计算函数最值问题的最速下降法程序
  3. 所属分类:matlab例程

  1. 新建 Microsoft Word 文档

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

    • 发布日期:2025-01-14
    • 文件大小:12kb
    • 提供者:烧纸抽抽
  1. 最值的交换

    0下载:
  2. 实现一段数字中的最大的数字和最小的数字的位置的交换(Realize the exchange of the max number and the min number.)
  3. 所属分类:Windows编程

    • 发布日期:2025-01-14
    • 文件大小:11kb
    • 提供者:阿瓦隆
  1. genetic

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

    • 发布日期:2025-01-14
    • 文件大小:9kb
    • 提供者:spider_pig
  1. yichuan

    0下载:
  2. 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-14
    • 文件大小:1kb
    • 提供者:fight_think
  1. SimulateAnnealing1

    0下载:
  2. 用模拟退火程序在三维空间内跳跃寻找最值,适用于二次函数,全局最优(The simulated annealing program is used to jump in the three-dimensional space to find the maximum value, which is suitable for the two function, the global optimum.)
  3. 所属分类:并行运算

    • 发布日期:2025-01-14
    • 文件大小:1kb
    • 提供者:老油田
  1. 向量求最大

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

« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org