 
													Maple
Logiciel de mathématiques puissant facile à utiliser
• Maple Académique • Maple Edition Étudiant • Maple Learn • Maple Calculator App • Maple pour l’industrie et le gouvernement • Edition personnelle Maple 
													
													Add-ons Maple
• E-Books & Guides d'étude • Boîte à outils et add-ons Maple • MapleNet • Maple Player gratuit 
                                                    Student Success Platform
Améliorer les taux de retention
Maple Flow
Engineering calculations & documentation
• Maple Flow • Maple Flow Migration Assistant 
                                                    
 
                             
													  
													  
                                                     
                                                     
													 
                            
 
 


![points := [[0, 0], [1, 0], [2, 0], [0, 1], [1, 1], [2, 1], [0, 2], [1, 2], [2, 2]]; -1](Interpolation/Interpolation_5.gif) 
 ![data := [0, 0, 0, 0, 1, 0, 0, 0, 0]; -1](Interpolation/Interpolation_6.gif) 
  
 
 
 
![p1 := plots:-pointplot3d([seq([points[i, 1], points[i, 2], data[i]], i = 1 .. 9)], symbol = solidsphere, symbolsize = 40, color = black); -1](Interpolation/Interpolation_11.gif) 
  
  
 
 
 , n); -1](Interpolation/Interpolation_16.gif) 
 ![p1 := plots:-pointplot3d([seq([points[i, 1], points[i, 2], data[i]], i = 1 .. n)], symbol = solidsphere, symbolsize = 20, color = black); -1; p1](Interpolation/Interpolation_17.gif) 
 
 
 
	
 
 
 
 
 
 
![p3 := plot3d(g(x, y), x = 0 .. 1, y = 0 .. 1, color = [`+`(`*`(`/`(1, 10), `*`(g(x, y, output = variance)))), 1, 1, colortype = HSV], style = patchnogrid); -1; plots:-display(p1, p3); 1](Interpolation/Interpolation_28.gif) 
 