![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25521878_1644214323544_DEF.jpg)
SP
Followers: 0 Following: 0
Statistik
11 Fragen
0 Antworten
RANG
170.151
of 297.080
REPUTATION
0
BEITRÄGE
11 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
90.91%
ERHALTENE STIMMEN
0
RANG
of 20.424
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
To split class in a cell array
Hi, I am having cell array (A) of 3072*30 cells. I need to mention in my code that first 15 columns (1 to 15) belongs to class_...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Grid search in svm
Hi, I am having training data (train.mat) and testing data (test.mat), I need to perform grid search in this. How can I do svm ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Grid search in SVM
Hi, I am having training data (train.mat) and testing data (test.mat), I need to perform grid search in this. How can I do svm...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
To find n number of histcounts in a loop
Hi, I am having a cell array (c) of 3000*2 cell, each containing 1*1000 matrix values. Here I need to find histcounts of each c...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Vertical concatenation of cell array of different dimensions
Hi, I am having two cell array of different dimensions, like a = 1*28 and b= 1*30. I need to concatenate vertically and in the ...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
To find histogram of two variables
Hi, I need to find Histogram properties of two variable x and y and to store it in a separate cell array a. I have used below c...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Combining and Visualizing two histograms
Hi, I am having histogram plot of (x,y) =(15, 1000), this belongs to one class. And also I am having histogram plot of (x,y) = ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
To find histogram of a particular cell of a cell array
I am having a cell array (C) of 3072*2 cell each having 1*1295 matrix values, I need to plot histogram for a particular cell, fo...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
To find the maximum value column index of a cell array
I am having cell array (C) of 3072*2 cell, each containing matrix values of 5*1295 double. I need to find the maximum value colu...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
To concatenate single column of a cell array
I am having a cell array (C) of 3072*2 cell, each containing matrix values of 1*1295 double. I need to concatenate each column (...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
To find the maximum value in each column of a cell array.
I am having cell array of 3072*2 cell, each containing matrix values of 5*1295 double. I need to find the maximum value of each ...
mehr als 2 Jahre vor | 2 Antworten | 0