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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
TAB
il 6 Dic 2012
Log your simulink data into matlab workspace and make your calculations using m-file.
0 Commenti
Muruganandham Subramanian
il 6 Dic 2012
Modificato: Muruganandham Subramanian
il 6 Dic 2012
Use RMS block and mention frequency and then to workspace block and save format as array
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!