CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - minimum

搜索资源列表

  1. binary

    0下载:
  2. 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2 * * * x2 x3 x3 another 2 ~ 2 on the minimum, and the corresponding val
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11685
    • 提供者:陈仕林
  1. 用Delphi开发的遗传算法源程序

    0下载:
  2. 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution -development environment : Delphi Brief Descr iption :
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2522
    • 提供者:刘华
  1. 模拟退火程序

    2下载:
  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 ^ 2 y ^ 2 minimum, the right u
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1748
    • 提供者:小刘
  1. matlab作业

    3下载:
  2. 模式识别一份很好的作业,包括线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,支持向量机-a very good operation, including linear classification; Minimum risk Bayesian classifier; Supervised learning method Hierarchical clustering analysis; K-L transform effective features, supp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2600622
    • 提供者:郭攀红
  1. 模拟退火例子1

    1下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9122
    • 提供者:刘明
  1. 模拟退火例子2

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11082
    • 提供者:刘明
  1. 模拟退火例子3

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6055
    • 提供者:刘明
  1. vb-GA

    1下载:
  2. 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5923
    • 提供者:严伟
  1. jswarm-pso_1_1

    1下载:
  2. JSwarn 是微粒群优化(PSO) 程序包被写在Java. 设计要求极小的工作成绩使用(在配件箱外面) 虽然同样高模件。 -JSwarn Particle Swarm Optimization (PSO) package written in Java. The minimum design requirements of the Public results for the use (in the outside box accessories) Although the same hig
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159007
    • 提供者:王子良
  1. rbfSrc

    0下载:
  2. This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some \"sample\" points for some arbitrary curve. Next, the user specifies the number o
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18685
    • 提供者:陈伟
  1. 231565262

    0下载:
  2. 对于个顶点的连通网可以建立许多不同的生成树,每一棵生成树都可以是一个通信网。现在,我们要选择总的耗费最小的那棵树,这就是我们说的最小生成树。本次课程设计就是设计这样的生成树,-for network connectivity can be established in many different spanning tree, every one spanning tree can be a communications network. Now, we have to choose the l
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1387
    • 提供者:大垃圾
  1. QP_suanfa

    0下载:
  2. 测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功.-test unconstrained optimization for minimum theorem, including test data, the VC can be achieved, debugging has been successful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17094
    • 提供者:黄波
  1. chap5_1

    0下载:
  2. 基于实数编码遗传算法的PID整定,采用误差绝对值积分性能指标作为参数选择的最小目标函数-real-coded genetic algorithm PID tuning, integral absolute error performance parameters as the minimum objective function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2118
    • 提供者:liaihua
  1. mRMRFeatureSelection

    1下载:
  2. mRMR_0.9_compiled最小冗余和最大相关特征选取源代码,-This package is the mRMR (minimum-redundancy maximum-relevancy) feature selection method, whose better performance over the conventional top-ranking method has been demonstrated on a number of data sets in recent pu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1021195
    • 提供者:韩华
  1. Steepest

    3下载:
  2. 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:1204
    • 提供者:宗丹
  1. MATLAB

    0下载:
  2. MATLAB中GA遗传算法工具箱帮助信息-Find the minimum of a function using genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:72013
    • 提供者:陈琳
  1. facedetection

    1下载:
  2. PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-20
    • 文件大小:8421
    • 提供者:chen
  1. Genetic-Algorithm-for-Minimum-SpanningTree

    0下载:
  2. 使用遗传算法求解最小生成树的编码,C++环境-Genetic Algorithm for Minimum Spanning Tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:9455
    • 提供者:lee
  1. Steiner

    0下载:
  2. 遗传算法在Steiner树中的应用 遗传算法的相关论文-In order tO solve the subject of Steiner minimum spanning tree,an adaptive genetic algorithm is introduced.The Steiner minimum spanning tree is transformed into a combination-optimization problem and a triabselection m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:36104
    • 提供者:利用
  1. GA--Minimum-value

    0下载:
  2. 使用遗传算法 快速求函数最小值 -GA Minimum value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1721320
    • 提供者:xieshaofeng
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com