Calculating RMS and Plotting Wave Graphs
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Generate three square waves in Matlab with a period of 1?? (? = 1??), minimum value of 0? (???? = 0?), and maximum value of 4? (???? = 0?), and duty cycles of 20%, 50%, and 80% (?[0] = 0.2, D[1] = 0.5, D[2] = 0.8). Use Matlab to calculate the root-mean-square (RMS) value for all three of these square waves using the definition of a RMS shown below.
Then create a triangle wave with the same maximum and minimum values as well as frequency (60??).
Thanks!
0 Commenti
Risposte (1)
SaiDileep Kola
il 18 Nov 2020
Use the process given here, for further calculations of RMS and to create a triange wave check documentations.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!