gistlib
other matlab categories
population-growth code snippets in matlab
the population of city x is currently 1,000 people. each year, the population grows by 10%. plot the population trajectory for the next 15 years. use the geometric model of growth, i.e. nt+1 = λnt. in matlab
gistlib
by LogSnag