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

搜索资源列表

  1. 免疫算法-matlab程序

    0下载:
  2. 结合实例详细介绍了免疫克隆算法优化函数的程序 (Detail with examples immune clone algorithm to optimize the function of the program)((Detail with examples immune clone algorithm to optimize the function of the program))
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:16384
    • 提供者:一度洋
  1. 模拟A星算法 自动寻路纯源码

    0下载:
  2. 感知哈希算法 感觉非常好用的算法 很快。大家来看看怎么样(perception; apperceive Hasche algorithm; arithmetic feel; sensation; sense perception; perceive; become aware of great everybody; all; great master; authority have a look at how)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:4096
    • 提供者:今夜买醉
  1. matlab实现ItemBaseCF算法

    2下载:
  2. 使用matlab实现了基于项目的协同过滤算法(A collaborative filtering algorithm based on project based on MATLAB is implemented)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:393216
    • 提供者:zb041
  1. 矩阵调度算法

    0下载:
  2. 迪杰斯特拉算法,求两点最短路径,可以简单快速得出矩阵内两点之间的最短路径。(Di Jie Si Te La Suan Fa)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:836608
    • 提供者:元叶
  1. 《Matlab遗传算法工具箱及应用》源码

    0下载:
  2. 对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1435648
    • 提供者:东来东往CT
  1. ER随机图构造算法

    1下载:
  2. ER随机图构造算法思路: (1)初始化:给定N个节点以及连边概率p~[0,1] (2)随机连边: 1.选择一对没有边相连的不同的节点。 2.生成一个随机数 r~(0,1)。 3.如果r < p,那么在这对节点之间添加一条边,否则就不添加。 4.重复1,2,3,直到所有的节点对都被选择。(The idea of ER random graph construction algorithm: (1) initialization: a given
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:heqinglin123
  1. 波束空间MUSIC算法源程序

    2下载:
  2. 波束空间MUSIC算法源程序,BEAMFORMING_MUSIC_BS1.m以及BEAMFORMING_MUSIC_BS3.m(Beam space MUSIC algorithm source program)
  3. 所属分类:其他

  1. 基于四阶累积量的MUSIC算法

    0下载:
  2. 基于四阶累积量的MUSIC算法,FOURTH_ORDER_MUSIC.m(MUSIC algorithm based on four order cumulants, FOURTH_ORDER_MUSIC.m)
  3. 所属分类:其他

  1. 几种MUSIC算法性能分析

    2下载:
  2. 几种MUSIC算法性能分析,music_rmse_snr.m,music_zhenyuan_rmse.m(Performance analysis of several MUSIC algorithms, music_rmse_snr.m, music_zhenyuan_rmse.m)
  3. 所属分类:其他

  1. 基于粗糙集的层次聚类算法研究

    1下载:
  2. 实现了两种基于粗糙集模型的层次聚类算法,采用java编程语言实现(Hierarchical clustering algorithm for categorical data using a probabilistic rough set model)
  3. 所属分类:数据挖掘

    • 发布日期:2018-03-24
    • 文件大小:957440
    • 提供者:迷糊的胡胡
  1. Dijkstra算法(类)

    0下载:
  2. 应用于路径规划的dijkstra算法,可找到最优路径,但运算速度较慢(The Dijkstra algorithm used in path planning can find the optimal path, but the operation speed is slow)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:1382400
    • 提供者:llllsb
  1. Pan Tompkin算法-网站代码

    1下载:
  2. pan Tompkins算法监测QRS波(The pan Tompkins algorithm monitors QRS waves)
  3. 所属分类:生物技术

    • 发布日期:2018-04-19
    • 文件大小:63488
    • 提供者:袋鼠哟哟哟
  1. 几种常见的稀疏重构算法代码

    0下载:
  2. 压缩感知FOCUSS算法。可用于处理压缩感知相关的问题。(Compressed sensing FOCUSS algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:ALIENEGRA
  1. 十大滤波算法

    0下载:
  2. 十大滤波算法,解决基本数值处理和参数整定(Ten large filtering algorithms to solve basic numerical processing and parameter tuning)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:3140608
    • 提供者:Theans
  1. 简单遗传算法求函数极值C代码

    0下载:
  2. 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:淡爱18
  1. 95_ORB算法描述与匹配

    0下载:
  2. Opencv+VS C++实现ORB算法(Opencv+VS C++ implements the ORB algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:72704
    • 提供者:Jack.Wang
  1. 萤火虫优化算法

    1下载:
  2. 萤火虫优化算法进行优化参数,是元启发式算法(The optimization algorithm for firefly optimization is a meta heuristic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:wangbiaofzgg
  1. 蝙蝠优化算法

    3下载:
  2. 蝙蝠优化算法是对参数进行优化的算法,是元启发式算法的一种(The bat optimization algorithm is an algorithm to optimize the parameters and is a kind of meta heuristic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:wangbiaofzgg
  1. 和声优化算法

    0下载:
  2. 和声优化算法是对参数进行优化的算法,是元启发式算法的一种(The harmonic optimization algorithm is an algorithm to optimize the parameters, and it is a kind of meta heuristic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:wangbiaofzgg
  1. 遗传算法--二元二次方程曲线拟合

    1下载:
  2. 基于遗传算法进行非线性曲线拟合,采用高斯变异,数组堆栈(fitted curve by genetic algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:sid希德
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com