Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
courses:cs211:winter2018:journals:mccaffreyk:home:6 [2018/03/26 04:17] mccaffreykcourses:cs211:winter2018:journals:mccaffreyk:home:6 [2018/03/26 04:18] (current) mccaffreyk
Line 47: Line 47:
 lines more. The exact algorithm is very abstract. We use iteration somewhat similar lines more. The exact algorithm is very abstract. We use iteration somewhat similar
 to that of section 6.2 to find and memoize the least square error sums in O(n^3) time. Next, we deal with  to that of section 6.2 to find and memoize the least square error sums in O(n^3) time. Next, we deal with 
-how many line segments we will need, also with a recursive function. This part takes O(n^2) time. +how many line segments we will need, also with a recursive function. This part takes O(n^2) time. This 
 +section was hard for me to an extent similar to 6.1. This is because it gave complex mathematical formulas 
 +without explaining them adequately. Further, the algorithms were very abstract forcing me to make assumptions 
 +and constantly decipher them. Thus, my score for this section is 5/10
  
  
courses/cs211/winter2018/journals/mccaffreyk/home/6.1522037830.txt.gz · Last modified: by mccaffreyk
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0