Time steps for random generator in simulink
Afficher commentaires plus anciens
I am using a repeating sequence to generate a triangle wave for PWM in Simulink.
In specifying the time values for the repeating sequence, when I use values such as: [0 0.00005 0.0001] (corresponding to a 10kHz waveform), the waveform looks fine.
When I use a smaller time value of: [0 0.000005 0.00001] (corresponding to a 100kHz waveform), the waveform looks all distorted.
How can I "set" the timestep in the simulation, so that the triangle wave is not distorted?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Signal Generation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!