Sanjib
Followers: 0 Following: 0
Statistik
10 Fragen
0 Antworten
RANG
199.215
of 295.569
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
1 Öffentlich Kanal
DURCHSCHNITTLICHE BEWERTUNG
30
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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,( ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 3 Jahre vor | 1 Antwort | 0