How to generate a random shape convex polygon with the same area?
Show older comments
Hi, I want to generate a number of random shape convex polygons. They must have the same value of area. It dosen't matter how much vertex it has.
I know how to generate a bunch of random shape convex polygons, but if I additionally want them to have the same value of area, it is difficult for me.
Thanks,
2 Comments
Image Analyst
on 18 Oct 2013
The same as what? What other area should the polygon's area match? Why not just create one, then scale it to force it to have the area you want?
toby
on 18 Oct 2013
Accepted Answer
More Answers (0)
Categories
Find more on Computational Geometry 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!