
Jeremy Berke
Followers: 0 Following: 0
統計
All
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 ...
約1年 前 | 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年以上 前 | 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年以上 前 | 0