Description Usage Arguments Value Examples
The function allows you to prepare the formula and start values for the decomposition using Weibull functions.
1  | wgennls(A, u, sig, k)
 | 
A | 
 is the amplitude of waveform.  | 
u | 
 is a location parameter in the Weibull model, but this one is different from Gaussian or adaptive Gaussian distribution.  | 
sig | 
 the scale parameter that controls the spread of the distribution,sig>0.  | 
k | 
 is the shape parameter that controls the behaviour or the shape of distribution, k>0.  | 
A formula suitable for different number of waveform componments with Weibull distribution.
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.