Severity: Warning
Message: fopen(/home/answnniz/solutionspile.com/system/sessions/ci_session03f6f89362163e457bebf6fee6bd53f44f199409): failed to open stream: Disk quota exceeded
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /home/answnniz/solutionspile.com/index.php
Line: 367
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /home/answnniz/solutionspile.com/system/sessions)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/answnniz/solutionspile.com/index.php
Line: 367
Function: require_once
(10 points) The system matrix (A), input matrix (B), output matrix (C) and the input-to-output feed through matrix (D) of a linear system are given as
A=[[-3,0],[0,-4]],B=[[1],[1]],C=[[1,1]],D=[0]Determine the output response
y(t)for a unit step at
t=0, i.e.,
u(t)=1(t)with initial value of the state vector
x(0)=[[1],[1]].
A=[[-3,0],[0,-4]],B=[[1],[1]],C=[[1,1]],D=[0]