搜索资源列表
MyFistProgamme2
- adaboost的matlab实现,可进行车辆识别的训练-AdaBoost' s matlab implementation, it can conduct vehicle identification training
KPCA_feature_extraction
- 别人的东西,有关KPCA特征提取的,看过了,很好很强大-Other people' s things, the KPCA feature extraction, and seen, very good very strong
MFCC-and-SVM
- 建立了普通话语音性别数据库,提出联合梅尔频率频谱系数(Mel2f requency Cep st rum Coefficient s , MFCC) 的特征提取方法和支持向量机(Support Vector Machine , SVM) 的分类方法进行说话人性别识别,并与其它分类方法进行比较。-A Chinese speech ( mandarin ) database was established for speaker s gender recognition. A combina
SVM
- SVM开发包,接口明了,将它的路径添加到当前工程即可直接调用 接口举例如下 Ytest_try=[] 测试样本的特征 Ytest_try=rightsidetest(Xtest_try,index) ypred=[] 训练样本的标注 Ytest=normo(Ytest) kernel= gaussian kerneloption=1 ypred = svmval(Ytest_try,xsup_ch,w_ch,w0_
svm
- SVM平台,操作简单、易于使用的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S 形函数四种常用的核函数供选择。-SVM platform is a simple, easy to use, versatile SVM software package can solve classification problems (including
svm_light
- 支持向量机(SVM)程序源码,做图形图像识别很有用,各位可以参考下。-The source code of SVM. It s very useful to recognize images. Just for a reference.
fall
- 跌倒检测的MATLAB程序 包括背景差分 去噪并判断跌倒 提取高宽比 重心下降速率 hu不变矩特征 svm分类-fall detection s MATLAB program including background dirrerence remove noise and ratio of height and wide hu invariable moments and svm classifier
vecvor__SVM
- 这是关于支持向量机SVM的例子,实用多多,大家可以看一下(It's all about support vector machine SVM example, practical, you can have a look)
