|
From: Hans-Bernhard B. <HBB...@t-...> - 2009-10-11 21:00:34
|
lyn...@fr... wrote: > Can gnuplot automatically fit n gaussian functions to a dataset or at least > for n=2 to determin two mean values and their spread for a bimodal > distribution? As long as you can write down the function in gnuplot syntax, 'fit' can (try to) fit it. |