How can ı create windows for LSTM in simulink
Mostra commenti meno recenti
Dear sir,
I am working on fault detection and fault classification for three phase inverter.
I trained a LSTM with 37755x1 cell XTrain and 37755x1 categorical TTrain datasets.
Each one cell is 200x6 double dataset in XTrain as a seen in pictures. (3 Phase voltage and 3 phase current)

TTrain is categorical label as a seen pictures. (Fault station)

LSTM has an input length of 200 samples.
I have to create the window in simulink that can take 200 samples from voltage and current sensors and it will feed to the LSTM.
Again in the next sequence, the window take 200 samples from sensors and it will feed to the LSTM
How can I create a window in Simulink that can hold 200 sample data points which read from voltage and current sensors?
My simulation solver time=1e-6 sec
Voltage and current sampling time= 5e-05 sec

Risposta accettata
Più risposte (0)
Categorie
Scopri di più su AI for Signals in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





