- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 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
您可能关注的文档
- B2B案例-创新.ppt
- B5M1Reading创新.ppt
- B12口服降糖药物的选择和延展创新.ppt
- b223政府的责任对人民负责创新.ppt
- BACnet的集成技术.创新.ppt
- BalluffBTLSeriesPartE创新.ppt
- BasicreadingUnit1famliymatters创新.ppt
- BAS基础培训-创新.ppt
- BBS应用体会2014创新.ppt
- BCG某果汁公司战略运营组织规划创新.ppt
- chart12_structure&unionc语言创新.ppt
- ChinaInternationalAdvancedLevelPresentationJune2013v2创新.ppt
- Chinese_Culture创新.ppt
- chinesecuisine创新.ppt
- ChineseEightRegionalCuisines创新.ppt
- Chinesefood(中国传统节日)创新.ppt
- Chinesefoodculture(中国饮食文化)创新.ppt
- Chinesefood中国食物创新.ppt
- cholinergicantagonists1509创新.ppt
- Chongqingsnack创新.ppt
最近下载
- 2023年06月国家国防科技工业局核技术支持中心社会招考聘用笔试历年难、易错考点试题含答案解析.docx
- 人教版七年级上册英语单词表2115.pdf VIP
- 台达 VFDB4132系列刹车模块说明书.pdf
- 河南省郑州市外国语学校2025-2026学年高三上学期第三次阶段检测语文试题(含答案及解析).docx VIP
- 中国马克思主义与当代知到智慧树期末考试答案题库2024年秋北京工业大学.docx VIP
- 2024最新不予立案通知书.doc VIP
- 工业网络技术教材PPT10 Modbus TCP通信及应用.pptx VIP
- 2025年中国亚克力镜面板市场调查研究报告.docx
- 账号内容打造方案.docx VIP
- 锋芒全系列笔记低吸有道系统课程.pdf VIP
原创力文档


文档评论(0)