I am completely new to this so bare with me.
I have co-ordinates and I want to create a Gaussian function. I already know the function which is
y=0.01235140544*e^(-(x-36.28663863)^2/(-135.1643617))
But I need to know how to get a,b,c
The Coordinates are
{35,.01}
{28,0.03}
{20,.1}
{15,.3}...