Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(MATLAB ONLY) Solve this with MATLAB Only Write a function areaperim that will calculate both the area and perimeter of a polygon. The radius r

(MATLAB ONLY) Solve this with MATLAB Only

image text in transcribed

Write a function areaperim that will calculate both the area and perimeter of a polygon. The radius r will be passed as an argument to the function. If a second argument is passed to the function, it represents the number of sides n. If , however, only one argument is passed, the function generates a random value for n (an integer in the range from 3 to 8). For a polygon with n sides inscribed in a circle with a radius of r, the area a and perimeter p of the polygon can be found by 1 a = -r2 sin 2 (21) . p 2nr(sin () 72

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Explain the key components of an assessment center (AC).

Answered: 1 week ago

Question

LO2 Discuss important legal areas regarding safety and health.

Answered: 1 week ago