Is it possible to utilize LSTM for classifying the switches states of three phase inverter for linear or nonlinear load

1 次查看(过去 30 天)
I have generated the input (control variable)and output (switching signal)data employing pi controller as bench mark and now I’m trying to utilize LSTM to classify output of switch states. I would like to know how i can use this data to train lstm likewise we do in FNN.

回答(1 个)

yanqi liu
yanqi liu 2022-3-9
yes,sir,may be use fullyConnectedLayer after lstm to sim FNN
  1 个评论
muhammad usama
muhammad usama 2022-3-9
How the structure of the code be like. As we have use fullyconnectedlayer after lstm as given in some Matlab examples but still its not working for time series data for predicting or classifying the states.
Do we need to first find the sequence from input/output data.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by