资源列表
bag_words_demo
- 一个学习自然场景类别的贝叶斯模型、基于“词袋”模型的目标分类。来源于Feifei Li的论文。是近年来的目标识别模型热点之一。-”A Bayesian Hierarchical Model for Learning Natural Scene Categories“ FeiFei Li.CVPR2005
BPphysicalmodal
- 神经网络研究生收费模型的具体方案以及其应用
visual_interpretation_of_hand_gesture_for_human_co
- 手姿势视觉计算的综述。比较早的关于手部姿势的综合性总结。可供人工智能的爱好者参考-Summary of hand position visual computing. Earlier position on hand a comprehensive summary. Reference for enthusiasts of artificial intelligence
DE77
- 全局优化的进展算法,能够保证收敛到全局极值-DIFFERENTIAL EVOLUTION ALGORITHM OF GLOBAL OPTIMIZATION, THIS METHOD WAS PROPOSED BY R. STORN AND K. PRICE
newVERSION
- 这个是基于matlab的车牌识别的代码,主要功能是来完成对于车牌号码的识别。-this is based on matlab ,it s function is to recgonize the Car Number
cuckoo_search
- 布谷鸟算法 布谷鸟算法 布谷鸟算法-cukoo algorithm
k-means
- 对于模式识别分类,利用K均值聚类,对原始数据进行分类。比较易于收敛,十分好用-For pattern recognition classification using the K-means clustering, and classification of the original data. Relatively easy to convergence, very easy to use
5956442Fox_Li
- 这是一篇激光谐振腔的FOX-LI迭代算法的原理和要点的文章 -This is a laser cavity of the FOX-LI points of principle and iterative algorithms article
Automatic-Bandwidth-Selection-of-Fuzzy-Membership
- automatic bandwidth selection using fuzzy theory
hopfield
- 一、 实验目的 1. 通过本实验加深对Hopfield神经网络原理的认识与理解; 2. 进一步熟练MATLAB软件和该软件平台上神经网络的模式识别功能。 二、 实验内容 本实验利用Hopfield神经网络来对0-9这10个数字进行识别,并实现噪声数字的识别。 -First, the purpose of the experiment Through this experiment to deepen knowledge and understanding of the H
阻尼PSO算法(MT一维反演应用)
- 反演采用非线性反演算法----微粒群算法。 正演程序为Fortran编写的DLL 软件界面和反演算法用C#编写。 资源发布仅供交流:mou_yq@126.com
cluster-1.23.tar
- 聚类算法的C语言库,可以再多个平台下使用,与大家分享