Community Profile

photo

Batool Khader


Last seen: 3 years ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer