Main Content

Reduced Order Modeling

Extend deep learning workflows in areas of reduced order modeling (ROM)

Use Deep Learning Toolbox™ for reduced order modeling (ROM) tasks.

Reduced order modeling (ROM) is a technique that can simplify complex and high-fidelity models and simulations by reducing the computational complexity while preserving the model behavior and accuracy. For example, you can replace computationally intensive subsystems in a Simulink model with a trained neural network that makes realistic predictions.

Functions

exportNetworkToSimulinkGenerate Simulink model that contains deep learning layer blocks and subsystems that correspond to deep learning layer objects (Since R2024b)

Blocks

PredictPredict responses using a trained deep learning neural network (Since R2020b)
Stateful PredictPredict responses using a trained recurrent neural network (Since R2021a)

Topics

Featured Examples