Contents | %%%%%%%%%%%%%%%%%%% class: specwin %%%%%%%%%%%%%%%%%%%% |
char | CHAR convert a specwin object into a string. |
copy | COPY Make copy of specwin objects depending of the second input |
display | DISPLAY overloads display functionality for specwin objects. |
get_window | GET_WINDOW returns the required window function as a structure. |
kaiser_alpha | KAISER_ALPHA returns the alpha parameter that gives the required input |
kaiser_flatness | KAISER_FLATNESS returns the flatness in dB of the central bin of a kaiser |
kaiser_nenbw | KAISER_NENBW returns the normalized noise-equivalent bandwidth for a |
kaiser_rov | KAISER_ROV returns the recommended overlap for a Kaiser window with |
kaiser_w3db | KAISER_W3DB returns the 3dB bandwidth in bins of a kaiser window with |
plot | PLOT plots a specwin object. |
specwin | % SPECWIN spectral window object class constructor. |
string | STRING writes a command string that can be used to recreate the input window object. |
update_struct | UPDATE_STRUCT update the input structure to the current ltpda version |
win_BH92 | WIN_BH92 return BH92 window sample for input z. |
win_Bartlett | WIN_BARTLETT return Bartlett window sample for input z. |
win_FTHP | WIN_FTHP return FTHP window sample for input z. |
win_FTNI | WIN_FTNI return FTNI window sample for input z. |
win_FTSRS | WIN_FTSRS return FTSRS window sample for input z. |
win_HFT116D | WIN_HFT116D return HFT116D window sample for input z. |
win_HFT144D | WIN_HFT144D return HFT144D window sample for input z. |
win_HFT169D | WIN_HFT169D return HFT169D window sample for input z. |
win_HFT196D | WIN_HFT196D return HFT196D window sample for input z. |
win_HFT223D | WIN_HFT223D return HFT223D window sample for input z. |
win_HFT248D | WIN_HFT248D return HFT248D window sample for input z. |
win_HFT70 | WIN_HFT70 return HFT70 window sample for input z. |
win_HFT90D | WIN_HFT90D return HFT90D window sample for input z. |
win_HFT95 | WIN_HFT95 return HFT95 window sample for input z. |
win_Hamming | WIN_HAMMING return Hamming window sample for input z. |
win_Hanning | WIN_HANNING return Hanning window sample for input z. |
win_Nuttall3 | WIN_NUTTALL3 return Nuttall3 window sample for input z. |
win_Nuttall3a | WIN_NUTTALL3A return Nuttall3a window sample for input z. |
win_Nuttall3b | WIN_NUTTALL3B return Nuttall3b window sample for input z. |
win_Nuttall4 | WIN_NUTTALL4 return Nuttall4 window sample for input z. |
win_Nuttall4a | WIN_NUTTALL4A return Nuttall4a window sample for input z. |
win_Nuttall4b | WIN_NUTTALL4B return Nuttall4b window sample for input z. |
win_Nuttall4c | WIN_NUTTALL4C return Nuttall4c window sample for input z. |
win_Rectangular | WIN_RECTANGULAR return rectangular window sample for input z. |
win_SFT3F | WIN_SFT3F return SFT3F window sample for input z. |
win_SFT3M | WIN_SFT3M return SFT3M window sample for input z. |
win_SFT4F | WIN_SFT4F return SFT4F window sample for input z. |
win_SFT4M | WIN_SFT4M return SFT4M window sample for input z. |
win_SFT5F | WIN_SFT5F return SFT5F window sample for input z. |
win_SFT5M | WIN_SFT5M return SFT5M window sample for input z. |
win_Welch | WIN_WELCH return Welch window sample for input z. |