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年以上 前 | 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年以上 前 | 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年弱 前 | 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年弱 前 | 2 件の回答 | 0
