spatial finite differences in two dimensions (something like
- To: mathgroup at smc.vnet.net
- Subject: [mg96685] spatial finite differences in two dimensions (something like
- From: kem <kemelmi at gmail.com>
- Date: Fri, 20 Feb 2009 05:48:35 -0500 (EST)
Hi, Is there a possibility in mathematica to get the coefficients or formula for approximation of spatial derivatives with finite differences. And, to get these formulas also for different orders of approximation? Specifically the function UFDWeights gives the coefficients for the 1D case, I need the same for the 2D case: partial derivatives: f_x, f_y, f_xy,f_xx,_fyy Thank you