资源列表
Eye_tracking
- Source code for eye tracking, nice example
基于HMM的步态识别
- 包含两个文件夹,其中FullBNT-1.0.2是贝叶斯函数库,hmm是执行文件夹,包含probefriezehmm.m为主函数,trainfriezehmm.m为训练函数。所用数据库为CMU MoBo步态数据库
MATLABManual(2)
- 介绍MATLAB使用的相关知识和技巧,对入门者比较有用。
ITDDDDDD
- 亞伯拉罕識別法,時域模態參數識別法的一種,藉由自由響應,給一個人工激勵來獲得模態參數,頻率以及阻尼比等...。-Ibraham identification method, a time-domain modal parameter identification methods, by free response to an artificial incentive to get the modal parameters, frequency and damping ratio ....
test-one
- 基于HMM的语音识别小程序,matlab代码-HMM-based speech recognition applet, matlab codes
支持向量机通俗导论
- 支持向量机,一种很好的分类方法,想学的人可以看看这本书(Support Vector Machines, a good classification method, anyone who wants to learn can read this book)
FuzzyClusteringToolbox
- The Fuzzy Clustering and Data Analysis Toolbox is a collection of Matlab functions. Its propose is to divide a given data set into subsets (called clusters), hard and fuzzy partitioning mean, that these transitions between the subsets are crisp
FuzzyClusteringToolbox
- 一个模糊聚类工具箱,里面有四种模糊聚类算法,带有演示-four fuzzy clustering algorithms with demo in it.
FuzzyClusteringToolbox[1]
- 各种聚类方法的matlab源代码,非常全-A variety of clustering methods matlab source code, a very wide
pichuka
- control of drives with control system
FuzzyClusteringToolbox
- 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separatio
Matlabsignalprocess
- 经典数字信号处理滤波器的源代码 重点是利用巴特沃斯模拟滤波器转而设计其它数字滤波器 -Classical digital signal processing filter source code