Feeds
提问
What command do I use to assign a range of values or a set of specific values for K?
I first used "overlaymany"command per John Rossiter's video but the command doesn't exist in the Matlab software I am using. ht...
10 years 前 | 2 个回答 | 0
2
个回答提问
Can you tell me what's wrong with the script I wrote for a Transfer function for a closed-loop feedback system with disturbances? Thank you.
<</matlabcentral/answers/uploaded_files/37701/cp4.10.png>> This is the script I wrote for the transfer function for in the pi...
10 years 前 | 1 个回答 | 0
1
个回答提问
How do I write the scrip for this problem? The one I wrote doesn't give me the same answer. Every tutorial I watched hasn't helped.
<</matlabcentral/answers/uploaded_files/37600/Picture1.png>> clear all KK=1;clf while (35>KK)&&(KK>0); G=tf(1,...
10 years 前 | 1 个回答 | 0
