搜索资源列表
模拟A星算法 自动寻路纯源码
- 感知哈希算法 感觉非常好用的算法 很快。大家来看看怎么样(perception; apperceive Hasche algorithm; arithmetic feel; sensation; sense perception; perceive; become aware of great everybody; all; great master; authority have a look at how)
matlab实现ItemBaseCF算法
- 使用matlab实现了基于项目的协同过滤算法(A collaborative filtering algorithm based on project based on MATLAB is implemented)
矩阵调度算法
- 迪杰斯特拉算法,求两点最短路径,可以简单快速得出矩阵内两点之间的最短路径。(Di Jie Si Te La Suan Fa)
《Matlab遗传算法工具箱及应用》源码
- 对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
ER随机图构造算法
- 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
波束空间MUSIC算法源程序
- 波束空间MUSIC算法源程序,BEAMFORMING_MUSIC_BS1.m以及BEAMFORMING_MUSIC_BS3.m(Beam space MUSIC algorithm source program)
基于四阶累积量的MUSIC算法
- 基于四阶累积量的MUSIC算法,FOURTH_ORDER_MUSIC.m(MUSIC algorithm based on four order cumulants, FOURTH_ORDER_MUSIC.m)
几种MUSIC算法性能分析
- 几种MUSIC算法性能分析,music_rmse_snr.m,music_zhenyuan_rmse.m(Performance analysis of several MUSIC algorithms, music_rmse_snr.m, music_zhenyuan_rmse.m)
基于粗糙集的层次聚类算法研究
- 实现了两种基于粗糙集模型的层次聚类算法,采用java编程语言实现(Hierarchical clustering algorithm for categorical data using a probabilistic rough set model)
Dijkstra算法(类)
- 应用于路径规划的dijkstra算法,可找到最优路径,但运算速度较慢(The Dijkstra algorithm used in path planning can find the optimal path, but the operation speed is slow)
Pan Tompkin算法-网站代码
- pan Tompkins算法监测QRS波(The pan Tompkins algorithm monitors QRS waves)
几种常见的稀疏重构算法代码
- 压缩感知FOCUSS算法。可用于处理压缩感知相关的问题。(Compressed sensing FOCUSS algorithm.)
十大滤波算法
- 十大滤波算法,解决基本数值处理和参数整定(Ten large filtering algorithms to solve basic numerical processing and parameter tuning)
简单遗传算法求函数极值C代码
- 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
95_ORB算法描述与匹配
- Opencv+VS C++实现ORB算法(Opencv+VS C++ implements the ORB algorithm.)
萤火虫优化算法
- 萤火虫优化算法进行优化参数,是元启发式算法(The optimization algorithm for firefly optimization is a meta heuristic algorithm)
蝙蝠优化算法
- 蝙蝠优化算法是对参数进行优化的算法,是元启发式算法的一种(The bat optimization algorithm is an algorithm to optimize the parameters and is a kind of meta heuristic algorithm.)
和声优化算法
- 和声优化算法是对参数进行优化的算法,是元启发式算法的一种(The harmonic optimization algorithm is an algorithm to optimize the parameters, and it is a kind of meta heuristic algorithm.)
遗传算法--二元二次方程曲线拟合
- 基于遗传算法进行非线性曲线拟合,采用高斯变异,数组堆栈(fitted curve by genetic algorithm)
十五种经典算法
- 关于matlab的十五种经典算法,适合有matlab基础的研究算法的人员研究学习(Fifteen kinds of classic matlab algorithm, suitable for matlab based research algorithm research personnel)