photo

shana


calicut

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
166,393
of 300,364

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
42.86%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

View badges

Feeds

View by

Question


split and merge algorithm
i am working on matlab for the first time. can you pls give te code for implementing split merge algorithm for finding out the...

12 years ago | 0 answers | 0

0

answers

Question


Please help me implement the equations: Pij = (f(i,j))/(∑_(i=1)^M∑_(j=1)^N〖f(i,j)〗) and H = ─∑_(i=1)^M∑_(j=1)^NPijlog2Pij
Can someone please explain how to implement these equations in MATLAB? Pij = (f(i,j))/(∑_(i=1)^M∑_(j=1)^N〖f(i,j)〗) H = ─...

12 years ago | 2 answers | 0

2

answers

Question


how can we select a part from an image?
image analysis

12 years ago | 0 answers | 0

0

answers

Question


how can we close an image mophologically?
hi, what is the significance of 'se' in 'imclose' function?

12 years ago | 2 answers | 0

2

answers

Question


how can we preallocate a 2d array?
there is a warning in my program, it says that the variable is growing inside a loop. so consider pre allocation for speed

12 years ago | 2 answers | 0

2

answers

Question


how can we convert a local entropy image into binary image using threshold 0.8
image segmentation

12 years ago | 1 answer | 0

1

answer

Question


how can we convert c++ code into matlab code?
image processing

12 years ago | 1 answer | 0

1

answer