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