Community Profile

photo

Neelima Dahal


Last seen: 1 month ago Active since 2018

Statistics

Content Feed

View by

Question


Differentiate between oval and circle shaped images using MATLAB
I am using the following code to try to differentiate two types of cells. One is circular, and the other is oval to oblong. I ha...

2 years ago | 2 answers | 0

2

answers

Question


Integral2 of a dot product
Below is what I have: Z=@(x,y) x+1i*y; T=@(x,y) ((sinh(pi/ha*(Z(x,y)-1i*ha/2))).^2); E=@(x,y) conj(1i*pi*V/ha*1/(K_ka...

5 years ago | 1 answer | 0

1

answer

Question


MATLAB can't create a vector -10e-6:10e-6 of a certain length. Anyone knows how to do it?
Suppose, h = 10e-6 and l = 125e-6. I want to create two vectors of the same length, say 51. The first vector goes from -h to ...

5 years ago | 1 answer | 1

1

answer