photo

lebed toufik


Last seen: 1 month ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
205,340
of 300,352

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


How can we explain number of image features changing as the locations of image partitions are changed?
In my MATLAB code, during the preprocessing stage, when I split/divide/partition an image into two parts (either horizontally or...

2 years ago | 1 answer | 0

1

answer

Question


What does the "Reference to non-existent field 'training' " error message mean?
hi, can you everyone help me in this error. the code is: % Common parameter settings opts.k = 5; % Number of k in K-...

3 years ago | 2 answers | 0

2

answers

Question


the squential feature selection with Sequentialfs function
Hi all, I'm having trouble with feature selection; could someone please assist me? My code is: X = trainingFeatures; y = tra...

3 years ago | 1 answer | 0

1

answer

Question


How can I detect the SURF features of 400 images? (I want the code)
Hello, can you please help me detect the SURF features of 400 images and stock them in a matrix [?? 400] or [400 ??]? My code i...

3 years ago | 1 answer | 0

1

answer