Problem 1724. Calculate the peak value of square wave
Given the peak value of sine wave, calculate corresponding peak value of square wave, if both have same RMS voltage.
Solution Stats
Problem Comments
-
2 Comments
Matthew Eicholtz
on 19 Jul 2013
I think the answers in the test suite may be incorrect. Regardless, please make the test suite more robust.
yurenchu
on 14 Aug 2017
I think the answers in your test suite are incorrect. If "peak value of a sine wave" (X) and "peak value of a square wave" (Y) are understood to be defined consistently, then (given equal RMS voltage) Y should be found as "X divided by sqrt(2)", not as "X multiplied by sqrt(2)".
Solution Comments
Show commentsProblem Recent Solvers85
Suggested Problems
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
372 Solvers
-
224 Solvers
-
07 - Common functions and indexing 2
411 Solvers
-
339 Solvers
-
335 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!