No I don't think so.
I know that it's a 3 equations system.
But you see I'm not that good at math.
First it's not a center of mass. It's a barycenter of
3 points.
Second, I'm ,if you like looking for these weights.
Ok here it is, if out of 3 points ABC, I get a Barycenter G at a particular Position in the space, How can I calculate the 3 points A,B and C masses ?
So far tha'ts what I got :
if
a=alfa
b=beta
c=gamma
Gx = ( a * Ax + b*Bx + c* Cx) / ( a+b+c)
Then
a * Ax = Gx * (a+b+c) - b*Bx - c*Cx
a - a * (Gx /Ax) = (b*Gx + c*Gx - b * Bx - c*Cx ) / Ax
a = ( (b*Gx + c*Gx - b * Bx - c*Cx ) / Ax ) / (1- Gx/Ax)
Pls I want you to check if my calculs are correct.
if we do the same with BETA and Gamme
we can get a 3 equations system :
a = ( (b*Gx + c*Gx - b * Bx - c*Cx ) / Ax ) / (1- Gx/Ax)
b = ( (a*Gx + c*Gx - a * Ax - c*Cx ) / Bx ) / (1- Gx/Bx)
a = ( (b*Gx + a*Gx - b * Bx - a*Ax ) / Cx ) / (1- Gx/Cx)
See that simple, Because I haven't Got so far in Math Studies (system of 3 equations)
I need help to calculate (a,b and c)
Thanks for everyone, I know you're trying to Help, But seriously, it was not that obvious.
Edited by The Scorpion, 16 November 2010 - 06:38 PM.