Content deleted Content added
No edit summary |
Add category |
||
Line 75:
== See also ==
* [[De Casteljau's algorithm]]
* [[Bézier curve]]
* [[Non-uniform rational B-spline]]
== External links ==
* [http://www.cs.mtu.edu/~shene/COURSES/cs3621/NOTES/spline/de-Boor.html De Boor's Algorithm]
* [http://www.idav.ucdavis.edu/education/CAGDNotes/Deboor-Cox-Calculation/Deboor-Cox-Calculation.html The DeBoor-Cox Calculation]
== Computer code ==
Line 94:
'''Works cited'''
* {{cite book | author = Carl de Boor | title = A Practical Guide to Splines, Revised Edition | publisher = Springer-Verlag | year = 2003|isbn=0-387-95366-3}}
[[Category:Articles with example Python (programming language) code]]
[[Category:Numerical analysis]]
[[Category:Splines (mathematics)]]
|