B mohan


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
24,207
of 297,457

評判
1

コントリビューション
9 質問
0 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 20,438

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 158,938

コントリビューション
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 0 件の回答 | 0

0

回答

質問


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

13年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0

1

回答