How we can collect training and testing data from attach model?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Joel Van Sickel
le 18 Août 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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!