add noise func

This commit is contained in:
Alexey Kuznetsov 2016-03-31 14:56:19 +03:00
commit bdc910031f

View file

@ -41,4 +41,4 @@ def real_sound_weave(freqHz):
plot(Fe, N, x, y)
real_sound_weave(4000)
real_sound_weave(4500)