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.
    4 次查看(过去 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!


