photo

Liam Kay


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
108 375
of 301 454

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
0

RANG
 of 21 287

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 632

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Error when using 2 functions as input in lsim
Whenever I run this program, it gives me an error saying: Error using *. Inner matrix dimensions must agree. Could someone...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


How to use state space matrix to calculate response with inputs
So I have used the code below to obtain the transfer function of the system. I am now asked for the input of F1(x) is exp(-t) an...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


Error when trying to obtain transfer function from state space representation in MATLAB
A = [-4 0 5 2;0 0 0 0;0 0 0 1;-6 0 -1 -2]; B = [1 2;0 0;0 0;0 5]; C = [1 0 0 0;0 1 0 0;0 0 1 0; 0 0 0 1]; D = zeros(...

plus de 8 ans il y a | 1 réponse | 0

0

réponse

Question


Error when trying to obtain transfer function from MIMO state-space representation in MATLAB
i'm trying to obtain a transfer function from my state-space MIMO response system. However, when I go to run this code, it will ...

plus de 8 ans il y a | 1 réponse | 0

1

réponse