B mohan


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

9 질문
0 답변

순위
24,207
of 300,369

평판
1

참여
9 질문
0 답변

답변 채택
0.0%

획득한 표
1

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
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

답변