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