How we can collect training and testing data from attach model?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Joel Van Sickel
2021-8-18
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!