Community Profile

photo

Zain Ahmed


Last seen: 2 månader ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • First Submission

View badges

Feeds

View by

Submitted


poly2traj
This function creates a polynomial by specifying initial, and final conditions and durations.

8 månader ago | 1 download |

Thumbnail

Question


Why does my MATLAB suffer GUI glitches in Linux Mint?
Hi, i have installed matlab R2022b on my linux mint 20.3 una, which is based on Ubuntu Focal 20.04. Whenever i open my MATLAB...

mer än ett år ago | 1 answer | 0

1

answer

Question


How do i set class members by calling its own methods?
I wanted to create a class where i can implement a class and set its members by calling its own methods. This is the example ...

mer än ett år ago | 1 answer | 0

1

answer

Question


my root locus plot wont show the datatip
i have a root locus plot here: k = 1; s = tf('s'); Gs = 1/(s^2+s); Ks = k*(s+2)/(s+10); sys = Gs*Ks/(1+Gs*Ks); rlocus(sy...

mer än 3 år ago | 2 answers | 2

2

answers

Question


there is not enough symbols
Hi, i wanna telly about this because there is not enough symbols for the matlab livescript: Like large script L.

mer än 3 år ago | 1 answer | 0

1

answer

Question


How do i make a dynamic system model with given Rise time, Setting time and overshoot?
I wanted to make a dynamic system sys = whatever(risetime,settingtime,overshoot); Then i wanted to plot a step response. h...

nästan 4 år ago | 0 answers | 0

0

answers

Question


how do i make a integral control with a setting time 6% of 1 sec
I wanted to make an integral control and i have a state space model. I have to ensure that my controller have setting time of 6...

nästan 4 år ago | 0 answers | 0

0

answers