Homepage › Solution manuals › Gilbert Strang › Linear Algebra and Learning from Data › Exercise 4.4.3
Exercise 4.4.3
Answers
The Laplace with 3 variables is
In 2D grid, we have discrete points on a grid, and we need compute the derivatives on all the grid points w.r.t. and separately. So for component, we have , which has points. Also .
Now in 3D grid, we will have on discrete points. We need compute the derivatives w.r.t each on cubic grid points. Suppose we have the 2D matrix , that is for one value, image we repeat this for of values, that requires a matrix, which has dimension.
Similarly we find the , so the final