Software Listing of Author : "Nate Yoder"
- PaddedHilbert
- License: Shareware
- Price:


This function computes the Hilbert transform of data after it has been padded to ameliorate end effects. The method computes the Hilbert Transform according to its definition and is not optimized in terms of speed. It should also be noted that this function calculates the Hilbert Transform of the signal itself rather than the analytic signal as does the function hilbert in Matlab's Signal Processing toolbox. The analytic function can simply be calculated using the equation analyticFunction = 1i*paddedHilbert(y)+y. Please don't hesitate to comment or contact me if you have suggestions about improvements that could be made to this function.
- Publisher: Nate Yoder
- Date Released: 15-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- PadSignal
- License: Freeware
- Price: 0.00


This function searches the interior of a signal in an attempt to find a segment that may be used in order to make the signal quasi-periodic. This can be used to reduce the influence of end effects on analyses such as the Hilbert Transform, the Wavelet Transform, the Hilbert-Huang Transform and EMD, or Hilbert Vibration Decomposition. It is not perfect but has helped me in my analyses and hopefully it can help you too. Please post a comment or send me an email if there are any changes you would like to see in the code.
- Publisher: Nate Yoder
- Date Released: 04-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts


