From 6e1e4362783f68a8e8be1d199337c1ca831a2994 Mon Sep 17 00:00:00 2001 From: Brijeshcr Date: Fri, 10 Nov 2017 15:08:11 +0530 Subject: Brijesh functions --- help/en_US/scilab_en_US_help/rooteig.html | 86 ------------------------------- 1 file changed, 86 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/rooteig.html (limited to 'help/en_US/scilab_en_US_help/rooteig.html') diff --git a/help/en_US/scilab_en_US_help/rooteig.html b/help/en_US/scilab_en_US_help/rooteig.html deleted file mode 100644 index 180c128..0000000 --- a/help/en_US/scilab_en_US_help/rooteig.html +++ /dev/null @@ -1,86 +0,0 @@ - - - rooteig - - - -
- - - - -
- << rms - - - FOSSEE Signal Processing Toolbox - - - rootmusic >> - -
-
-
- - - - FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > rooteig - -

-

rooteig

-

Frequencies and power of sinusoids using eigenvector algorithm

- - -

Calling Sequence

-
w = rooteig(x,p)
-[w,pow] = rooteig(x,p)
-[f,pow] = rooteig(...,fs)
-[w,pow] = rooteig(...,'corr')
- -

Parameters

-
Examples: -

-
1) 3 complex exponentials: -

-
n=0: -

99;

- -

See also

-
-
- -
- - - - - - -
Report an issue
- << rms - - - FOSSEE Signal Processing Toolbox - - - rootmusic >> - -
-
-
- - -- cgit