Batool Khader
Followers: 0 Following: 0
Feeds
提问
Syntax Error with if statement expression block
I am trying to read the queried data from a serial COM port using Instrument Query block from Instrument Control Toolbox, wh...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to indicate that there are no zeros for a transfer function for the command zpk?
I have the transfer function H(s) = 1/s^3. I would like to use the command ZPK to yeild the zeros, poles, and gain of the functi...
4 years 前 | 1 个回答 | 0
1
个回答提问
Where is the error in prompt function in this code?
for i= 1:4 disp (['enter an angle in degrees']); x = input(prompt) y(x) = cos (x); plot (x,y); end y ...
5 years 前 | 1 个回答 | 0