How to write equilateral function ?

4 views (last 30 days)
Hamza
Hamza on 12 Feb 2023
Commented: ghania gigi on 14 Feb 2023
Write the function in Matlab equilateral, which takes two different points x,y ∈ R N, N > 1, and returns one point z ∈ R N such that (x,y,z) are the vertices of an equilateral triangle, that is, the point z must satisfy ||x−z|| = ||y−z|| = ||x−y||
thanks in advance
  11 Comments
ghania gigi
ghania gigi on 14 Feb 2023
yes , can you helpme when N=5?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!