LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

gaussian fit

Solved!
Go to solution

hi 

I want to use gaussian curve fit on attached data. 

Download All
0 Kudos
Message 1 of 11
(3,606 Views)

Hi bijal,

 

ok. And what is your problem?

 

This is how your data look after some simple retreatment:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 11
(3,602 Views)

hi

when i use gaussian fit , i found result as per shown in fig.i got only the curve  peak fit.i want to fitt the graph using curve fit.Untitled.png

0 Kudos
Message 3 of 11
(3,595 Views)
Solution
Accepted by bijal

Hi bijal,

 


i found result as per shown in fig.


So you already found your result…

 

 


i want to fitt the graph using curve fit.


 

It already did a fitting to the data. What else do you expect?

 

It would help to see the expected result to know what you really want to achieve!

And please crop the image next time before attaching here…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 11
(3,591 Views)

can i smooth data with any other curve fitting method without changing shape of curve?

0 Kudos
Message 5 of 11
(3,583 Views)

Hi bijal,

 

you want to keep the shape of the fitted curve even with smoothed data? Changing the data will change the fitted curve…

 

Please attach an example with real data and with expected result!

 

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 11
(3,578 Views)

hi

i send real data of the x-y graph. when i plot this graph , it shows noise in graph . so i want to smooth graph .

0 Kudos
Message 7 of 11
(3,574 Views)

Hi bijal,

 

that is the same data file as before…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 11
(3,572 Views)

i want to result like as per shown in fig below.

Untitled1.png

0 Kudos
Message 9 of 11
(3,566 Views)

Hi bijal,

 

those data look very different from the one in your attached XLS file.

 

As said before: attach a VI with real data!

 

If it's just about the smoothing of the data: you may try to use PtByPtMean to implement a low pass filter using a running average…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 10 of 11
(3,562 Views)