Programme for easter island simulation

Assignment Help MATLAB Programming
Reference no: EM13919501

?F?or this one I simply need someone who is good at MATLAB and can translate a program on RATS to MATLAB.

The assignment is to reproduce the attached with Matlab code.

The "RATS" program code is given and even if the person does not know RATS, it is very similar so should be able to figure it out.

?Appendix: Programme For Easter Island Simulation

Figures were produced using the programme below. The ptogramme is written for the econometric package RATS but a programme of this sort could be written for lots of different types of software including Excel.

Figure: Resources in a Simulated Easter Island Economy

796_RATS program.png

Figure: Population in a Simulated Easter Island Economy

801_RATS program1.png

allocate 10000
set d = 0.075 set r = 0.075 set gamma = 2 set theta = 0.1
set s = 1
set n = 0.0001
set h = 0

do k = 2,10000
comp s(k) = s(k-1) + r(k)*s(k-1)*(1-s(k-1) ) - h(k-1) comp h(k) = gamma(k)*s(k-1)*n(k-1)
comp n(k) = (1-d(k))*n(k-1) + theta(k)*h(k)
end do k
graph 1
# s 1 500

graph 1
# n 1 500

Reference no: EM13919501

Questions Cloud

Discuss the certificate of need program for your state : Your state's health planning and development agency Department of Health and Human Services Clinical Laboratory Improvement Amendments and other agencies as applicable to facility planning Discuss the Certificate of Need (CON) program for your sta..
Explain how group cohesiveness influences productivity : Explain how group cohesiveness influences productivity and Identify characteristics of emergent leaders in an informal group
Percent annual coupon bonds of the abc co : If the market value of debt is $155,527, market value of preferred stock is $78,829, and market value of common equity is 312,100, what is the weight of preferred stock? ?Enter your answer in percentages rounded off to two decimal points. Do not e..
Disregard tax shield from amortization of flotation costs : Suppose a company will issue new 25-year debt with a par value of $1,000 and a coupon rate of 8%, paid annually. The tax rate is 40%. If the flotation cost is 3% of the issue proceeds, then what is the after-tax cost of debt? Disregard the tax shield..
Programme for easter island simulation : The "RATS" program code is given and even if the person does not know RATS, it is very similar so should be able to figure it out.
Operational definition of variables : Complete the Research Methods section (including the Operational Definition of Variables, Constructs, and Measurement sub sections). Follow the instructions in the CP template. Be sure to:
Article related to cbt or e-learning : Perform an online search and locate a recent article related to CBT or e-learning. The article should be at least 2-3 pages in length. Here are a few article types to consider as you begin your search:
Write an accounting equation and record : Write an accounting equation and record the effects of each accounting event under the appropriate general ledger account headings.
Quality of the mortgage-backed securities : Given our turbulent economic times there are many business law related topics to research, to mention just a few, the: pending J.P. Morgan $13B settlement surrounding the quality of the mortgage-backed securities it sold before the 2008 financial ..

Reviews

Write a Review

MATLAB Programming Questions & Answers

  Write a program to display all unit-step responses

Write a program that will read in a text string mixed with numbers and letters from the keyboard and count how many numbers there are in the string

  Evaluate the average power for the signals

Evaluate the average power for the signals and graph the discrete-time functions. Find and to graph the unit-sequence response of the system

  Symmetry in the rod

matlab programming

  Considering the integral

Using the code, generate the first 40 terms: show the result using the format long e. Comment about your results.

  How is the actual choice of policy determined

How is the actual choice of policy determined by individual preferences? The median voter theorem, according to which the tax rate selected by the government is the one preferred by the median voter, provides a useful benchmark.

  Write a matlab function that generates sentences

Write a MATLAB function that generates sentences of the form (xy)^nz^n , where n is an integer > 0 provided as an argument to your function. This is how the function starts.

  Rearranging preceding relationship between moles and mass

Create a function M-file called mass that requires two vector inputs-the number of moles and the molecular weight-and returns the corresponding mass. Because you are providing vector input, it will be necessary to use the meshgrid func..

  Is the interest rate expressed as a fractional amount

Create a MATLAB® function called future_value with three inputs: the investment (present value), the interest rate expressed as a fraction, and the number of compounding periods.

  Find the roots using matlab built-in functions roots & fzero

the following equation, what is the modified equation for a fixed-point iteration method. The roots of the function are x = -2.2020235, -0.4088152, and 1.11083871, how would you determine whether or not the method will converge on a root? If the tech..

  Model of the entrepreneurial process

What are the stages described in the model of the entrepreneurial process? What are the factors that give birth to a new enterprise and influence how it develops from an idea to a viable enterprise?

  The gauss-newton method

Write up your results using our standard format. Show and discuss the results of Steps 1-3 in some detail, including the observed convergence rates of steepest descent versus the Gauss-Newton method

  Function that will use the secant method to try to find

Create a function that will use the Secant method to try to find a root. (Hint modify the posted version of False Position.) Because this method may diverge

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd