搜索资源列表
五子棋论文
- 一篇讨论五子棋游戏的论文,其中的算法部分较有价值。
支持向量机smo分类算法源代码
- 支持向量机的smo分类算法,以及对应的论文和实验数据。适合新手入门。
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
thf
- 改进的K均值聚类算法过两天我把论文一起传过来我的设计 还没交呢-Improved K-means clustering algorithm with two days I Chuan from paper design before I pay it
遗传算法程序
- 一个混合遗传算法的源程序。还有一篇硕士论文,是论文附录的代码示例。
UCT算法在计算机围棋中的应用与改进_周明明
- 关于UCT的论文,助于大家学习UCT,好东西大家一起分享(Papers about UCT, help everybody to learn UCT, good things to share)
基于Kalman滤波的神经网络快速学习算法及应用
- 一篇关于kalman滤波器论文,非常值得学习(a paper about kalman algrithom)
利用神经网络拟合势能面的经典论文
- 一种利用神经网络算法拟合势能面的经典论文(a special paper about potential energy surface fit using neural network algrithom)
板球控制系统的PD型模糊控制算法研究
- 板球控制系统的PD型模糊控制算法研究论文。(Research on PD fuzzy control algorithm of cricket control system.)
PSO寻优 论文采用
- 验证基于DPSO 算法的合作感知调度方案在各个LN 的网络特征不同 的异构CRNMLNS 中也能获得同样的性能(CRNMLNS, a cooperative sensing scheduling scheme based on discrete particle swarm optimization (DPSO) algorithm was proposed)
TSP双蚁群算法
- 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为(The ant colony algorithm is a probabilistic algorithm used to find the optimal path. It was proposed by Marco Dorigo in his doctoral dissertation in 1992, inspired by the wa
信号论文
- 能够进行简单的频率计算,通过输入一个模拟信号没能够用MATLAB计算出相应的信号频率,算法的计算量小,文档完整,文档的附录是MATLAB程序,可以直接在MATLAB中使用(To calculate the simple frequency, through the input of an analog signal can not calculate the signal frequency with corresponding MATLAB algorithm, small amount of
一种基于改进BP神经网络的PCA人脸识别算法_李康顺
- 一种基于改进BP神经网络的PCA人脸识别算法(An improved BP neural network PCA algorithm for face recognition)
论文粒子群算法的程序和迭代收敛图
- 用于配电网重构的粒子群算法,可以给大家参考(Particle swarm optimization for distribution network reconfiguration)
DSP算法应用与设计
- 一部很不错DSP算法应用与设计文章和论文。。。。。。。(Very good DSP algorithm application and design introductory articles.)
二进制的FPA算法
- 这几篇是当前花授粉算法的二进制代表性论文,让研究花授粉算法的学者参考(These are the binary representative papers of the current pollination algorithm, which makes a reference to scholars who study pollination algorithms)
布谷鸟算法(CS)Matlab
- 布谷鸟算法的应用,在论文,机器学习,自然语言处理等方面有着极大的应用(The application of the cuckoo algorithm, There are great applications in paper, machine learning, Natural Language Processing, etc.)
基于夹角变化趋势的多边形自动搜索和生成算法
- 找最小闭合圈算法,也叫做左转算法论文,我已经用实际代码验证过论文的正确性(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.)
KSW算法
- 改进遗传算法,已在相关论文中使用很多,改进参数(The improved genetic algorithm has been used)
图像修复论文算法的实现
- 大块区域图像修复论文算法实现。基于论文改进的Criminisi算法。(The algorithm of image restoration in large area is implemented. Based on the improved Criminisi algorithm.)