You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The function fits Guassian probability density function into a set of points. Standard deviation and mean are returned.
Cite As
Przemyslaw Baranski (2026). Gaussian fit (https://se.mathworks.com/matlabcentral/fileexchange/35122-gaussian-fit), MATLAB Central File Exchange. Retrieved .
Acknowledgements
General Information
- Version 1.5.0.0 (2.15 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.5.0.0 | Checking if the input points (x,y) are sorted. If not sort them. Improved checking if p.d.f sums up to 1 |
||
| 1.4.0.0 | Normalization of data. Added some infos to the helpd section |
||
| 1.1.0.0 | More description, so that it can perhaps be easier found |
||
| 1.0.0.0 |
