The function definition uses a , b , c {\displaystyle a,b,c} as parameters, while th
| This is an archive of past discussions about Gaussian function. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
| Archive 1 |
The function definition uses as parameters, while the graph uses as parameters. What is the relation between the two sets of parameters?
--NeilenMarais 20:18, 24 May 2006 (UTC)
Not entirely correct. Not all Gaussian functions are probability density functions, so a need not be a normalizing constant that makes the integral equal to 1.
But certainly I think the caption should explain the notation used in the illustration. Michael Hardy 21:29, 24 May 2006 (UTC)
Yes, I'd also like a better explanation of this. And also, for the 2D case, and are said to be the "spread" of the function, which term is not explained. Is it related to the FWHM?
213.115.59.220 08:49, 17 July 2007 (UTC)
Did the author mean "logarithm" instead of "algorithm" here?
147.8.235.63 (talk) 10:18, 1 December 2008 (UTC)
Would I be correct if i said that a gaussian function as such represents the values a variable can have .............that is to say ......it gives us a range of possible values of the variable , or it shows the region were the value of that variable lies ......
Is that what the Gaussian function does ... —The preceding unsigned comment was added by Hari krishnan07 (talk • contribs) 04:36, 3 December 2006 (UTC).
A function of the form are some kind of Gaussian functions?? --Karl-H 11:12, 27 January 2007 (UTC)
Ambiguity or error in definition of sigma?
There seems to be an ambiguity or error in the definition of sigma here. If I am not mis-informed, sigma-x and sigma-y are the standard deviations of the function along the x and y axis respectively? If this is correct, then if a 2-d Gaussian ellipse is inclined at theta = 45 degrees it would have the same sigma-x and sigma-y as a circular 2-d Gaussian, but with the covariance = 0 for the circular Gaussian and non-zero for the elliptical Gaussian.
In the 3 plots showing rotation of the ellipse from theta = 0 to theta = pi/3, the values for sigma-x and sigma-y are the same, 1 and 2 respectively. This implies that here sigma-x and sigma-y are the standard deviations along the minor and major axis of the ellipse, not along the x and y axis of the function.
Could someone please clear this up? Also, an equation that relates the angle theta to the covariance term would be helpful.
""""jgreen —Preceding unsigned comment added by 75.75.90.207 (talk) 21:22, 20 September 2007 (UTC)
Is there a spurious factor of two infront of 'b' for the 2D gaussian? The Matlab code contains no 2, whilst the latek image of the equation does. —Preceding unsigned comment added by 220.239.69.107 (talk) 05:52, 16 October 2007 (UTC)
I'm inclined to agree with the last statement re:factor of two. See mathworld... —Preceding unsigned comment added by 74.74.223.195 (talk) 10:22, 21 June 2008 (UTC)
I believe to remember, that all derivatives of a gaussian are again gaussian. But there may as well be an additional condition to the polynominal. Could someone shed some light on this ? —Preceding unsigned comment added by 84.227.21.231 (talk) 16:53, 18 January 2009 (UTC)
I changed the wording on the definition of a Gaussian derivative, I do suggest a Math expert review to ensure the new description is accurate. So far this is the best resource on the web that I can find particularly with explaining Gaussian derivatives. Jon.N. —Preceding undated comment added 21:56, 8 August 2009 (UTC).
So, no mention of the fact that a linear-logarithmic Gaussian is a linear-linear parabola. I would imagine this would be considered a feature of note, but I don't know whether it is or not, or how to say that in a way that gives some substance to the fact. ᛭ LokiClock (talk) 06:21, 8 July 2010 (UTC)
I guess they mean exactly the same thing, and normal distribution is the more formal name from the mathematical point of view. (Unsigned post.)
Can someone verify that the equation for 2-dimensional Gaussian elliptical is correct as currently stated:
Or should the second term in the exponent actually be negative like so:
I'm drawing from this page (wikipedia.org) and other sources for the bivariate gaussian pdf. — Preceding unsigned comment added by 129.123.61.172 (talk) 21:04, 28 September 2011 (UTC)
Because not everybody has access to Matlab due to its costs, I would like to see Python/Numpy code here instead. It is very similar, but nevertheless differs in some details. I could do the conversion myself, if people agree. --maye (talk) 10:12, 27 October 2010 (UTC)
I'm confused... I see that the FFT of a Gaussian is Gaussian, but in a discrete implementation using scipy's fft to transform Gaussian functions, I get that σ -> N*5/(32σ) where N is the number of bins. This 5/32 seems like a weird magic number. What am I missing? —Ben FrantzDale (talk) 16:28, 2 April 2010 (UTC)
I agree, and can add that the magic number is . So that (at least in matlab), doing an fft on a Gaussian with sigma, c, results in a Gaussian with sigma: .--12.yakir (talk) 18:22, 27 August 2012 (UTC)
Mathematically the same concept, except that the other page presents a two-argument version (i.e. where b is not a constant) and describes a single use case in more detail. QVVERTYVS (hm?) 19:51, 18 April 2014 (UTC)
RBF, while related to gaussians, is most identifiable as a type of kernel. It makes more sense to keep this separate since gaussians are a huge topic and someone is more likely to find this page while reading about different kernel types than applications of gaussian functions. — Preceding unsigned comment added by 2602:306:371B:9920:4D9:8168:7CF6:D618 (talk) 00:30, 20 May 2014 (UTC)
The article states:
But how does applying the one to the other lead to that form for the quadratic? This should probably go in a History section. ᛭ LokiClock (talk) 00:47, 26 March 2011 (UTC)
Also the quadratic function is not "general". It must be of the specific form (x-b)^2 and not general ax^2+bx+c. — Preceding unsigned comment added by 210.136.188.81 (talk) 16:34, 20 June 2014 (UTC)
In the definition of a Gaussian (as given in the lead section of the article):
there is a 2 in the denominator of the argument to the function. Why is that 2 there? This is not explained in the article. The function would still be a Gaussian if the 2 would not be there, and it would have a simpler expression. I thought the 2 had something to do with that the integral from to would have a simpler expression, since a normal distribution function always should have the area 1, indicating that the integral of a Gaussian may be an interesting property. However, looking further down in the article, it turns out that the integral is
so the 2 didn't simplify the expression of this integral either, just complicate it, since without the 2 in the denominator on the left hand side, there is no 2 in the square root on the right hand side either. So what does the 2 do there? It doesn't really feel like it belongs in the expression. —Kri (talk) 21:36, 12 October 2014 (UTC)
a,b and c are described in the intro paragraph, but d is not. Isn't d just the offset from 0?
The d parameter should not be part of this expression. Leaving it in there would mean that two thirds of the integrals below it are wrong. Its also not common, at least in physics, to have it there. [1] [2] 81.147.122.82 (talk) 09:00, 1 December 2014 (UTC)
In that case, shouldn't the mention of d elsewhere on the page be removed? It is currently used without a definition, which is not only poor style but also confusing. — Preceding unsigned comment added by 98.210.169.92 (talk) 05:12, 7 January 2015 (UTC)
References
Do we mean to say that
or that
or neither? -- Miguel
Not all eigenfunctions of the Fourier transform are Gaussian. See Hermite polynomials. Michael Hardy 15:10, 30 August 2003 (UTC)
Could someone add something about Gaussian functions being the ones with maximum entropy? I think this can also be related to the Heisenberg uncertainty principle since momentum and position are canonical conjugate variables.
are they all the same bell-shape? if so, let's get a picture! - Omegatron 17:51, 15 March 2005 (UTC)
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.