photo

Sanjib


Last seen: 1년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to show hyperplane in SVM for multiclass classification(fitcecoc)
a=[1 24.2900000000000 179.330000000000 1 6.14000000000000 88.8400000000000 1 5.59000000000000 174.300000000000 1 6.4200000000...

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


Plotting 4D surface plot (x,y,z and one is colour bar)
I have some output from a complex relation , the 4 variable are in coloumns as x,y,z, and m and I need a 4D data surface plot,( ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Uniform LBP -not sure how to convert it to a uniform LBP
I would like to implement uniform LBP. This is the definiton given by wikipedia for uniform LBP. A local binary pattern is call...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to implement Uniform LBP?
I would like to implement uniform LBP. This is the definiton given by wikipedia for uniform LBP. A local binary pattern is call...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Covert to PNG or help me in reading a .gif image
I am working with Harvard Medical School MRI images , and these images are gray and in .gif format. When I use imread() and then...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to read Harvard Medical MRI images which are in .gif format?
I can not read Harvard Mediacl School MRI images which are in .gif format.Whenever I tried to read by using imread() and show it...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to access a columns and two or more columns at constat interval and make a sperate matrix?
A=[1 2 3 4 5 6 7 8 9 11 12 12 14 15 16 17 18 19 20;1 2 3 4 5 6 7 8 9 11 12 12 14 15 16 17 18 19 20;1 2 3 4 5 6 7 8 9 11 12 12 14...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How is multiclass classification and finding accuracy using ANN from the extracted features done?
I have 5 class of images, in each class I have 5 images. I have extracted features using LBP(Local Binary Pattern) and I need to...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How is multiclass classification and finding accuracy using ANN from the exracted features by LBP done?
I have 5 class of images and in each class I have 5 images and I have extracted features using LBP(Local Binary Pattern) and I n...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How can I sort these number?
a=[-4 4 -7 9 -2 -5 3 7] and I want to sort is as b=[ 9 7 -7 -5 4 -4 3 -2], b=sort([a],'descend','ComparisonMethod','abs') do...

2년 초과 전 | 답변 수: 1 | 0

1

답변