搜索资源列表
五子棋论文
- 一篇讨论五子棋游戏的论文,其中的算法部分较有价值。
混沌粒子群优化算法
- 混沌粒子群优化算法,一个比较不错的中文版的论文。有兴趣看看。。
支持向量机smo分类算法源代码
- 支持向量机的smo分类算法,以及对应的论文和实验数据。适合新手入门。
delaunay 算法论文
- delaunay算法论文
蜂群算法论文文档
- 群体智能 蜂群算法
加速度传感器论文
- 加速度传感器论文
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
FOCUSS算法论文
- FOCUSS算法论文
Haze_Removal
- 翻译香港中文大学CVPR2009那片基于暗原色去雾算法,基于dark channel去雾算法论文中文版-A translation of the haze removal paper on CVPR2009
IEEEXploreBBO
- 一种新型进化算法论文:基于生物地理优化算法(BBO).-Paper a new evolutionary algorithm: optimization algorithm based on biogeographic (BBO).
yichaunsuanfa
- 比较好的遗传算法论文,研究遗传算法的朋友可以学习一下-Relatively good genetic algorithm papers, research genetic algorithm friends can learn about
dongtaiheyipaiyang
- 关于排料算法,一个基于动态分割和合一的排料算法论文.-On the nesting algorithm, a unity based on dynamic segmentation and paper nesting algorithm.
algorithms
- 十大算法论文,包括遗传算法,模拟退火,蒙特卡罗法等等,对于初学者很有帮助-Ten papers algorithms, including genetic algorithms, simulated annealing, Monte Carlo method, etc., very helpful for beginners! !
遗传算法论文
- 一篇遗传算法论文,中英文都有,翻译的很详细
基于Kalman滤波的神经网络快速学习算法及应用
- 一篇关于kalman滤波器论文,非常值得学习(a paper about kalman algrithom)
蚁群算法论文+源代码
- 利用蚁群算法求解旅行商问题 n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数(Ant Colony Algorithm for Traveling Salesman Problem)
二进制的FPA算法
- 这几篇是当前花授粉算法的二进制代表性论文,让研究花授粉算法的学者参考(These are the binary representative papers of the current pollination algorithm, which makes a reference to scholars who study pollination algorithms)
基于夹角变化趋势的多边形自动搜索和生成算法
- 找最小闭合圈算法,也叫做左转算法论文,我已经用实际代码验证过论文的正确性(Looking for the least closed loop algorithm, also called the left turn algorithm paper, I have used the actual code to verify the correctness of the paper.)
[muchong.com]蚁群算法论文%2B源代码
- 蚁群算法是一种用来寻找优化路径的概率型算法(Ant colony algorithm is a probabilistic algorithm for searching the optimal path)
一些优化算法论文附其程序
- 针对例如SVM等智能算法的参数寻优采用自适应的参数优化(Parameter optimization for intelligent algorithm)