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
av_imp.m
cbphase.m
codec2_demo.m
cspec.m
fdmdv.m
fdmdv_demod.m
fdmdv_demod_c.m
fdmdv_mod.m
fdmdv_ut.m
gen_rn_coeffs.m
glottal.m
hp_filt.m
load_raw.m
lpcpf.m
lsp_pdf.m
lspwarp.m
phase.m
phase2.m
phasesecord.m
pitch_test.m
pl.m
pl2.m
plamp.m
plinterp.m
pllpcpf.m
pllsp.m
pllspdt.m
plnlp.m
plphase.m
plpitch.m
plppe.m
plsub.m
plvoicing.m
png.m
postfilter.m
pulse.m
sd.m
spec.m
tfdmdv.m
tget_spec.m
twotone.m
twotone1.m
undersample.m

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