How i can generate clean square waves?
1 view (last 30 days)
Show older comments
I am using sqr() function to generate square waves with DAC38J84. The problem that I am facing right now is that the sample points pattern in the created excel sheet is not constant. For example, I see 8 points (High) then 7 points (low) then 9 point (high) and so on. That variability cause some jitters on the output.
Is there any way that I can make sure that the square wave pattern is constant? and how sqr(0 function can handle the situation where is the number of samples per cycle is odd or float?
Best regards. Thank you so much.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!