Just gave a presentation in AAG 2012. Using a novel metric called AVI, which incorporate the intensity of the waveform lidar data and the locations of the layers, to estimate the biomass in the field for the forest biomass. Hopefully, a paper is coming soon. Dr. Giorgos Mountrakis is the chair of my session.

Getting tired of programming with Matlab. Since learning C# these days, I cannot wait to programming waveform processing algorithm in C#. Objected-Oriented, haha~
Get ready for my presentation about LVIS data processing.
Three weeks for the proposal. So many papers! Cross my fingers!
Decomposition the signal:
1) LM nethod ( may not detect the right peak)
2) EM method (Optimaization method, a little bit complex to code)
3) Monte Carlo ( totally random selection process)
Any other easier way? Definitely!