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.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…