How to merge two spheres using matlab?

4 views (last 30 days)
M.S. Khan
M.S. Khan on 19 Feb 2020
Commented: M.S. Khan on 19 Feb 2020
Lets suppose we have two spheres of same or different radii. i want to merge them. sure it will give overlap. i am trying but could not succedd so far. Can anyone guide. Thanks for all cooperation in advance.
  4 Comments
KSSV
KSSV on 19 Feb 2020
Edited: KSSV on 19 Feb 2020
YOu have any code for the generation of sphere? Show us the code..You may consider reading this:
M.S. Khan
M.S. Khan on 19 Feb 2020
i consider just normal spheres.
For example x^2 + y^2 +z^2 = R^2
(x-d)^2 + y^2 +z^2 = r^2
when i merge them, they overlap each other.
i want to exclude the overlapping part and then want to find its volume.

Sign in to comment.

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!