Community Profile

photo

Bashir


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to normalize face data for svm classification
I am doing binary classification( face and non-face), what i am not sure is what is the proper way to normalize the face and non...

10 years ago | 0 answers | 0

0

answers

Question


How to generate a matrix whose rows numbers are not elements of a given row vector
Hi all, pls i want generate a matrix from a matrix A of size m x n whose rows number cannot be an element in a row vector v = [v...

11 years ago | 2 answers | 0

2

answers

Question


How to store images in a single array or matrix
Hello, i have a number of jpeg images stored in a folder; how can i read all the images and store them as a single matrix or arr...

11 years ago | 6 answers | 1

6

answers

Question


How to Extract Cell Arrays contained in a cell
Hello,pls i have a cell array that contains 4 cells,(i.e. 1x1 1x16 1x32 and 1x1, each of which represent an image.)How can i ext...

12 years ago | 2 answers | 0

2

answers

Question


How to convert cell array to matrix
I have a cell array of size <1x16>,how can I convert it to a matrix? I tried cell2mat but is always showing an error that size...

12 years ago | 1 answer | 0

1

answer