How do I smooth out the maximas and minimas of the following scope output in Simulink
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Aaron Connell
le 31 Jan 2017
Réponse apportée : Purushottama Rao
le 31 Jan 2017
I need know that I need to change the sample time through discretization to smooth out those peaks and I tried to use a power gui block to do it but it was ineffective. I would greatly appreciate any guidance
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/160281/image.jpeg)
0 commentaires
Réponse acceptée
Purushottama Rao
le 31 Jan 2017
Matlab Function inherits the sampling time from the block connected to it. As the clock is connected as the input of the function block which does not have sampling time, output is not as expected. Add unity gain block as suggested in other post at the input of the function.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!