How to make triangular shape clustering?

I have done circular clustering in matlab 2012 and want to change the circular shape to an equilateral triangle...but dont know what boundary equations i will give to make a triangle.

4 Comments

Can you give an example or upload a screenshot? Do you just want random points located inside a triangle in 2D?
Yep i just want random points located inside an equilateral triangle in 2D...
hello....i have seen your example. But unfortunately it doesn't resemble my query. Actually i want to do a topological type clustering in which the data will transfer from center head of one group of clustered triangle to the bigger triangle. And also i have to set the array size for clustering.

Sign in to comment.

Answers (1)

See attached demo that does the same thing for a circle. It will be trivial for you to adapt it to a triangle.

Asked:

on 14 Jun 2014

Commented:

on 20 Jun 2014

Community Treasure Hunt

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

Start Hunting!