Simon - MATLAB Central
photo

Simon


Actif depuis 2024

Followers: 0   Following: 0

Statistiques

MATLAB AnswersFrom 07/24 to 02/25Use left and right arrows to move selectionFrom 07/24Use left and right arrows to move left selectionTo 02/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANG
138 886
of 297 182

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
How does c2d(...,method) compute the matrices Ad and Bd for both 'zoh' and 'foh' as method?
Btw, I seem to have found out what c2d() does, yet, I'm not sure why it does what it does, at least in the 'foh' case. First th...

26 jours il y a | 0

Question


How does c2d(...,method) compute the matrices Ad and Bd for both 'zoh' and 'foh' as method?
Given a continuousTimeStateSpaceModel comprising the matrices A, B, C, and D (albeit D = 0) and given a sample time Ts, how does...

environ un mois il y a | 2 réponses | 0

2

réponses

Question


How do you compute the product of a matrix and each column of another matrix without a for loop in MATLAB, or is this just not possible?
A 4x14 matrix (C) is multiplied by each column of a 14xN matrix (x) - hence by N individual 14 element column vectors - to form ...

8 mois il y a | 1 réponse | 0

1

réponse
Go to top of page