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.
Mostrar comentarios más antiguos
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.
Respuestas (2)
TAB
el 6 de Dic. de 2012
0 votos
Log your simulink data into matlab workspace and make your calculations using m-file.
Muruganandham Subramanian
el 6 de Dic. de 2012
Editada: Muruganandham Subramanian
el 6 de Dic. de 2012
0 votos
Use RMS block and mention frequency and then to workspace block and save format as array
Categorías
Más información sobre Scopes and Data Logging en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!