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.

kalman filtering for chebyshev array matlab code

Status
Not open for further replies.

priya.minny

Newbie level 2
Joined
Feb 9, 2012
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,291
can any one please help me in preparing the matlab code for the linear array antenna ...i want to apply kalman filtering to that chebyshev array ..i have doubt how to apply kalman filter to chebyshev array with some noise added to it..
and the array which i produced is

phi=0:0.01:2*pi; %0<phi<2*pi
shi=pi*cos(phi); %For lambda/2 spacing
Currents=chebwin(8,20); %Chebyshev Window values
x=abs(freqz(Currents,1,shi)) %x for different shi values

so how to apply kalman filter for x to get the original signal...
please help me in this regard...
thank u
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top