In this Java tutorial, I discuss the concept of integration in higher dimensions (2D and 3D) and how to implement them in Java such that the implementation is independent of the choice of the coordinate system. For more reading material see:
1. https://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant
2. https://en.wikipedia.org/wiki/Numerical_integration#Multidimensional_integrals
3. https://en.wikipedia.org/wiki/Fubini%27s_theorem
4. https://en.wikipedia.org/wiki/Iterated_integral
Download
0 formats
No download links available.
Java for Scientific Computing: Numerical Integration (2D, 3D) -- Part 8 | NatokHD