Solving partial differential equations (PDEs) in Simulink with the method of characteristics.
Library PDECharactLib.slx
contains the FOQL PDE
subsystem for modeling first-order quasilinear PDEs of the form
Examples:
FOQL_PDE_SimpleExample.slx
: simple example of using theFOQL PDE
subsystem.FOQL_PDE_OutputFeedback.slx
: model of a heat exchanger with output feedback control, discussed in the PDF fileFOQL_PDE_OutputFeedback.pdf
.FOQL_PDE_StateFeedback.slx
: example with full-state feedback, discussed in the main paper https://arxiv.org/abs/1907.13419.