- 1、本文档共33页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ErrorAnalysisPartTheBasics
Error Analysis Part 1 The Basics Key Concepts Analytical vs. numerical Methods Representation of floating-point numbers Concept of significant digits Distinguishing different kinds of errors Round-off / chopping / truncation errors True/approximate absolute and relative errors Acceptable errors Analytical vs. Numerical Methods Find the intersection of y1 = 2x + 3 y2 = x + 2 Find the intersection of y1 = x y2 = cos(x) Analytical vs. Numerical Methods Analytical Methods Accurate solution Difficult and not always possible Numerical Methods Approximation of true solution What method to use? How good is our approximation? (Error Analysis) How efficient is our method? (Algorithm design, Convergence rate) Does our methods always work? (Convergence) Number Representation Do machines represent integers and floating-point numbers using the same representation? How does computer represent integers? How does computer represent floating-point numbers? Representation of Integers 13 as 8-bit unsigned integers (no negative #) 1310 = 000011012 = 0 x 27 + 1 x 26 + 0 x 25 + 0 x 24 + 1 x 23 + 1 x 22 + 0 x 21 + 1 x 20 = 8 + 4 + 0 + 1 Exercise What is the equivalent decimal number represented by the following binary number? 1101012 = ? Representation of Floating-point Numbers 156.78 = 0.15678 x 103 in an imaginary base-10 floating-point system Normalized Representation(and notations used in this course) σ is the sign β is the base, e is the exponent binary : β =2 decimal : β =10 1/β ≤ m 1 (i.e., a1 ≠ 0) binary: 0.5 ≤ m 1 decimal: 0.1 ≤ m 1 Representation of Floating-point Numbers Exercise What is the normalized floating-point representation of 12.7510 (for β = 2)? What is the normalized floating-point representation of 2.210 (for β = 2)? What is the equivalent decimal value of (0.110111)2 x 23 ? Implication of floating-point representations Only limited range of quantities may be represented Number too larger ? overflow Number too
您可能关注的文档
- ChildhoodObesityProgramsthatWork.ppt
- Chinahasthelargestpopulation.ppt
- China'sMasterofLawProgrammes.ppt
- ChinaAutomobileDealersAssociation.ppt
- ChineseEuropeanWorkshopBeijingJuly.ppt
- ChineseInternetMarketingOpportunity.ppt
- ChineseLanguagesWhatwearefacinginspeechsynthesi.ppt
- ChineseEnglishTranslation.ppt
- ChLecc.ppt
- Chinesepeopleinventedpaper.ppt
- 2025至2030年中国单柄浅煲市场分析及竞争策略研究报告.docx
- 2025至2030年中国单组份环氧树脂胶粘剂市场分析及竞争策略研究报告.docx
- 2025至2030年中国挡风玻璃胶市场分析及竞争策略研究报告.docx
- 2025至2030年中国登山扣指南针市场现状分析及前景预测报告.docx
- 2025至2030年中国地产交易电话短信查询系统市场分析及竞争策略研究报告.docx
- 2025至2030年中国低起泡性精炼剂市场分析及竞争策略研究报告.docx
- 2025至2030年中国套装雨衣行业发展研究报告.docx
- 2025-2031年中国扑克牌行业发展前景预测及投资战略规划研究报告.docx
- 2025年中国进油细管数据监测报告.docx
- 2025年中国后搁板数据监测报告.docx
文档评论(0)