How we can collect training and testing data from attach model?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I want to generate three phase Voltage and current waveforms with sampling frequency of 1,000 Hertz. Hence, there are 20 samples per each cycle.The three phase V–I measurement block from the SimPowerSystem tool box is used to measure the respective three phase voltages and currents samples at the terminal A.
0 Commenti
Risposte (1)
Joel Van Sickel
il 18 Ago 2021
You can log the data as a standard simulink signal with a to workspace and set the sample time you want to record at: https://www.mathworks.com/help/simulink/slref/toworkspace.html
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!