The design of Kalman filter for estimation of state
標簽: estimation Kalman design filter
上傳時間: 2013-12-23
上傳用戶:gtf1207
A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
上傳時間: 2014-08-10
上傳用戶:huyiming139
It s a binary counter
上傳時間: 2014-11-26
上傳用戶:wab1981
To learn the representation and implementation of a binary search tree.
標簽: implementation representation binary search
上傳時間: 2013-12-14
上傳用戶:yt1993410
Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm also accepts state space objects as inputs and gives out a state space object as output. 2. sysfeedbk.m [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) Gives the closed loop state space representation for two systems connected with negative feedback in the following manner. | A1 B1 | u ==> | | ==> y + o | C1 D1 | | - | | | | A2 B2 | | |= | |= | | C2 D2 | The zip file also contains checkcompatibility.m , which checks the compatibility of matrix dimensions in the system and cleanss.m which can be used to clean a state space representation.
標簽: representation included combines scripts
上傳時間: 2017-07-25
上傳用戶:semi1981
Compute Classical CFAR binary detection threshold for radar detection under additive Gaussian white noise criterion and specified false alarm probability.
標簽: detection Classical threshold additive
上傳時間: 2013-12-22
上傳用戶:希醬大魔王
This M-File imports data from binary *.dat files, created with PSpice 6.0 (DOS), 9.1 (Student), and 10.0.3. If you are using newer versions of PSpice, you might need to adjust the code.
標簽: Student imports created M-File
上傳時間: 2017-07-28
上傳用戶:zsjinju
Code for binary encryption. Code demonstrate encryption mechanism
標簽: encryption Code demonstrate mechanism
上傳時間: 2017-07-31
上傳用戶:plsee
A program written by C++ which is used to search using binary search concept on parallel processes,,,,wishing it is useful
標簽: search processes parallel program
上傳時間: 2017-08-02
上傳用戶:xjz632
binary to decimal converter
標簽: converter decimal binary to
上傳時間: 2013-12-19
上傳用戶:ryb