Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
In the pidTuner menu, there are two displays to the right of Response Time and Transient Behavior sliders that change the numerical value showed. What...
does anyone know how to change the frequency unit in the plot generate by the viewGoal() function, e.g. for a tuning goal like TuningGoal.Tracking, wi...
How to enter state space model symbolically and convert it to a symbolic transfer function as well? Thanks in advance...
How can I set the initial value for the output, "y[1]", when using the LSIM function in Control Systems Toolbox 8.1 (R2008a)? I am using the functio...
If i linearize a nonlinear system model of the form dx/dt=f(x,u) so that it can be written in the form dx/dt=Ax+Bu+constant What is the best way to...
How to determine the system "rise time,overshoot and settling time" from Simulink graph? I had try to save the 'Scope' history data to workspace in "s...
How can I make the settling time or rise time automatically display when using the STEP function from the Control Systems Toolbox? When I use the STEP...
I am using an algorithm to iteratively optimize my controller during the simulation, so i need to update my controller parameters while the simulation...
i am trying to use LQR controller i simulate my system and have my A and B matrix ,, used theme in m-file and use the lqr function to control this s...
The following lines of code reproduce the problem: % % rlocus(tf([0 0.21502754557159 -1.05214115726566 2.05983895370513 -2.01687625836747 0.9876644921...