Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I use the deep learning library predict block for RL agent in simulink, while the error indicates Invalid setting for input port dimensions due to the...
Hello, I use a Matlab Function block as state machine in my Simulink module. Everything works, except the RTL Code generation in the HDL Workflow A...
I have my data dictionary build and running for my model. But all of my signals are set automatically to sotrage class to ExportedGlobal. Does anyone ...
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...