Effacer les filtres
Effacer les filtres

power of beamformed signals

2 vues (au cours des 30 derniers jours)
zozo
zozo le 6 Jan 2012
Réponse apportée : vijay le 31 Oct 2013
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.

Réponse acceptée

Honglei Chen
Honglei Chen le 6 Jan 2012
What kind of signal you have? If you have a signal of WSS, you can probably use var directly.
doc var
  3 commentaires
Honglei Chen
Honglei Chen le 6 Jan 2012
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 le 6 Jan 2012
got it..thank you

Connectez-vous pour commenter.

Plus de réponses (1)

vijay
vijay le 31 Oct 2013
do u have cmplete code for this ...write here

Community Treasure Hunt

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

Start Hunting!

Translated by