Advection Diffusion Recurrent Convolutional Network

Implementation of "Observations on Recurrent Loss in the Neural Network Model of a [PDE]: the Advection-Diffusion Equation"
3 Downloads
Updated 21 Apr 2025

View License

This is an implementation of the algorithms discussed in "Observations on Recurrent Loss in the Neural Network Model of a Partial Differential Equation: the Advection-Diffusion Equation". The function "Advection_Diffusion_Recursive_Convolutional_Network_Wrapper" generates all or a portion of the results for test cases outlined in the paper. The function "Advection_Diffusion_Recursive_Convolutional_Network_Test" constructs a structure "Network" containing network and problem parameters. The network is trained and evaluated using the functions "Apply_Network", "Backpropagation" and "Evaluate_Network".

Cite As

Jonah A Reeger (2026). Advection Diffusion Recurrent Convolutional Network (https://uk.mathworks.com/matlabcentral/fileexchange/180845-advection-diffusion-recurrent-convolutional-network), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2024b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.1

Title was changed.

1.0.0