Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please read carefully and show the code Black-footed ferrets Let Pn be the population count of a group of endangered black-footed ferrets in the wild,

please read carefully and show the code

image text in transcribedimage text in transcribed

Black-footed ferrets Let Pn be the population count of a group of endangered black-footed ferrets in the wild, also known as a "business" of ferrets. Their population is surveyed every year (N) and thought to be modelled by the equation Pn+1 = (1 + r)PN +m as there is some inate per capita population change each year (e.g. reproduction), modelled by the term (1 + r)Pn, as well as some constant migration at rate m, thanks to conservationalists breeding black-footed ferrets in captivity and then introducing them into the wild population each year after the breeding season). For problems 1, 3, and 4, create a single plot, including a descriptive legend and axis labels. Use the model equation given above to numerically simulate solutions (using for loops) instead of the analytical solution to the model (worked out in another homework problem below). Problem 1: (10 pts) Calculate and plot the number of ferrets over time, if there is no conservation effort (migration) starting from 100 ferrets in year 0, for 15 years total (.e. up to year 14) with (a) r = 0.0194 (b) r = -0.0324, (c) r = -0.0382. Be sure to show all three solutions on the same plot and don't forget to include a descriptive legend and axis labels. Remember, this is a discrete model, so there should only be values plotted for discrete times N = 0,1,2, ... and not in between

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

Step: 3

blur-text-image

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

Beginning Databases With PostgreSQL From Novice To Professional

Authors: Richard Stones, Neil Matthew

2nd Edition

1590594789, 978-1590594780

More Books

Students also viewed these Databases questions

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago