hi...i have a sequence of 40 frames and i want to plot gaussian distribution of, say, first pixel of all 40 frames.the result does not look like a gaussian at all.what should i correct?
your code don't work to fit my data in Lorentzian. Can u please help?
here is my data
a=[-1000*1e3 -100*1e3 -10*1e3 -5*1e3 -1*1e3 0 1*1e3 5*1e3 10*1e3 100*1e3 1000*1e3];
b=[-110 -90 -80 -70 -60 0 -60 -70 -80 -90 -110];
data in b is in dB
can u plz help me to find the fit.
thanks
hello every one any one can tell me about gussian curve fitting back groung why we use this instead of other curve fitting method what is the benift of this from other curve fitting method.If any one have some good data regarding gussian curve fitting kindly inform me.
Advance thx to all