I have three dimension point in Cartesian plane and now I would like to write them in barycentric coordinates. What is the formula and maybe how can I do it with MatLab?
As far as I understand, Cartesian coordinates is just another method of representing the euclidean space . Once you represent your euclidean space in Cartesian coordinates, you can easily change it to barycentric coordinates. Use this as a guide: