Elements of the gaussians functions
Show older comments
Last time I worked with Gaussians functions was a long time ago, so I know that this is a stupid question but I can't find the answer anywhere. It's about the elements of the Gaussian functions. Here you can see everything:

The first line is what I want to implement. The second line is the definition of the Gaussian function, where 0 is the mean and the sigma^2 is the variance, but I can't find anywhere where is the 'point' or as shown in the first formula dn.
Thank you very much for your help with this easy/novice question
3 Comments
Star Strider
on 3 Jan 2015
The reference you got those from should explain the symbols and notation.
Óscar
on 5 Jan 2015
Image Analyst
on 5 Jan 2015
Like I said in my answer below, they have C as 0 and dn is X-C = X. I think you should concentrate on the concept and not so much on the confusing notation.
Accepted Answer
More Answers (0)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!