Thanks Sandeep for your question. You can fit the gaussian using this command. f(x) = a*exp(-b*(x-c)**2.0) fit f(x) 'data.dat' u 1:2 via a,b,c p f(x) w l lw 2, 'data.dat' u 1:2 w p pt 5 ps 2 You can watch my video on how to write a code on Histogram : th-cam.com/video/bHqLXWmWiAM/w-d-xo.html also this : th-cam.com/video/30EnTBdKbBo/w-d-xo.html Please subscribe to my channel to support me. A subscription means and motivates me a lot. Please do share. Stay safe :)
Nicely explained...
Thanks @Faizyab for your appreciation 😊
Can you please give me an idea for histogram gaussian fit using gnuplot?
Thanks Sandeep for your question. You can fit the gaussian using this command.
f(x) = a*exp(-b*(x-c)**2.0)
fit f(x) 'data.dat' u 1:2 via a,b,c
p f(x) w l lw 2, 'data.dat' u 1:2 w p pt 5 ps 2
You can watch my video on how to write a code on Histogram : th-cam.com/video/bHqLXWmWiAM/w-d-xo.html
also this : th-cam.com/video/30EnTBdKbBo/w-d-xo.html
Please subscribe to my channel to support me. A subscription means and motivates me a lot. Please do share. Stay safe :)
@@PhysicsThroughComputationThank you very much dear, I will check this and will give you my feedback...Thanks onc e again.
@@PhysicsThroughComputation I have already subscribed your channel. The contents of your channel is really helpful for my work. Thanks
You are always welcome @Sandeep😊
Please express yourself in a more clear way
Surely. Thanks for Suggesting. Please subscribe for more videos.