Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need Help with Matlab (Signal Processing)

Status
Not open for further replies.

Frogi

Newbie level 2
Joined
May 4, 2012
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Jordan
Activity points
1,299
Hello, I have a Matlab project for signal analysis (Modified Periodgram )
And since I have no experience with matlab i thought I can ask for a lil bit of help .

Q:

X(n) = A1 sin (ω1 nT+Φ1) + A2 sin (ω2 nT+Φ2) + V(n)

Where:
A1=0.1 , A2=1 ; amplitudes in V
ω1= 2Π0.1, ω2= 2Π0.15 , angular freq. in rad/s
T=1 sampling time in s
Φ1,Φ2, statistically independent phase processes distributed between [0,2Π]
V(n) is a zero-mean white gaussian noise process of σ²= 0.01

how to generate 50 different realizations of the process X(n) whith N=128 samples each , estimate power spectrum using the modified periodgram , and plot the magnitude/frequency using a dB /rad scales

I already have a draft of this matlab code but I believe I have tons of mistakes , I'm looking forward to getting help from you guys , thanks a lot .
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top