From 1a9dc5fe1e700a123787f6183bceacaefaf954d6 Mon Sep 17 00:00:00 2001 From: bgtushar Date: Mon, 27 Nov 2017 20:45:48 +0530 Subject: Deleted bin and HTML, Added Functions --- help/en_US/cceps.xml | 38 ++++++++++++ help/en_US/master_help.xml | 6 ++ help/en_US/mscohere.xml | 57 ++++++++++++++++++ help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS | Bin 10555 -> 10715 bytes .../scilab_en_US_help/JavaHelpSearch/DOCS.TAB | Bin 1409 -> 1429 bytes .../en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS | Bin 661 -> 671 bytes .../scilab_en_US_help/JavaHelpSearch/POSITIONS | Bin 43320 -> 44032 bytes help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA | 2 +- help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP | Bin 24576 -> 24576 bytes help/en_US/scilab_en_US_help/jhelpmap.jhm | 3 + help/en_US/scilab_en_US_help/jhelptoc.xml | 3 + help/en_US/xcov1.xml | 64 +++++++++++++++++++++ 12 files changed, 172 insertions(+), 1 deletion(-) create mode 100644 help/en_US/cceps.xml create mode 100644 help/en_US/mscohere.xml create mode 100644 help/en_US/xcov1.xml (limited to 'help/en_US') diff --git a/help/en_US/cceps.xml b/help/en_US/cceps.xml new file mode 100644 index 0000000..5c8779a --- /dev/null +++ b/help/en_US/cceps.xml @@ -0,0 +1,38 @@ + + + + + + + + cceps + Return the complex cepstrum of the vector x + + + + + Calling Sequence + + cceps (x) + cceps(x, correct) + + + + + Description + +This function return the complex cepstrum of the vector x. If the optional argument correct has the value 1, a correction method is applied. The default is not to do this. + + + diff --git a/help/en_US/master_help.xml b/help/en_US/master_help.xml index 613d48a..b1dc7df 100644 --- a/help/en_US/master_help.xml +++ b/help/en_US/master_help.xml @@ -20,6 +20,7 @@ + @@ -102,6 +103,7 @@ + @@ -191,6 +193,7 @@ + @@ -229,6 +232,7 @@ &ac9bfbd0f547b9f7951782fffc297ce8f; &a92ca529f2e4c50ecbb42fe6ac66b4ad7; &aac95818ba66b9133270a9b65f48f4512; +&a90ab60d82d7a54f62db9da2aa96abb62; &acc531aceceaba9ba5f63feb980982703; &a9763f77681100b2386601412d6c68a45; &a2e5fe5c92463618e3ac3eb6184a6514c; @@ -311,6 +315,7 @@ &a8b754f3c797b791b0773a17091b92d47; &a4409d7ece46667d2c6c236a19699a2db; &aae7674d788c35e75f2a52af92dc855bc; +&ab4b637128ca75fb1cef24e3cba016008; &a7022b9d1c7c194f27b1dd6bc4e093697; &aef8e0226f6126afb2453e659221e7330; &aecbf6dfa1f6fa4c17585ac7e4eff69ef; @@ -400,6 +405,7 @@ &ae56b79980853d5c39cda79745ad43e1c; &afb072dbcb7e8025a801eb32f37a69dfb; &a9cce784055276e298cf721d8e269c31c; +&a4fefe2dc30b34efba778dabc938cfb1a; &ad84d3dcc40317a06780d4e68cbec8db0; &a522ad212c78230cdbad7a4a0d8daaadd; &ad0a91e7320d3da715c8e58990f5397a4; diff --git a/help/en_US/mscohere.xml b/help/en_US/mscohere.xml new file mode 100644 index 0000000..0b68767 --- /dev/null +++ b/help/en_US/mscohere.xml @@ -0,0 +1,57 @@ + + + + + + + + mscohere + It estimate (mean square) coherence of signals x and y. + + + + + Calling Sequence + + [Pxx, freq] = mscohere (x, y) + [Pxx, freq] = mscohere (x, y, window) + [Pxx, freq] = mscohere (x, y, window, overlap) + [Pxx, freq] = mscohere (x, y, window, overlap, Nfft) + [Pxx, freq] = mscohere (x, y, window, overlap, Nfft, Fs) + [Pxx, freq] = mscohere (x, y, window, overlap, Nfft, Fs, range) + mscohere (...) + + + + + Description + +This function estimate (mean square) coherence of signals x and y. + + + + + Examples + + + diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS b/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS index 5a74719..8a34800 100644 Binary files a/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS and b/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS differ diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS.TAB b/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS.TAB index 053c5ec..96145ac 100644 Binary files a/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS.TAB and b/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS.TAB differ diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS b/help/en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS index 2ec3c1b..e5dcf3e 100644 Binary files a/help/en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS and b/help/en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS differ diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/POSITIONS b/help/en_US/scilab_en_US_help/JavaHelpSearch/POSITIONS index 041305c..675b3b8 100644 Binary files a/help/en_US/scilab_en_US_help/JavaHelpSearch/POSITIONS and b/help/en_US/scilab_en_US_help/JavaHelpSearch/POSITIONS differ diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA b/help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA index 677736a..67f95eb 100644 --- a/help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA +++ b/help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA @@ -1,2 +1,2 @@ JavaSearch 1.0 -TMAP bs=2048 rt=1 fl=-1 id1=1967 id2=1 +TMAP bs=2048 rt=1 fl=-1 id1=1993 id2=1 diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP b/help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP index 24e9f87..8001744 100644 Binary files a/help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP and b/help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP differ diff --git a/help/en_US/scilab_en_US_help/jhelpmap.jhm b/help/en_US/scilab_en_US_help/jhelpmap.jhm index 61a8d3f..1843e44 100644 --- a/help/en_US/scilab_en_US_help/jhelpmap.jhm +++ b/help/en_US/scilab_en_US_help/jhelpmap.jhm @@ -22,6 +22,7 @@ + @@ -104,6 +105,7 @@ + @@ -193,6 +195,7 @@ + diff --git a/help/en_US/scilab_en_US_help/jhelptoc.xml b/help/en_US/scilab_en_US_help/jhelptoc.xml index 91a8471..ee5518c 100644 --- a/help/en_US/scilab_en_US_help/jhelptoc.xml +++ b/help/en_US/scilab_en_US_help/jhelptoc.xml @@ -22,6 +22,7 @@ + @@ -104,6 +105,7 @@ + @@ -193,6 +195,7 @@ + diff --git a/help/en_US/xcov1.xml b/help/en_US/xcov1.xml new file mode 100644 index 0000000..3872563 --- /dev/null +++ b/help/en_US/xcov1.xml @@ -0,0 +1,64 @@ + + + + + + + + xcov1 + Compute covariance at various lags [=correlation(x-mean(x),y-mean(y))]. + + + + + Calling Sequence + + [R, lag] = xcov (X) + ... = xcov (X, Y) + ... = xcov (..., maxlag) + ... = xcov (..., scale) + + + + + Parameters + + X: + Input vector + Y: + if specified, compute cross-covariance between X and Y, otherwise compute autocovariance of X. + maxlag: + is specified, use lag range [-maxlag:maxlag], otherwise use range [-n+1:n-1]. + scale: + + 'biased': + for covariance=raw/N, + 'unbiased': + for covariance=raw/(N-|lag|), + 'coeff': + for covariance=raw/(covariance at lag 0), + 'none': + for covariance=raw + 'none': + is the default. + + + + + Description + +Compute covariance at various lags [=correlation(x-mean(x),y-mean(y))]. Returns the covariance for each lag in the range, plus an optional vector of lags. + + + -- cgit