Community Profile

photo

Salman


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • 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...

10 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...

10 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...

10 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...

10 years ago | 1 answer | 0

1

answer