Feeds
質問
Comparing very small numbers
I have a code where I have to compare between very small numbers. I have a function where I input two values and it gives me the...
約13年 前 | 1 件の回答 | 0
1
回答質問
Points on and inside a boundary
I have an arbitrary boundary and I need to locate some points on that boundary first(note the boundary is in the form of an imag...
約13年 前 | 0 件の回答 | 0
0
回答回答済み
Find if point lies within n circles
Update : I think the problem is because when I am computing the value of t from the line t=(p(1)-c(i,1))^2+(p(2)-c(i,2))^2-r...
Find if point lies within n circles
Update : I think the problem is because when I am computing the value of t from the line t=(p(1)-c(i,1))^2+(p(2)-c(i,2))^2-r...
約13年 前 | 0
質問
Find if point lies within n circles
I have a problem where I am trying to find which of the points in iv1 of code below lies within all the circles specified by C(...
約13年 前 | 1 件の回答 | 0
1
回答質問
Area of union of n circles????
Hello. I am trying to calculate the area of union of n circles in a plane when it is known that all circles are of equal radii a...
約13年 前 | 0 件の回答 | 0
0
回答質問
Multiple Input DIalog Box
I have a problem where I need to accept the value of a number (say n, which is incidentally the no of circles to be accepted for...
約13年 前 | 1 件の回答 | 0
1
回答質問
Plot of a function
I have a problem where I need to plot the curve of f(x) vs x.x=[0,4]. I am having problems as to dealing with the multiple outpu...
約13年 前 | 1 件の回答 | 0