Mehdi Kooli
Followers: 0 Following: 0
Statistics
RANK
209,892
of 295,712
REPUTATION
0
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20,274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,359
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
Feeds
Split big matrix in many submatrices having same size
Hello @Andrei Bobrov maybe you have the answer ?
2 years ago | 0
Question
How to display the waitbar in the main GUI window
Hi, I'm using Matlab R2015b. I developed a GUI that when pushing the button "Analyser" , it displays a progress bar in anoth...
2 years ago | 1 answer | 0
1
answerSplit big matrix in many submatrices having same size
Hello Andrei Bobrov, I saw you answered similar question (https://fr.mathworks.com/matlabcentral/answers/357482-reshaping-a-2d-m...
2 years ago | 0
Question
Split big matrix in many submatrices having same size
Hello, I have a big matrix 396*2600 and I want to split it to many matrices 30*120 as follow : (let's consider this exemple o...
2 years ago | 2 answers | 0
2
answersQuestion
How to compute the Median Absolute deviation of all values of a matrix on Matlab R2015b
I have a matrix, for exemple : X = reshape(1:20,[4 5]) and I want to compute the MAD of all the values of this matrix on Matl...
2 years ago | 1 answer | 0
1
answerQuestion
How to group rectangles on an image regarding certain distances (width and height)
Hello, I have a binary image on wich I detect rectangles that have the sieze of 164*20 pix each one and should be full of '1' (...
2 years ago | 0 answers | 0
0
answersQuestion
Where can I find and how I can I modify my excel database file after generating the exe file for my GUI
Hello, I have a matlab GUI that uses an excel file as a database in order to fill a pop-up menu, I use this database file to al...
2 years ago | 0 answers | 0
0
answersDetect a specific rectangle in an image
@Walter Roberson Thank you for th response. To be more precise, I'm searching for rectangles having the size (80*120) pixels or...
2 years ago | 0
Question
Detect a specific rectangle in an image
Hello, I have a binary image size (215 lines X 625 columns) and I want to check if there is rectangles having the size (each on...
2 years ago | 2 answers | 0