User:Mtmiller/TODO: Difference between revisions

153 bytes removed ,  18 March 2013
→‎Signal Package: Update signal package todos after latest release
(→‎Core: fixed FPU state after Java)
(→‎Signal Package: Update signal package todos after latest release)
Line 14: Line 14:
=== Signal Package ===
=== Signal Package ===


* Fix window functions to be consistent, handle degenerate cases, symmetric vs. FFT options
* Add symmetric and FFT window options to the appropriate window functions
** http://octave.1599824.n4.nabble.com/fir1-question-on-symmetry-td4633018.html
** http://octave.1599824.n4.nabble.com/fir1-question-on-symmetry-td4633018.html
* Investigate dependencies on other Forge packages, remove as many as possible to make installation less burdensome
* Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown?
* Fix tfestimate command-line compatibility, other problems (return value, plot if no return value)
* Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent
** https://savannah.gnu.org/bugs/?38303
* Fix zp2sos documentation (behavior too? look at other "x2y" functions?)
** http://sourceforge.net/p/octave/bugs/123/
* Add spectrogram function, make specgram a deprecated wrapper around spectrogram
* Add spectrogram function, make specgram a deprecated wrapper around spectrogram
** http://sourceforge.net/p/octave/bugs/152/
** http://sourceforge.net/p/octave/bugs/152/
* Convert help texts to texinfo
* Convert style to Octave coding style standards


=== Communications Package ===
=== Communications Package ===
296

edits