Community Profile

photo

Arda Yigit


Last seen: 1 year ago Active since 2018

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


precision of double variables
The code below outputs 1 and 1.1 (and not 0.9): for ii = -1.1:0.1:1.1 if ii >= 0.9 disp(ii) end end If th...

2 years ago | 3 answers | 0

3

answers

Question


run Simulink block on host computer in external mode
Hello, I am working with a LEGO robot using the "Simulink Support Package for LEGO MINDSTORMS EV3 Hardware". I want to publi...

5 years ago | 1 answer | 0

1

answer

Question


tuning transfer function for given dynamic performances
I want to find a second order transfer function with a non minimum phase zero z=36.6 which has 2% overshooting and a 2% settling...

6 years ago | 0 answers | 0

0

answers