필터 지우기
필터 지우기

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