diff options
author | Abhinav Dronamraju | 2017-11-30 12:11:52 +0530 |
---|---|---|
committer | Abhinav Dronamraju | 2017-11-30 12:11:52 +0530 |
commit | 61f5e86e353f1332928e716cf9c730b4c5ec357d (patch) | |
tree | bfb2e64ccc143e3affaa88fea05c72fa1207ab10 /help/en_US/scilab_en_US_help/jhelptoc.xml | |
parent | 78b93a6cdf04aa8c861d4580eec8e4839bb8a255 (diff) | |
parent | 8e9af4404bedd0fc7ff9c34bf8b794d6b8602b36 (diff) | |
download | FOSSEE-Signal-Processing-Toolbox-61f5e86e353f1332928e716cf9c730b4c5ec357d.tar.gz FOSSEE-Signal-Processing-Toolbox-61f5e86e353f1332928e716cf9c730b4c5ec357d.tar.bz2 FOSSEE-Signal-Processing-Toolbox-61f5e86e353f1332928e716cf9c730b4c5ec357d.zip |
Merged with master upstream
Diffstat (limited to 'help/en_US/scilab_en_US_help/jhelptoc.xml')
-rw-r--r-- | help/en_US/scilab_en_US_help/jhelptoc.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/help/en_US/scilab_en_US_help/jhelptoc.xml b/help/en_US/scilab_en_US_help/jhelptoc.xml index 56617b9..b8ae037 100644 --- a/help/en_US/scilab_en_US_help/jhelptoc.xml +++ b/help/en_US/scilab_en_US_help/jhelptoc.xml @@ -2,16 +2,18 @@ <!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 1.0//EN" "http://java.sun.com/products/javahelp/toc_1_0.dtd"> <toc version="1.0"> <tocitem target="index" text="FOSSEE Signal Processing Toolbox"> -<tocitem target="section_5118e822ecc2888aa80042108de4932e" text="FOSSEE Signal Processing Toolbox"> +<tocitem target="section_cc2bc01c47967d47fcf3507a91d572ba" text="FOSSEE Signal Processing Toolbox"> <tocitem target="ac2poly" text="ac2poly"/> <tocitem target="ac2rc" text="ac2rc"/> <tocitem target="arParEst" text="arParEst"/> <tocitem target="ar_psd" text="ar_psd"/> <tocitem target="arburg" text="arburg"/> <tocitem target="arch_test" text="arch_test"/> +<tocitem target="arch_fit" text="arch_fit"/> <tocitem target="arcov" text="arcov"/> <tocitem target="armcov" text="armcov"/> <tocitem target="aryule" text="aryule"/> +<tocitem target="autoreg_matrix" text="autoreg_matrix"/> <tocitem target="barthannwin" text="barthannwin"/> <tocitem target="bartlett" text="bartlett"/> <tocitem target="besselap" text="besselap"/> @@ -46,6 +48,7 @@ <tocitem target="convmtx" text="convmtx"/> <tocitem target="corrmtx" text="corrmtx"/> <tocitem target="cplxreal" text="cplxreal"/> +<tocitem target="cpsd" text="cpsd"/> <tocitem target="cummax" text="cummax"/> <tocitem target="cummin" text="cummin"/> <tocitem target="czt" text="czt"/> @@ -61,6 +64,7 @@ <tocitem target="dst1" text="dst1"/> <tocitem target="durbinlevinson" text="durbinlevinson"/> <tocitem target="dutycycle" text="dutycycle"/> +<tocitem target="dwt" text="dwt"/> <tocitem target="ellip" text="ellip"/> <tocitem target="ellipap" text="ellipap"/> <tocitem target="ellipord" text="ellipord"/> @@ -69,19 +73,27 @@ <tocitem target="falltime" text="falltime"/> <tocitem target="fft" text="fft"/> <tocitem target="fft2" text="fft2"/> +<tocitem target="fftconv" text="fftconv"/> <tocitem target="fftfilt" text="fftfilt"/> <tocitem target="fftshift1" text="fftshift1"/> +<tocitem target="fftn" text="fftn"/> <tocitem target="fht" text="fht"/> +<tocitem target="filter1" text="filter1"/> +<tocitem target="filter2" text="filter2"/> <tocitem target="filternorm" text="filternorm"/> <tocitem target="filtfilt" text="filtfilt"/> <tocitem target="filtic" text="filtic"/> <tocitem target="filtord" text="filtord"/> +<tocitem target="findpeaks" text="findpeaks"/> +<tocitem target="fir1" text="fir1"/> +<tocitem target="fir2" text="fir2"/> <tocitem target="firpmord" text="firpmord"/> <tocitem target="firtype" text="firtype"/> <tocitem target="flattopwin" text="flattopwin"/> <tocitem target="fracshift" text="fracshift"/> <tocitem target="fractdiff" text="fractdiff"/> <tocitem target="freqs" text="freqs"/> +<tocitem target="freqz" text="freqz"/> <tocitem target="fwhm" text="fwhm"/> <tocitem target="fwhmjlt" text="fwhmjlt"/> <tocitem target="fwht" text="fwht"/> @@ -105,6 +117,7 @@ <tocitem target="ifft" text="ifft"/> <tocitem target="ifft2" text="ifft2"/> <tocitem target="ifftshift1" text="ifftshift1"/> +<tocitem target="ifftn" text="ifftn"/> <tocitem target="ifht" text="ifht"/> <tocitem target="ifwht" text="ifwht"/> <tocitem target="iirlp2mb" text="iirlp2mb"/> @@ -172,6 +185,7 @@ <tocitem target="pulsesep" text="pulsesep"/> <tocitem target="pulsewidth" text="pulsewidth"/> <tocitem target="pulstran" text="pulstran"/> +<tocitem target="pwelch" text="pwelch"/> <tocitem target="rc2ac" text="rc2ac"/> <tocitem target="rc2is" text="rc2is"/> <tocitem target="rc2lar" text="rc2lar"/> @@ -234,6 +248,7 @@ <tocitem target="uencode" text="uencode"/> <tocitem target="ultrwin" text="ultrwin"/> <tocitem target="unshiftdata" text="unshiftdata"/> +<tocitem target="unwrap2" text="unwrap2"/> <tocitem target="upfirdn" text="upfirdn"/> <tocitem target="upsample" text="upsample"/> <tocitem target="upsamplefill" text="upsamplefill"/> |