Computing cone equation using data points

AI Thread Summary
The discussion revolves around determining the number of right circular cones that can pass through three given points in 3D space, with specific angles between the conical surface and the axis. The problem can also be framed as finding points on the surfaces of three cones whose apexes are the three points. Participants suggest using geometric relationships to derive equations for the cone's axis and apex. There is also a query about handling inaccuracies in data points, with a suggestion to explore computing methods for solutions. The conversation emphasizes the need for clarity on the definition of a "vertical" cone in this context.
Saeid
Messages
2
Reaction score
0
Dear All
I have a problem that can be represented in two different forms.
Problem is related to propagation of waves in 2D space with respect of time.
I have three random points in the 3D Space.
How many right circular, infinite cones with specific predetermined angle between conical surface and axis we can find that passes these three points.
I need the 3D coordinates of the apex point.
Three points are in one side of cone. I.e., if we draw a plane perpendicular to axis of cone that meets the axis in apex point, all three points will fall in one side of the plane.
Another representation of the problem is, if I draw three right circular, infinite cones with specific predetermined angle between conical surface and axis which their apex points are these three points in the 3D space, how many points I can find that belongs to surface of these three cones. Or, in how many points these three cones coincide with each other.
What will be the result if I use four different points in the space?
If my points (data points) have noise (inaccuracy) what solutions or method exists or you suggest for solving it?


Thank you
 
Physics news on Phys.org
Welcome to PF!

Hi Saeid! Welcome to PF! :smile:

Hint: if the points are A B and C, and the axis of the cone is the line L, and the apex is at the point X on L, and the half-angle of the cone is θ, then the equation relating the lines XA XB XC and L is … ? :smile:
If my points (data points) have noise (inaccuracy) what solutions or method exists or you suggest for solving it?

No idea! It might be better to ask that question in the computing part of the forum. :smile:
 
tiny-tim said:
Hi Saeid! Welcome to PF! :smile:

Hint: if the points are A B and C, and the axis of the cone is the line L, and the apex is at the point X on L, and the half-angle of the cone is θ, then the equation relating the lines XA XB XC and L is … ? :smile:


No idea! It might be better to ask that question in the computing part of the forum. :smile:
Thanks tiny-tim
Another hint, required cone is vertical.
 
right circular cones

Saeid said:
Thanks tiny-tim
Another hint, required cone is vertical.

Hi Saeid! :smile:

What do you mean by "vertical"? :confused:

The question only says "right circular" … in other words, an "ordinary" cone.

See http://en.wikipedia.org/wiki/Cone_(geometry) :
In common usage in elementary geometry, however, cones are assumed to be right circular, where right means that the axis passes through the centre of the base (suitably defined) at right angles to its plane, and circular means that the base is a circle. Contrasted with right cones are oblique cones, in which the axis does not pass perpendicularly through the centre of the base.
 
Hello! Let's say I have a cavity resonant at 10 GHz with a Q factor of 1000. Given the Lorentzian shape of the cavity, I can also drive the cavity at, say 100 MHz. Of course the response will be very very weak, but non-zero given that the Loretzian shape never really reaches zero. I am trying to understand how are the magnetic and electric field distributions of the field at 100 MHz relative to the ones at 10 GHz? In particular, if inside the cavity I have some structure, such as 2 plates...
Back
Top