photo

C N N


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
23,487
of 300,365

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review

View badges

Feeds

View by

Question


Implementing sequentialfs
I am trying to implement sequentialfs for feature selection. I saw this post : Sequential feature selection Matlab Tried to f...

13 years ago | 0 answers | 0

0

answers

Question


Sum -pooling
Does anyone know how to do sum-pooling in MATLAB? I need to use it for multi-class SVM? Would appreciate any help..

14 years ago | 1 answer | 0

1

answer

Question


SVM
Basically, i am using SVM for classificiation for images. I used Local Binary pattern for feature extraction. The problem i face...

14 years ago | 1 answer | 0

1

answer

Question


Gabor Filter
I am trying to execute gabor filter on images. {%% Read clear all; close all; clc; I=imread('test.png'); imshow(I)...

14 years ago | 1 answer | 0

1

answer

Question


Local Binary Pattern(LBP)
I am trying to execute local binary pattern in MATLAB using the image processing toolbox. When i execute I can't get a LBP image...

14 years ago | 10 answers | 1

10

answers