Commit | Date | |
---|---|---|
2008-11-14 15:33:32 | Tree | |
2008-11-14 08:15:27 | Tree | |
2008-11-13 08:11:13 | Tree | |
2008-11-12 20:09:10 | Tree | |
2008-11-12 20:00:11 | Tree | |
2008-11-11 22:02:34 | Tree | |
2008-11-11 21:45:15 | Tree | |
[r6396]
by
ryanmay
Factor out common core of psd(), csd(), and specgram() into _spectral_helper() function. This allows all of them to have the same calling signature and capabilities and to have the code in a single location. |
2008-11-11 21:32:29 | Tree |
[r6395]
by
ryanmay
Update cohere() in mlab and Axes method to match new psd() and csd() parameters. Update docs. |
2008-11-11 20:34:25 | Tree |
[r6394]
by
ryanmay
Make mlab.psd() call mlab.csd() instead of duplicating 95% of the code. Tweak csd() to check if x and y are the same and avoid duplicating the work if so. |
2008-11-11 20:20:27 | Tree |