forked from Mirrors/freeswitch
.. | ||
av_imp.m | ||
cbphase.m | ||
codec2_demo.m | ||
cspec.m | ||
fdmdv_demod_c.m | ||
fdmdv_demod.m | ||
fdmdv_mod.m | ||
fdmdv_ut.m | ||
fdmdv.m | ||
gen_rn_coeffs.m | ||
glottal.m | ||
hp_filt.m | ||
load_raw.m | ||
lpcpf.m | ||
lsp_pdf.m | ||
lspwarp.m | ||
phase2.m | ||
phase.m | ||
phasesecord.m | ||
pitch_test.m | ||
pl2.m | ||
pl.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 | ||
README.txt | ||
sd.m | ||
spec.m | ||
tfdmdv.m | ||
tget_spec.m | ||
twotone1.m | ||
twotone.m | ||
undersample.m |
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