- #1
VishwasG
- 7
- 0
Hi!
I am having points set say P = { [x1,y1] , [x2,y2],[x3,y3],...,[xn,yn]}
Now, i want to fit curves going through these points. Is it possible.
I googled and went through something called beziers.. is that helpful here ? Or is there any direct mathematical approach to achieve.
Thanks in advance for answers
:)
I am having points set say P = { [x1,y1] , [x2,y2],[x3,y3],...,[xn,yn]}
Now, i want to fit curves going through these points. Is it possible.
I googled and went through something called beziers.. is that helpful here ? Or is there any direct mathematical approach to achieve.
Thanks in advance for answers
:)