Introduction - If you have any usage issues, please Google them yourself
1)A function which is used to break the input signal into frames and multiply them by a window('hamming','hanning','blackman','bartlett','gausswin').It returns the signal frames.
2)A function that reconstructs the previous frames into the original input signal.