Nehul Thakkar
自 2011 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Potter Square Root Filter in RLS for Parameter estimation
I have to know how can I implement potters square root filter in following Markov parameter estimation problem. yk = [u0...
14 years 前 | 0 个回答 | 0
0
个回答已回答
how to display multiple image
U can use subplot command..... subplot(1,2,1), subimage(X,map) subplot(1,2,2), subimage(X2,map2)
how to display multiple image
U can use subplot command..... subplot(1,2,1), subimage(X,map) subplot(1,2,2), subimage(X2,map2)
14 years 前 | 0
提问
simulate system in state-space usin the BPF method
I have Transfer function G(s) = 2/s2+3s+2. I can find Markov Parameter sequence as {0,2,-6,14,-30..}.This can be identified by ...
15 years 前 | 0 个回答 | 0
0
个回答提问
estimation of markov parameter by recursive least square method
I have to estimate Markov parameter recursively. Markov Parameters are defined by h0 = D, hi = C*Ae(i-1)*B , A,B,C,D are s...
15 years 前 | 2 个回答 | 0
