フィルターのクリア

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 Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by