Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use polymath. Plz show the code typed in for each problem. Confused on what the code should look like for the last question to get

Use polymath. Plz show the code typed in for each problem. Confused on what the code should look like for the last question to get the results for k3 when tfinal is 800 and plot of number of foxes vs number of rabbits image text in transcribed
6B This problem focuses on using Polymath, an ordinary differential equation (ODE) solver, and also a nonlinear equation (NLE) solver. These equation solvers will be used extensively in later chapters. Information on how to obtain and load the Polymath Software is given in Appendix D and on the CRE Web site. (a) There are initially 500 rabbits (x) and 200 foxes (y) on Farmer Oat's property near Ria, Jofostan. Use Polymath or MATLAB to plot the concentration of foxes and rabbits as a function of time for a period of up to 500 days. The predator-prey relationships are given by the following set of coupled ordinary differential equations: dtdx=k1xk2xydtdy=k3xyk4y Constant for growth of rabbits k1=0.02 day 1 Constant for death of rabbits k2=0.00004/ (day no. of foxes) Constant for growth of foxes after eating rabbits k3=0.0004/ (day no. of rabbits) Constant for death of foxes k4=0.04day1 What do your results look like for the case of k3=0.00004/ (day no. of rabbits) and tfial=800 days? Also, plot the number of foxes versus the number of rabbits. Explain why the curves look the way they do

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

Thermodynamics Fundamentals And Engineering Applications

Authors: William C. Reynolds, Piero Colonna

1st Edition

0521862736, 9780521862738

More Books

Students also viewed these Chemical Engineering questions

Question

Understanding Groups

Answered: 1 week ago