LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

modified gamma function

Has anybody got any idea whether there are fitting vis that fit data to a modified gamma function?
0 Kudos
Message 1 of 5
(3,225 Views)
You might want to try the Nonlinear Curve Fit VI.   Do you have the expression for the modified gamma function?
0 Kudos
Message 2 of 5
(3,206 Views)
The equation is attached
0 Kudos
Message 3 of 5
(3,195 Views)

justinclouds wrote:
The equation is attached
The easiest way is something like that:
 ModGamma.png
 Andrey. 

 

Message 4 of 5
(3,183 Views)

Thank you for your help.

 

I have posted your code. What I need to do is to enter values for the constants in the gamma distribution to fit the shape of the data that is being plotted. In this example run the vi and read the attached txt file.The data will be plotted in 'raw data' plot. I need to define the constants to fit the raw data i.e. the plot in 'fit' should approximate the shape in 'raw data'.

Download All
0 Kudos
Message 5 of 5
(3,174 Views)