Matlab files attached to the project "Multipath Medium Identification Using Efficient Sampling Schemes" by Rami Cohen (supervisor: Kfir Gedalyahu), SIPL, Technion, IL, May 2010 (contact rc@tx.technion.ac.il for further information)
source files were written by Kfir Gedalyahu and Rami Cohen


LRTDE.m - Main file, run it to simulate the algorithm
LRTDE.fig - GUIDE figure file, can be modified in order to control the graphic elements of the GUI
CreateSeq.m - Creates the gain coefficients accroding to the desired model and energy
AnalogButter.m - calculates the time response of a Butterworth analog low-pass filter from order 3 to 10
AnalogSampling.m - Performs the analog sampling process for a given sampling kernel and diracs as pulses
ButterCorrect.m - creates the butterworth digital correction filters from order 3 to 10
ChanRecover_GUI.m - recovers the channel's parameters from noisy samples
TLS_ESPRIT.m - implements the TLS-ESPRIT algorithm to recover the delays from noisy samples
PHI.m - calculates the sampled response of ideal band pass filter to a dirac at time tk (not used in the GUI)

