photo

Mary Ben


Last seen: 10 months ago Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Medical Image processing, Hardwere implementation

Statistics

MATLAB Answers

6 Questions
3 Answers

RANK
40,074
of 297,503

REPUTATION
1

CONTRIBUTIONS
6 Questions
3 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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 2
  • Explorer

View badges

Feeds

View by

Question


Remove unwanted small and connected regions in the image
Hi everybody, I need to extract small connected regions in the image . Is there a solution to this problem?

1 year ago | 2 answers | 1

2

answers

Question


Finding connected pixels of an object from a starting pixel in a gray scale image
Please I need your help. Is there anyone who can help me to find connected pixels of an object from a gray scale image. I mean...

4 years ago | 2 answers | 0

2

answers

Question


How convert a 2D matlab filter to a simulink model?
I have a code .m for image processing and I want to convert it in sub-blocks with simulink . My question is: what are the rules ...

7 years ago | 0 answers | 0

0

answers

Question


Problems saving a simple mat file
Sorry, I need people to help me to debug this matlab response! Warning: Variable 'TamponNew' cannot be saved to a MAT-file who...

11 years ago | 1 answer | 0

1

answer

Question


mex Error: Could not find the compiler "cl" on the DOS path?!!
please I need your help! I have downloaded a program written in C, and wish to run it in Matlab. To do this is use the mex to c...

11 years ago | 0 answers | 0

0

answers

Answered
fmincon doesn't give me the same results as in the previous version !!
I have downloaded a program written in C, and wish to run it in Matlab. To do this is use the mex to compile it into Matlab. Th...

11 years ago | 0

Answered
fmincon doesn't give me the same results as in the previous version !!
[xl ,fval , exitflag,outputStruct]=fmincon(@func,x0,A,inB,[],[],[],[],[], options) Caught-error breakpoi...

11 years ago | 0

Answered
fmincon doesn't give me the same results as in the previous version !!
I created a simple example of my function. please See attached file to get information on my func.m

11 years ago | 0

Question


fmincon doesn't give me the same results as in the previous version !!
Hi, please I need your help! In fact, I have just started using the version R2013a of Matlab. To my surprise fmincon doesn't...

11 years ago | 5 answers | 0

5

answers