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 visualizaciones (últimos 30 días)
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.
0 comentarios
Respuestas (2)
TAB
el 6 de Dic. de 2012
Log your simulink data into matlab workspace and make your calculations using m-file.
0 comentarios
Muruganandham Subramanian
el 6 de Dic. de 2012
Editada: Muruganandham Subramanian
el 6 de Dic. de 2012
Use RMS block and mention frequency and then to workspace block and save format as array
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!