Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I would like to annotate my model by highlighting parts with different colored boxes. ...
Hi everyone, I have a simulink model simultaing a periodic continuous system in the form: dx(t)=A(t)x(t)+B(t)u(t) with A(t+T)=A(t) and B(t+T)=B(t) I...
where n is 1 to 10 A(n)=1.03*A(n-1)-700; B(n)=(B(n-1)+50)*1.03; (n-1) being the previous term of n is it possible to plot those recursive ...
I want to know the basic procedure to be followed in choosing solvers from Configuration Parameters while simulating a Simulink model. ...
Hi everyone, i was wondering if there is a way for a scope i use in a simulink model to automaticaly autoscale. Maybe from adding a code to its star...
Hello, I have some question about uav toolbox. As far as I understand, when I want to upload my custom position&attitude controller in uav I have t...
I would like to communicate with a BLE (Bluetooth low energy) device in Simulink. However, I found no BLE blocks in the Simulink library. Is this supp...
I use FINDOP to find an equilibrium point of my model. I use the output with LINMOD or DLINMOD, and the system does not behave as expected because the...
Why do I receive unexpected results and/or a segmentation violation when linearizing a model that contains Embedded MATLAB Function blocks using Simul...
I created a Simulink Model and I would like to use the Test Manager in Simulink Test to run numerous test cases on a Speedgoat (realtime test). For so...