资源列表
RVM_matlabToolBox
- 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好. -Relevance Vector Ma
AlgoTrading2010
- matlab 高频算法交易实现, 附有详细说明文档,包括从基础的均线到高级的遗传算法在内的实现,非常实用-matlab frequency algorithmic trading, with detailed documentation, including moving average based on advanced genetic algorithm, including the realization of very practical
Tetris
- 俄罗斯方块的AI,用C#语言实现了Pierre Dellacherie算法 (界面下载自CSDN,如原作者保留所有权请与我联系)-Tetris AI, with the C# language to implement Pierre Dellacherie algorithm (interface downloaded from CSDN, retention of title as the original author, please contact me)
kalman
- 经典的卡尔曼滤波器介绍及例子详解,导航类书籍-Introduction for Kalman filter study
eyelabel
- 该代码用于眼睛的人工标定,并记录数据只用,是MFC图形化界面设计。用于模式识别,人眼定位,人工智能方面做前期机器学习或训练。-The code used for the artificial eye calibration, and record data only is the graphical interface design MFC. For pattern recognition, the human eye positioning, pre-done in artificial in
AI_Program
- 人工智能课程设计,包含一个刺激响应的人工蚂蚁小程序以及一个完整的遗传算法程序,有较为详细的设计说明文档以及可执行文件,需要学习人工蚂蚁及遗传算法的同学可以参考-Artificial intelligence program designed to stimulate the response that contains a small program of artificial ants, and a complete genetic algorithm process, there is a
stprtool15aug08
- 捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
facedetection
- 使用Gabor滤波器和神经网络的面部识别源代码-Using Gabor filters and neural network facial recognition source code
position
- 基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面 的G 个顶点的物体坐标,只需要知道它们的图像坐标、激光点的图像坐标和激光测距结果,就能够计算出尺寸未知空间矩形平 面在相机坐标系下的位姿,并且计算出矩形平面的尺寸。通过建立单目手眼相机和激光测距仪的数学模型,对该算法进行了验 证。实验结果表明,该算法是有效的,可以应用于机器人对空间物体的跟踪、定位以及抓取。-Monocular-based hand-eye cameras and
NNapply3
- 利用BP神经网络进行字符识别的程序,由于需要使用Matlab中的Toolbox,所以需要预先安装Matlab6.0及以上。-Neural Network Example ,Edited by Matlab!
Advances_in_kernel_methods
- 这本书的内容基本摘自NIPS会议上的文章,质量高内容也很有深度,是一本经典的svm参考书。-the book with the name "advances in kernel methods",it is a classic book about kernel methods and svm.
genetic_algorithm
- 用matlab编写的求解10城市、31城市、70城市的TSP遗传算法,供大家学习只用,算法简洁明了,注释全,易理解。-Using matlab to solve 10 cities, 31 cities, 70 cities TSP genetic algorithm, only for them to learn the algorithm concise, notes the whole, easy to understand.