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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0