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

搜索资源列表

  1. 模拟退火源码

    1下载:
  2. 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55205
    • 提供者:qianyg
  1. hafum

    0下载:
  2. 这是一个用C语言编写的哈夫曼编/译码器程序,与严蔚敏版数据结构习题的5.2相对应啊-This is a C language prepared by the Huffman encoder / decoder procedures, and Yan Wei-min data structure Exercise version 5.2 should be relatively ah
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2376
    • 提供者:火山
  1. Max-IntMax-MinMin-Min

    1下载:
  2. 极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109089
    • 提供者:fuhaijun
  1. Data_Struc

    0下载:
  2. 这个是严蔚敏版的数据结构上机教程中的部分源代码,都是自己写的,包括最短路径的dijkstra,floyd,最小生成树的prim,kruskal以及链表,Huffman Tree等等的c++代码-This is Yan Wei-min version of the data structure on the machine part of the tutorial source code, are written in their own, including the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:12111
    • 提供者:wang yucao
  1. mRMR_0.9_compiled

    0下载:
  2. mRMR(min-redundancy max-relevance)的matlab程序-matlab program of mRMR(min-redundancy max-relevance)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:492592
    • 提供者:reallycsc
  1. max_min_filter

    0下载:
  2. 最大最小滤波程序,实现效果很好,用matlab实现,简单好用-max-min filter
  3. 所属分类:matlab

    • 发布日期:2014-04-08
    • 文件大小:37199
    • 提供者:pdw
  1. proj1a

    0下载:
  2. this mablat is going to find out the max SIR and min SIR on wireless communication
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:732
    • 提供者:kuailezhao
  1. BP

    0下载:
  2. Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:223838
    • 提供者:savsee
  1. MAX-MINAntSystem

    0下载:
  2. MAX MIN Ant System -MAX MIN Ant System ......
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:48500
    • 提供者:gladiator
  1. simulation_results_wimax_1152_075_MinSum

    0下载:
  2. simulation results of Wimax min-sum
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:672
    • 提供者:fotis
  1. DOA

    1下载:
  2. methods of Direction of arrival estimation. (DOA) such as MUSIC, MVDR, Min-Norm and Classical Beamforme.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1171
    • 提供者:siavash
  1. MaxMin

    0下载:
  2. Max-Min Algorithm for grid scheduling
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:8357
    • 提供者:hmdrzsharifi
  1. Data-Structure(yan-wei-min)

    0下载:
  2. 经典的严魏敏数据结构课后答案,每章都有很详细的答案,很值得大家去学习,有助于理解数据结构-Classic Yan Wei Min data structure after-school answer, each chapter has a very detailed, very worth learning, help to understand the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:105989
    • 提供者:nieyibin
  1. matlab-program-_-Yao-Min

    0下载:
  2. 该文件是matlab的程序,里边程序很全,是姚敏老师编著的《数字图像处理》的代码,希望能对您有帮助-The document is the matlab program, inside the program is very wide, is Yao Min teacher compiled the " Digital Image Processing" code, hoping for your help
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:17011
    • 提供者:何弯弯
  1. MAX-MIN-Ant-System

    0下载:
  2. 最大最小蚂蚁系统优化算法求解TSP问题,最优化遍历所有城市。-Max Min ant system optimization algorithm for TSP, optimization through all cities.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:43430
    • 提供者:zangtianlei
  1. count-min-sketch

    1下载:
  2. 信息引索里 压缩数据,略图和 set intersection算法。 Count Min Sketch。 -Information cited Sawrey compressed data, sketches and set intersection algorithms. Count Min Sketch.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-09
    • 文件大小:474112
    • 提供者:Li Shikai
  1. min-of-F(x)-by-Particle

    0下载:
  2. 粒子群算法求函数最小值的例程,理解粒子群算法的基本原理.-get min of F(x) by Particle Swarm Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1114
    • 提供者:hekexue
  1. min-max-DV-HOP

    0下载:
  2. DV-hop与min-max相结合,使得计算量更小,在最后对结果求精,定位精度更高。-DV- hop combined with min- Max, makes a smaller amount of calculation, at the end of the refinement, positioning accuracy is higher.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1422
    • 提供者:尼尼
  1. max-o-min

    0下载:
  2. matlab file to find the max and min of two arrays
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:22314
    • 提供者:hadi
  1. min-distance

    0下载:
  2. 几个比较经典的算法,用来解决最短路径问题(to solve the min-distance problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:7168
    • 提供者:saffron
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com