photo

Salman


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
190,389
of 298,905

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,656

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162,856

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


Calculating the number of pixels inside a freehand region.
I have a binary image, what I want to do is select a freehand region and then find out the total number of white and black pixel...

11 years ago | 2 answers | 0

2

answers

Question


Is there a way to calculate the area under a curve using the matlab plot editor directly without any code?
I was wondering if there is a simple tool in the plot editor to calculate the area under the curve without using any numerical i...

11 years ago | 0 answers | 0

0

answers

Question


How to make an anonymous function whose variable is itself a function of another variable?
Let's say i have an anonymous function defined in the following manner z = @(x) cos(phi).^2 + 4*sin(phi).^2 and phi is defi...

11 years ago | 1 answer | 0

1

answer

Question


How to make an anonymous function whose variable is itself a function of another variable?
Let's say i have an anonymous function defined in the following manner z = @(x) cos(phi).^2 + 4*sin(phi).^2 and phi is defi...

11 years ago | 1 answer | 0

1

answer