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.
3 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (2 件)
TAB
2012 年 12 月 6 日
Log your simulink data into matlab workspace and make your calculations using m-file.
0 件のコメント
Muruganandham Subramanian
2012 年 12 月 6 日
編集済み: Muruganandham Subramanian
2012 年 12 月 6 日
Use RMS block and mention frequency and then to workspace block and save format as array
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!