CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - Function minimum

搜索资源列表

  1. RMD_PSO

    0下载:
  2. 通过一种粒子群最佳化策略搜寻函数的全局最小值-Through a particle swarm optimization strategy for the search function of the overall minimum
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:13453
    • 提供者:梅传根
  1. c

    1下载:
  2. 罚函数方法是求解约束(极小)优化问题的一类较好的算法。其基本思想:根据约束的特点构造某种惩罚函数,并把惩罚函数添加到目标函数上去,从而得到一个增广目标函数,使约束优化问题的求解转化为一系列无约束极小优化问题的求解。-Penalty function method for solving constrained (minimum) optimization problem of a class of better algorithms. The basic idea: In accordance
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2623
    • 提供者:szl
  1. Classification_LS_SVMlab4cv1

    0下载:
  2. 最小支持向量机中BRF核函数来解决实际分类问题-BRF minimum support vector machine classification of kernel function to solve real problems
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1938
    • 提供者:骆琰妍
  1. 20100607

    0下载:
  2. 用于求解一个二元函数最小值,结果给出了最小点和最小值-Dual function for solving a minimum, results show the minimum point and minimum
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1410
    • 提供者:zyf
  1. zuobiaolunhuanfa

    0下载:
  2. 坐标轮换法.坐标轮换法是求函数最小值的最有效的方法之一。-Coordinate rotation method.This method is used to work out the minimum number of an function.It turns out to be one of the fastest way to finish it.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:487102
    • 提供者:zhangjing
  1. extrema

    1下载:
  2. 用c语言编写了matlab中的extrema函数~ 功能 输出一个离散信号的极大值,极小值及其他们的位置~-C language extrema in matlab function to function great value, minimum value of output a discrete signal their location ~
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:1192
    • 提供者:李亭
  1. function

    0下载:
  2. 实现数组的逆置,排序,寻找最小值等功能,c++程序,都十分简单适合初学者。-The inverse array set, sort, find the minimum functions, c++ program, very simple for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:1483
    • 提供者:王辉
  1. youhuachengxu

    0下载:
  2. 运用共轭梯度法和复合型法求函数的最小值,可以优化用-Can be optimized with the use of the conjugate gradient method and Method composite function of the minimum
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:2667
    • 提供者:wangxin
  1. kmeans

    0下载:
  2. 利用k-means算法进行聚类,K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最有分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。-Algorithm using k-means clustering, K-means algorithm Euclidean distance as a similarity measure, it is the pursuit of the vector V corresponding to a initial
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:626488
    • 提供者:陈陈
  1. PSO

    0下载:
  2. 粒子群优化算法:利用CSharp软件,求得目标函数的最小值-Particle Swarm Optimization: using CSharp software to obtain the minimum value of the objective function
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1916
    • 提供者:zhaona
  1. Powell

    0下载:
  2. 鲍威尔方法是鲍威尔于1964年提出的,以后又经过他本人的改进。该方法是一种有效的共轭梯度方向法,它可以在有限步内找到二次函数的极小点。对于非二次函数只要具有连续的二阶导数,用这种方法也是有效的。-Powell method is proposed in 1964, and later through his own improvements. This method is an effective method of conjugate gradient direction, it can fi
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1336
    • 提供者:cheng
  1. zuixiaofeiyongzuidaliu

    0下载:
  2. 该程序使用VC编写的,其主要是实现ACM最小费用最大流的功能。-The program uses the VC, and its main function is to achieve minimum cost maximum flow of ACM.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:737
    • 提供者:jion
  1. jmMixing

    0下载:
  2. 利用Csharp编程语言实现某些常用的空间分析算法,要求具备基本的图文功能界面,所有实验均集成在同一系统中,要求实现如下功能 1.曲线抽样算法的实现 要求采用2种不同的算法进行曲线抽样,并分别对抽样的效果进行评价和比较。 2.离散点群空间分布参数的计算 要求计算空间点群的各种空间分布参数,如分布密度、各种分布中心、分布轴线、离散度等。 3.曲线插值与光滑算法的实现 要求利用任意两种不同的插值算法实现曲线的插值与光滑,并进行对比分析。 4.膨胀系数的计算与最小凸包的
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:79924
    • 提供者:jm
  1. cPP109

    0下载:
  2. 通过两个类,求三个数的最大数和最小数,通过友元函数,将最大数和最小数输出-Through two class, find the minimum and maximum number of three.Output the minimum and maximum numbers by a friend function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:627
    • 提供者:吴钟
  1. greedy

    0下载:
  2. 1)编程实现背包问题贪心算法和最小生成树prim算法。通过具体算法理解如何通过局部最优实现全局最优,并验证算法的时间复杂性。 2)输入5个的图的邻接矩阵,程序加入统计prim算法访问图的节点数和边数的语句。 3) 将统计数与复杂性函数所计算的比较次数比较,用表格列出比较结果,给出文字分析。 4)背包问题的实验数据如下表:n=8,m=110 -1) programming to implement the knapsack problem greedy algorithm and
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:12412
    • 提供者:陈倩
搜珍网 www.dssz.com