To fit the angular distribution with a given equation.

조회 수: 1 (최근 30일)
aneps
aneps 2013년 12월 1일
편집: Matt J 2013년 12월 1일
I have a data (A) with two columns Rho and Theta (in polar coordinates).
If I plot the histogram of Theta, I get Y(Theta).
I want to fit Y(Theta) into equation Y(Theta)=(sigma/4pi)[1 + b/2(3*cos^2(Theta)-1)] to fit for the best "sigma" and "b" parameters.
Can anyone give me the program or help me to make this program?

답변 (1개)

Matt J
Matt J 2013년 12월 1일
편집: Matt J 2013년 12월 1일
It's a linear equation in sigma and b*sigma. Just use mldivide().

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by