フィルターのクリア

Frequency of Noise Signal at Receiver

1 回表示 (過去 30 日間)
Big dream
Big dream 2016 年 10 月 25 日
コメント済み: Big dream 2016 年 10 月 26 日
Hallo everyone,
Let's say i've the magnitude of a signal and this signal has interferenced by some noise. Does anyone know, how we can calculate the phase and frequency of noise signal in receiver using Matlab?
Thanks before.

採用された回答

Star Strider
Star Strider 2016 年 10 月 25 日
What do you mean by ‘noise’?
Random (broadband or band-limited) noise has no specific phase (it is random in all respects). Band-limited noise can (probably) be filtered out of your signal, but it may also filter out the same frequencies in your original signal. A Fourier transform of your signal with band-limited, non-random noise will reveal its phase.

その他の回答 (2 件)

Big dream
Big dream 2016 年 10 月 26 日
I've a signal with for example 100khz. Because some acoustic noise from control valve,it will interference my signal information. In this case, i would like to know the freq and phase of this acoustic noise. Did you mean, i only can reveal its phase,not the frequency?
  1 件のコメント
Star Strider
Star Strider 2016 年 10 月 26 日
That depends on the nature of the noise. If it is essentially broadband and random, the phase and frequency are also random, so isolating them is not possible.
If your noise is band-limited, you can find the frequency band of the noise with a Fourier transform and (probably) eliminate the noise with an appropriately-designed filter, but if it is again random, the phase of the noise will be random.
If your signal is the data you posted earlier (in your previous Question), we have already done everything we can with respect to isolating the signal and eliminating the noise.

サインインしてコメントする。


Big dream
Big dream 2016 年 10 月 26 日
編集済み: Big dream 2016 年 10 月 26 日
I see. Yes,it's relevant with my previous question. Thanks very much.
I've heard something about wavelet transformation. Do you have experienced with this trnasformation? Does wavelet transform better than fourier transform?
  3 件のコメント
Star Strider
Star Strider 2016 年 10 月 26 日
I have some experience with wavelets from graduate school, but none recently. The Wavelet Toolbox has a GUI denoising demonstration if I remember correctly. (I have the Wavelet Toolbox but haven’t used it recently.) See the documentation for the mswden and related functions. Search the documentation for ‘denoising’ to find all the applicable functions.
Big dream
Big dream 2016 年 10 月 26 日
ok,thanks.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeFilter Banks についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by