Main Content

Neural State-Space Models

Use neural networks to represent the functions defining the nonlinear state space realization of your system

Live Editor Tasks

Estimate Neural State-Space ModelEstimate neural state-space model in the Live Editor (Seit R2023b)

Funktionen

createMLPNetworkCreate and initialize a Multi-Layer Perceptron (MLP) network to be used within a neural state-space system (Seit R2022b)
nssTrainingOptionsCreate training options object for neural state-space systems (Seit R2022b)
nlssestEstimate nonlinear state-space model using measured time-domain system data (Seit R2022b)
generateMATLABFunctionGenerate MATLAB functions that evaluate the state and output functions of a neural state-space object, and their Jacobians (Seit R2022b)
idNeuralStateSpace/evaluateEvaluate a neural state-space system for a given set of state and input values and return state derivative (or next state) and output values (Seit R2022b)
idNeuralStateSpace/linearizeLinearize a neural state-space model around an operating point (Seit R2022b)
simSimulate response of identified model

Objekte

idNeuralStateSpaceNeural state-space model with identifiable network weights (Seit R2022b)
nssTrainingADAMAdam training options object for neural state-space systems (Seit R2022b)
nssTrainingSGDMSGDM training options object for neural state-space systems (Seit R2022b)

Blöcke

Neural State-Space ModelSimulate neural state-space model in Simulink (Seit R2022b)

Themen