Feeds
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
