Answered step by step
Verified Expert Solution
Question
1 Approved Answer
C++ programming. if possible please use codeblocks because its easier for me to run it. Should be generated in one run. In each run for
C++ programming. if possible please use codeblocks because its easier for me to run it. Should be generated in one run. In each run for a set of random individual numbers. thanks alot
Task 1. Generate by random a set of n points in 2D Cartesian Coordinates System. Find two different pentagons enveloping all of the points and connected to the set (there is at least one point on each side). Check which pentagons has a smaller area. Use functions for reading, printing appropriate data. Use local variables. Prepare an appropriate graph in Excel. Prepare a written report using MS WORD. Task 1. Generate by random a set of n points in 2D Cartesian Coordinates System. Find two different pentagons enveloping all of the points and connected to the set (there is at least one point on each side). Check which pentagons has a smaller area. Use functions for reading, printing appropriate data. Use local variables. Prepare an appropriate graph in Excel. Prepare a written report using MS WORD
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started