how can i sample a measured voltage signal in simulink and know the sampled value of each sample to calculate RMS of the voltage signal.
이전 댓글 표시
how can i sample a measured voltage signal in simulink and know the sampled value of each sample to calculate RMS of the voltage signal.
답변 (2개)
TAB
2012년 12월 6일
0 개 추천
Log your simulink data into matlab workspace and make your calculations using m-file.
Muruganandham Subramanian
2012년 12월 6일
편집: Muruganandham Subramanian
2012년 12월 6일
0 개 추천
Use RMS block and mention frequency and then to workspace block and save format as array
카테고리
도움말 센터 및 File Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!