Gaussian fit

버전 1.5.0.0 (2.15 KB) 작성자: Przemyslaw Baranski
Fits Gaussian curve into points. The curve is understood as a probability density function, pdf.
다운로드 수: 8K
업데이트 날짜: 2012/2/23

라이선스 보기

The function fits Guassian probability density function into a set of points. Standard deviation and mean are returned.

인용 양식

Przemyslaw Baranski (2024). Gaussian fit (https://www.mathworks.com/matlabcentral/fileexchange/35122-gaussian-fit), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
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