chapter12015学期创新.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
lear a(1)=0.1; for i=1:100 a(i+1)=1.5387*a(i)*(1-a(i)); end figure(1) plot(0:100,a,.) b(1)=0.1; for i=1:100 b(i+1)=2.750*b(i)*(1-b(i)); end figure(2) plot(0:100,b,.) c(1)=0.1; for i=1:100 c(i+1)=3.250*c(i)*(1-c(i)); end figure(3) plot(0:100,c,.) d(1)=0.1; for i=1:100 d(i+1)=3.525*d(i)*(1-d(i)); end figure(4) plot(0:100,d,.) e(1)=0.1; for i=1:100 e(i+1)=3.555*e(i)*(1-e(i)); end figure(5) plot(0:100,e,.) f(1)=0.1; for i=1:100 f(i+1)=3.750*f(i)*(1-f(i)); end figure(6) plot(0:100,f,.) 1.4. Systems of Difference Equations In this section we consider systems of difference equations. For selected starting values we build numerical solutions to get an indication of the long-term behavior of the system. For the systems considered in this section, we find the equilibrium values and then explore starting values in their vicinity. If we start close to an equilibrium value, we want to know if the system will a. Remain close b. Approach the equilibrium value c. Not remain close What happens near equilibrium values provides insight concerning the long-term behavior of the system. Does the system demonstrate periodic behavior? Are there oscillations? Does the long-term behavior described by the numerical solution appear to be sensitive to a. The initial conditions b. Small changes in the constants of proportionality used to model the behavior under study Our goal now is to model several behaviors with difference equations and explore numerically the behavior predicted by the model. Example 1 A Car Rental Company A car rental company has distributorships in Orlando and Tampa. The company specializes in catering to travel agents who want to arrange tourist activities in both cities. Consequently, a traveler will rent a car in one city and drop the car off in the second city. Travelers may begin their itinerary in either city. The company wants to determine how much to charge for this drop-off convenience. Because cars are dropped of

文档评论(0)

我是兰花草 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档