Jeremy Berke
Followers: 0 Following: 0
Feeds
已回答
Unable to check checkboxes AppDesigner
I had the same problem and solved it by using a table as the table.Data property. For example: lowerBounds = [-20 -20 -20 -20 ...
Unable to check checkboxes AppDesigner
I had the same problem and solved it by using a table as the table.Data property. For example: lowerBounds = [-20 -20 -20 -20 ...
9 months 前 | 0
已回答
Is there a solution for H2Hinf control problem in the discrete time domain?
Unfortunately they have not implemented this yet even though the LMI exists. I hope they implement it soon since h2syn and hinfs...
Is there a solution for H2Hinf control problem in the discrete time domain?
Unfortunately they have not implemented this yet even though the LMI exists. I hope they implement it soon since h2syn and hinfs...
2 years 前 | 0
已回答
How can I define the Generalized plant on matlab
You can use the ss command P = ss(A, [B1 B2], [C1; C2], [D11 D12; D21 D22]) Where: dx = A*x + B1*w +B2*u z = C1*x + D11*w + ...
How can I define the Generalized plant on matlab
You can use the ss command P = ss(A, [B1 B2], [C1; C2], [D11 D12; D21 D22]) Where: dx = A*x + B1*w +B2*u z = C1*x + D11*w + ...
2 years 前 | 0