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
RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key and private key. Public key (e) . You may choose any number for e with these requirements, 1< e <Æ (n), where Æ (n)= (p-1) (q-1) ( p and q are first-rate), gcd (e,Æ (n))=1 (gcd= greatest common divisor). Private key (d). d=(1/e) mod(Æ (n)) Encyption (C) . C=Mª mod(n), a = e (public key), n=pq Descryption (D) . D=C° mod(n), o = d (private key
标签: crypthograph information Adleman Rivest
上传时间: 2017-09-01
上传用户:chfanjiang
概览CM ISP(Cortex-M In-System Programmer)是为华大半导体(HDSC)的Cortex-M 系列MCU 提供的一款在线编程器软件,支持华大半导体旗下所有的Cortex-M 系列MCU 产品。本文将介绍在线编程器软件(HDSC.exe)的使用方法和编程注意事项。本文适用于在线编程器软件版本号为V2.02。
上传时间: 2022-06-25
上传用户:kingwide
禅与维修摩托车的艺术_罗伯特-M-波西格
标签: 摩托
上传时间: 2013-04-15
上传用户:eeworm
MCS-96系列单片机 PL/M语言编程及系统的设计与调试
上传时间: 2013-06-05
上传用户:eeworm
单片机高级程序设计语言PL/M-51与PL/M-96
上传时间: 2013-04-15
上传用户:eeworm
GB-T 11386-1989 信息处理 m 未记录的硬扇段单面或双面软磁盘 尺寸、物理性能和磁性能
上传时间: 2013-05-31
上传用户:eeworm
专辑类----单片机专辑 MCS-96系列单片机-PL/M语言编程及系统的设计与调试-222页-8.8M.rar
上传时间: 2013-04-24
上传用户:glitter
专辑类----单片机专辑 单片机高级程序设计语言PL/M-51与PL/M-96-337页-11.9M.rar
上传时间: 2013-05-28
上传用户:dianxin61
专辑类-单片机专辑-258册-4.20G 单片机高级程序设计语言PL-M-51与PL-M-96-337页-11.9M.pdf
上传时间: 2013-06-04
上传用户:hfmm633