User Tools

Site Tools


whats_new

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
whats_new [2015/11/30 21:30] hchesserwhats_new [2015/12/09 22:37] (current) hchesser
Line 2: Line 2:
  
 Various course happenings will be announced here... Various course happenings will be announced here...
 +
 +**Dec-9** 
 +  * Solutions for Assignment 4 have been posted to the Assignments page.
 +  * I've also posted the Ipython Notebooks for the last two lectures on the "Schedule, Lectures" page.  In order to see them as a slideshow you have to install the slideshow extension - see the instructions here - https://github.com/damianavila/RISE 
 +
 +
 +**Dec-7** 
 +  * Further to my post of Dec-3, I have discovered the problem with the P_6.py code - its a simple fix to line 56.  The correct line should read:
 +
 +   r = np.array([np.correlate(X[:N-i], X[i:])/N for i in range(0, Pn+2)])
 +                                 ^^                            ^
 +
 +  * Otherwise I was seeing instability in the filter output
 +
 +**Dec-3** 
 +  * I posted the fixed up P_6.py for use in Lab 6 - it should run now, although I think there may be an issue with one or more of the indices I am using.  The predictor seems to be lagging behind my test signal by 1 or 2 samples.
 +  * Please note also that not all of the Lab 6 problems need to be answered for your write-up - only 1 through 4 are needed.
  
 **Nov-30**  **Nov-30** 
whats_new.1448919004.txt.gz · Last modified: 2015/11/30 21:30 by hchesser

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki