B mohan


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
0 个回答

排名
24,207
of 299,837

声誉
1

贡献数
9 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,201

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review

查看徽章

Feeds

排序方式:

提问


How to use svm for multiclass classifier
I am using SVM classifier in my project. My project is Facial Expression recognition using Local Binary Pattern(LBP)by SVM class...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to use libsvm for multi-class classification
I am doing project on face recognition using SVM with MATLAB tool. I want to know how to use libsvm for multiclass classificatio...

13 years 前 | 1 个回答 | 0

1

个回答

提问


how to use multiclass svm classification
I am doing project using svm classification with 6 classes. Can any one help me how to use svm classifier for 6 classes.what fun...

13 years 前 | 0 个回答 | 0

0

个回答

提问


How to use Adaboost parameters
function D = ada_boost(train_features, train_targets, params, region); In the above function Can anyone tell me the suitable pa...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Code for adaboost algorithm
I need adaboost algorithm. Please anyone help me by sending adaboost algorithm

13 years 前 | 0 个回答 | 0

0

个回答

提问


How to use Adaboost for Local Binary patterns
Please any one help me how to integrate adaboost to local binary pattern using matlab code.

13 years 前 | 0 个回答 | 1

0

个回答

提问


How to use svmclassify() for non-linear kernels like rbf, quadratic, polynomial
I want to know how svmclassify() should be used with non-linear kernels like rbf, quadratic, polynomial kernels

13 years 前 | 0 个回答 | 0

0

个回答

提问


How to use rbf_kernel parameters with svmtrain() and svmclassify() for svm classification
By using linear kernel I got the result using svmtrain() and svmclassify() function. But the result obtained is not so accurate....

13 years 前 | 3 个回答 | 0

3

个回答

提问


How to classify using non-linear support vector machine
By using svmtrain() function and svmclassify() I got the results for linear svm. But for non-linear support vector machine I can...

13 years 前 | 1 个回答 | 0

1

个回答