Skip to content

zmzhang/RWPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursive Wavelet Peak Detection and Deconvolution

A method of recursive wavelet peak detection and deconvolution (RWPD) for analytical signal, especially for the overlapped peaks like the triplet or the doublet overlapped peaks, has been proposed with the CWT, GA, and Gaussian fitting. The outputs of the RWPD are the main peak parameters, which include the peak position, peak width, peak height and peak area. The programming language is R [(http://www.r-project.org/)] (http://www.r-project.org/)

Intall using devtools from github

library(devtools)

install_github("zmzhang/RWPD")

How to start

To start running this algorithm, load the RWPD package through "library(RWPD)" in the R commandline windows, try "??RWPD" in the R commandline windows to open the documents.

Detection and Deconvolution example

This is a detection and deconvolution example:

This is a detection and deconvolution example:

Contact

For any questions, please contact: Zhi-Min Zhang: zmzhang@csu.edu.cn or Xia Tong: 142311060@csu.edu.cn.

About

Recursive wavelet peak detection and deconvolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages