I have a Band-Limited White Noise block with a given Noise Power. What is the mathematic equation between this Noise power and the standard deviation of the signal?
I could use the std function in Matlab to calculate the standard deviation but there must be a equation based correlation like:
Could anybody help me out there?
Edit 1: Example.
I have: The Noise power and sample time.
I want: Standard deviation via an equation
Okay, thank you. You were right. I didn´t see it.
The answer is:
sqrt(Noise Power / Sample Time)