Advertisement
csmine

Idée TIPE (approximation courbe)

Apr 15th, 2019
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Spline Curves
  2. https://www.doc.ic.ac.uk/~dfg/graphics/graphics2010/GraphicsLecture09.pdf
  3.  
  4. Akima Spline
  5. http://www.iue.tuwien.ac.at/phd/rottinger/node60.html
  6. https://quantmacro.wordpress.com/2015/09/01/akima-spline-interpolation-in-excel/
  7. https://math.stackexchange.com/questions/489256/how-to-find-b-spline-represenation-of-an-akima-spline
  8.  
  9.  
  10. https://www.lfd.uci.edu/~gohlke/code/akima.py.html
  11.  
  12.  
  13.  
  14.  
  15. Grosse thèse - utile ?
  16. https://tel.archives-ouvertes.fr/tel-00644776/document
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement