To fit the angular distribution with a given equation.

2 vues (au cours des 30 derniers jours)
aneps
aneps le 1 Déc 2013
Modifié(e) : Matt J le 1 Déc 2013
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?

Réponses (1)

Matt J
Matt J le 1 Déc 2013
Modifié(e) : Matt J le 1 Déc 2013
It's a linear equation in sigma and b*sigma. Just use mldivide().

Catégories

En savoir plus sur Linear and Nonlinear Regression dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by