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!