ppc_neural_pde_square_hole


ppc_neural_pde_square_hole, a C code which calls ppc_neural_pde(), which uses a neural network to model a partial differential equation (PDE) in the form of a boundary value problem (BVP) posed over a square region with a hole, and to approximate its solution, from Rouben Rostamian's "Programming Projects in C";

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

ppc_neural_pde, a C code which uses a neural network to model a partial differential equation (PDE) in the form of a boundary value problem (BVP) and to approximate its solution, from Rouben Rostamian's "Programming Projects in C";

Source Code:


Last revised on 17 June 2024.