power of beamformed signals

2 次查看(过去 30 天)
zozo
zozo 2012-1-6
回答: vijay 2013-10-31
Hello,
I have a random signal 'x' of matrix dimensions 100x5000 i.e. I have 100 signals of 5000 samples each with fs=1000.
I want to find the power of these 100 signals and plot them versus angle(1:100) to view meshplot of the beam pattern.
How can I go about doing this? Please help.

采纳的回答

Honglei Chen
Honglei Chen 2012-1-6
What kind of signal you have? If you have a signal of WSS, you can probably use var directly.
doc var
  3 个评论
Honglei Chen
Honglei Chen 2012-1-6
Then you can to do var(signal-sin(2*pi*200*t). You need to be careful when you interpret the result because this way you measure the power of noise. Hence, at your desired location, you actually have least noise power.
zozo
zozo 2012-1-6
got it..thank you

请先登录,再进行评论。

更多回答(1 个)

vijay
vijay 2013-10-31
do u have cmplete code for this ...write here

类别

Help CenterFile Exchange 中查找有关 Spectral Measurements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by