Content deleted Content added
m Disambiguated: interval → interval (mathematics) |
|||
Line 18:
=== Solving on a computer ===
A typical way of doing this is to ''sample'' ''f'' at regular [[interval (mathematics)|intervals]]
There are some difficulties, for instance it is not possible to calculate ''f''<sub>''xx''</sub>(0.5,0.5) knowing ''f'' at only 64 points in the square. To overcome this, one uses some sort of numerical approximation of the derivatives, see for instance the [[finite element method]] or [[finite difference]]s. We ignore these difficulties and concentrate on another aspect of the problem.
|