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
ASP is here...Learn it successfully...
标签: successfully Learn here ASP
上传时间: 2017-07-27
上传用户:sqq
Those who are working on power system optimisatio, for them here is all the load flow programs from book hadi sadat. It i the 1st part. Second part is also uploaded in this site by me
标签: optimisatio programs working system
上传时间: 2017-07-30
上传用户:xymbian
I try 4-bit comparator here in VHDL
标签: comparator VHDL here try
上传时间: 2013-12-02
上传用户:15736969615
its a full portscan... it works for all type of scanning. here we use libcap
标签: portscan scanning libcap works
上传时间: 2014-12-06
上传用户:songnanhua
this is the greater file made here on my contry
上传时间: 2013-12-24
上传用户:liansi
here i have attached C coding for LDPC decoder.
标签: attached decoder coding here
上传时间: 2017-08-14
上传用户:teddysha
A java based programming environment - processing - free from processing.org. here it uses a free library - OpenCV - to detect blobs in a live video capture - some parts like - hands or head or the entire human are evidenced through some visual effects.
标签: processing free environment programming
上传时间: 2013-12-26
上传用户:erkuizhang
A java application - processing which can be downloaded free from processing.org here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black - otherwise it becomes white.
标签: processing application downloaded which
上传时间: 2014-01-15
上传用户:D&L37
here is the Java files with 14 different examples of using the nio package.
标签: different the examples package
上传时间: 2014-01-17
上传用户:ynsnjs