M
M
mIka012021-02-18 11:42:00
Mathematics
mIka01, 2021-02-18 11:42:00

How to find coordinates of all maxima for 3 coordinates?

Hello, I have a simple question.
How to find the coordinates of the vertices (peaks) for a 3D graph?
Describe the algorithm please.

  1. The peaks have different heights.
  2. They can climb with their bases on top of each other.
  3. Peaks have different base angles.


Of course, there are no graph formulas, there is data.
As an example, several images of similar graphs.
602e271e7e028030748704.jpeg
602e272ce6869855059872.gif
602e27490c272828261188.jpeg
602e275710c21908611287.jpeg
602e2760ea317217393403.jpeg

Thank you in advance for your response.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2021-02-18
@mIka01

If the data is given in an array, you need to iterate through it and find all the maximums. If you have an area as a maximum, you can take its center

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question