In my previous post, I introduced an example I recently published on MATLAB Central: Four-Cylinder Engine Ignition Control Simulation.
After describing how the plant model has been implemented, it is... read more >>
In my previous post, I introduced an example I recently published on MATLAB Central: Four-Cylinder Engine Ignition Control Simulation.
After describing how the plant model has been implemented, it is... read more >>
In MATLAB R2017b, we added capabilities to manage operating points for Simscape models.
In this post, I will show an example of how to use this feature, and describe the possibilities it... read more >>
In R2014a, System Identification Toolbox has new online parameter estimation capabilities. Let’s see how this works using a simple example! The Problem Let's say we have a setup where a DC... read more >>
In a previous post, we highlighted how the system identification capability of the PID Tuner app can help identifying an experimental plant. Today we see another very useful application: Identifying a linear plant from a model that does not linearize.... read more >>
In R2014a, system identification capabilities have been added to the PID Tuner app to create a plant model, allowing you to do the plant identification and controller tuning all in one app.... read more >>
This week I am happy to welcome guest bloggers Pascal Gahinet, Suat Gumussoy, Erman Korkut, and Mathieu Cuenant to introduce systune and the new Control System Tuner app from Robust Control Toolbox.
This week I am happy to welcome guest bloggers Charu Fadnavis and Erman Korkut to introduce the new slLinearizer interface from Simulink Control Design. linearize vs. slLinearizer If you... read more >>
This week we are introducing MATLAB Tech Talks - short videos explaining important engineering concepts in an informal and entertaining way. Carlos Osorio, our application engineer, and controls... read more >>
One of the benefits of Model-Based Design is the ability to perform linear analysis on your non-linear model and design controllers using classical controls techniques. In R2013a, configuring your... read more >>
This week my colleague Pravallika is back to continue her motor control story!
In my previous post, we saw how to estimate continuous transfer functions with System Identification Toolbox. We… read more >>