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.
Show older comments
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.
Answers (2)
TAB
on 6 Dec 2012
0 votes
Log your simulink data into matlab workspace and make your calculations using m-file.
Muruganandham Subramanian
on 6 Dec 2012
Edited: Muruganandham Subramanian
on 6 Dec 2012
0 votes
Use RMS block and mention frequency and then to workspace block and save format as array
Categories
Find more on Scopes and Data Logging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!