freeswitch/libs/libcodec2/octave
Brian West 68913681a4 git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
..
README.txt git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
av_imp.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
cbphase.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
codec2_demo.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
cspec.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
fdmdv.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
fdmdv_demod.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
fdmdv_demod_c.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
fdmdv_mod.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
fdmdv_ut.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
gen_rn_coeffs.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
glottal.m i've tested, now you can too 2012-12-20 20:08:42 -06:00
hp_filt.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
load_raw.m Working codec2 support 2010-09-21 12:35:41 -05:00
lpcpf.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
lsp_pdf.m i've tested, now you can too 2012-12-20 20:08:42 -06:00
lspwarp.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
phase.m Working codec2 support 2010-09-21 12:35:41 -05:00
phase2.m i've tested, now you can too 2012-12-20 20:08:42 -06:00
phasesecord.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
pitch_test.m Working codec2 support 2010-09-21 12:35:41 -05:00
pl.m i've tested, now you can too 2012-12-20 20:08:42 -06:00
pl2.m Working codec2 support 2010-09-21 12:35:41 -05:00
plamp.m i've tested, now you can too 2012-12-20 20:08:42 -06:00
plinterp.m Working codec2 support 2010-09-21 12:35:41 -05:00
pllpcpf.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
pllsp.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
pllspdt.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
plnlp.m Working codec2 support 2010-09-21 12:35:41 -05:00
plphase.m i've tested, now you can too 2012-12-20 20:08:42 -06:00
plpitch.m Working codec2 support 2010-09-21 12:35:41 -05:00
plppe.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
plsub.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
plvoicing.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
png.m Working codec2 support 2010-09-21 12:35:41 -05:00
postfilter.m Working codec2 support 2010-09-21 12:35:41 -05:00
pulse.m Working codec2 support 2010-09-21 12:35:41 -05:00
sd.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
spec.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
tfdmdv.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
tget_spec.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
twotone.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
twotone1.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00
undersample.m git status -u, learn something new every day. 2012-12-20 20:17:20 -06:00

README.txt

README.txt
For codec2/octave directory
Created 24 June 2012 by David Rowe

1/ To support some of the Octave scripts (in particular fdmdv) in this
   directory the following Octave packages need to be installed:

      control image miscellaneous optim signal specfun struct

2/ Download these tar balls from:

   http://octave.sourceforge.net/packages.php

3/ Install each package from the Octave command line with:

   octave:3> pkg install package_file_name.tar.gz