フィルターのクリア

Paraboloid and Cylinder surface

5 ビュー (過去 30 日間)
宁 李
宁 李 2021 年 6 月 21 日
回答済み: Vimal Rathod 2021 年 6 月 23 日
We know that x^2+y^2=4*f*z, where f is the focal length of the paraboloid. Given that the cylinder (x-a)^2+y^2<=r^2, where a is the distance between the axis of the cylinder and the axis of the paraboloid.r is the radius of the cylinder. The surface on the paraboloid intercepted by the cylinder is obtained by using the above equation. Question: How to input f, a and r to obtain the image of intersecting surface and extract the coordinates of N points from the surface?

回答 (1 件)

Vimal Rathod
Vimal Rathod 2021 年 6 月 23 日
Hi,
From the given equations in your question the solution to the value would be (0,0) as the equation of cylinder creates a surface on z = 0 and the equation of paraboloid creates a paraboloid with only one point of intersection with the cylinderical surface.
Suppose you want to solve a set of equations, you could use the following link to solve the given set of equations.
You could refer to the following link to know more about how to create equations in matlab

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by