{"title":"Week 20","authors":"N. Newton","doi":"10.4324/9780367821968-20","DOIUrl":"https://doi.org/10.4324/9780367821968-20","url":null,"abstract":"of forward Euler To solve dy dt = f (y, t), y(t 0) = y 0 numerically we choose a step length h > 0 and then calculate y 1 = y 0 + hf (y 0 , t 0), t 1 = t 0 + h y 2 = y 1 + hf (y 1 , t 1), t 2 = t 1 + h y 3 = y 2 + hf (y 2 , t 2), t 3 = t 2 + h etc. in which case y i is an approximation to y(t i) at each step. The approximation should get more accurate as h gets smaller. The error at each step will get worse if d 2 y/dt 2 is large and these errors can build up for longer time intervals. 1. We would like to to solve the differential equation dy dt = −10(t − 1)y with the given initial condition: y(0) = e −5. A reference solution to this problem can be plotted in MATLAB by typing the command sequence tt=0:0.01:2; ex=exp(-5*(tt-1).^2);plot(tt,ex,'-k')} (a) Find the analytic solution y(t), and evaluate it at (b) Compute the forward Euler solution by taking seven steps of the method with a step length of h = 0.2. (You will need a calculator to do this.) Generate a table which compare the analytic solution with the numerical solution. At which time t do you find the biggest error ? (c) Compute a more accurate forward Euler solution by taking four steps with a much smaller step length of h = 0.05. Compare this solution with the exact solution y(0.2) and compare the accuracy of this solution with the first time step result obtained in (b). Note that this differential equation is not as benign as it looks; if one wants to solve it over a long time interval, sophisticated numerical methods (like those that are built into MATLAB) are needed. A simple example of a sophisticated method is the implicit Euler method which will be discussed in the lectures. Solution 1. Analytical solution is y(t) = exp(−5(t − 1) 2) Plot of exact solution 1","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124157941","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 17","authors":"N. Newton","doi":"10.4324/9780367821968-17","DOIUrl":"https://doi.org/10.4324/9780367821968-17","url":null,"abstract":"","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116364159","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 16","authors":"N. Newton","doi":"10.4324/9780367821968-16","DOIUrl":"https://doi.org/10.4324/9780367821968-16","url":null,"abstract":"","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126483541","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 13","authors":"N. Newton","doi":"10.1142/9781938134234_0013","DOIUrl":"https://doi.org/10.1142/9781938134234_0013","url":null,"abstract":"1. Which of the following requires object database technology? a. Storing employee picture on disk b. Retrieving an employee picture c. Retrieving and processing an employee picture together with simpler data about employee d. Displaying an employee picture on a screen. 2. Which of the following supports object oriented concepts? a. SQL 1 b. SQL 2 c. SQL 3 d. All of the above 3. Object in pure object oriented languages hide the implementation details, e.g. attributes and internal procedures, from external world. This properties is called: a. Abstraction b. Encapsulation c. Inheritance d. Polymorphism 4. Which of the object concepts are usually not implemented in today’s object relational DBMS because of the serious performance concerns? a. Data abstraction b. Encapsulation c. Inheritance d. Methods (i.e. procedures) 5. Which of the following do not apply to today’s object relational DBMS? a. Calls to functions that process media data are part of the database language b. Specialized storage structures are provided c. Reliability is of no concern d. Combined access to complex data and relational data is optimized","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127243376","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 33","authors":"N. Newton","doi":"10.4324/9780367821968-33","DOIUrl":"https://doi.org/10.4324/9780367821968-33","url":null,"abstract":"","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131038374","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 39","authors":"N. Newton","doi":"10.4324/9780367821968-39","DOIUrl":"https://doi.org/10.4324/9780367821968-39","url":null,"abstract":"","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128574422","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 28","authors":"N. Newton","doi":"10.4324/9780367821968-28","DOIUrl":"https://doi.org/10.4324/9780367821968-28","url":null,"abstract":"","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123295968","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 5","authors":"N. Newton","doi":"10.2307/j.ctv550c75.11","DOIUrl":"https://doi.org/10.2307/j.ctv550c75.11","url":null,"abstract":"","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126803877","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 11","authors":"N. Newton","doi":"10.1142/9781938134234_0011","DOIUrl":"https://doi.org/10.1142/9781938134234_0011","url":null,"abstract":"","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"266 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131860933","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Week 6","authors":"N. Newton","doi":"10.1142/9781938134234_0006","DOIUrl":"https://doi.org/10.1142/9781938134234_0006","url":null,"abstract":"","PeriodicalId":363854,"journal":{"name":"Day-by-Day Math Thinking Routines in Kindergarten","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127667889","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}