|
|
| File Information |
| Description |
[sigma,mu,A]=mygaussfit(x,y)
[sigma,mu,A]=mygaussfit(x,y,h)
this function is doing fit to the function
y=A * exp( -(x-mu)^2 / (2*sigma^2) )
the fitting is been done by a polyfit
the lan of the data.
h is the threshold which is the fraction
from the maximum y height that the data
is been taken from.
h should be a number between 0-1.
if h have not been taken it is set to be 0.2
as default. |
| Acknowledgements |
This file inspired
Slant Edge Script.
|
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (25) |
| 11 Feb 2013 |
chile1987
|
|
|
| 05 Feb 2013 |
Manuel
|
|
|
| 27 Aug 2012 |
Omer
|
|
|
| 01 Jan 2012 |
Namra Aftab
|
|
|
| 05 Nov 2010 |
Muhammad khan
|
|
|
| 05 Oct 2010 |
Avi
|
|
|
| 12 Feb 2010 |
Kiran
|
|
|
| 11 Feb 2010 |
Jan
|
|
|
| 01 Jan 2010 |
David Holz
|
|
|
| 30 Sep 2009 |
Ryan
|
|
|
| 30 Sep 2009 |
Ryan
|
|
|
| 23 Jan 2009 |
Michael Jordan
|
|
|
| 21 Dec 2008 |
an ‰Ê
|
|
|
| 08 Aug 2008 |
Matheca ProbStock
|
|
|
| 05 Aug 2008 |
Changlong Jin
|
|
|
| 05 Aug 2008 |
Changlong Jin
|
|
|
| 29 Jul 2008 |
David last name
|
|
|
| 09 Jul 2008 |
Marie-Eve Gagne
|
|
|
| 12 Dec 2007 |
Dinh Vo
|
|
|
| 16 Nov 2007 |
Bob Marley
|
|
|
| 25 Sep 2007 |
Marinna M
|
|
|
| 24 Jul 2007 |
ll ss
|
|
|
| 22 Jun 2007 |
Gustavo P
|
|
|
| 21 Mar 2007 |
m m
|
|
|
| 11 Jan 2007 |
n gg
|
|
|
|
Contact us