Answered
I wanted to implement machine learning on a simulink model I am making and thus will require the model to input its data into a database. How to do that?
Hi Akash, I understand that you want to export data from Simulink to a database to use it further into a Machine Learning model...

11 months ago | 0

Answered
Transfer Function Matrix for a MIMO System
Hi Akshay, I understand that you need to concatenate/combine all the Transfer Functions into a single matrix to further obtain ...

11 months ago | 0

Answered
How to plot a partial regression plot for logistic regression (using fitglm)?
Hi Prashanti, I understand that you are trying to plot a partial regression plot of a for logical regression model using ‘fitg...

11 months ago | 0

Answered
about readButton and readRotation functions in programming LEGO EV3 with matlab
Hi Nannan, I understand that sometimes your LEGO EV3 does not wait for you to provide an input and starts to move on its own. ...

11 months ago | 0

Answered
How can I compute rms of 3D cubes from 3D meshgrid array in vectorized fashion?
Hi Lucas, I understand that you want to use vectorized method instead of a ‘for’ loop to calculate the rms of the magnitude acr...

11 months ago | 0

Answered
Simulink LDPC coding issues
Hi Alexander, I understand you are getting some errors while trying to use matrices inside your Simulink model. ...

11 months ago | 0

Answered
Does controlling arduino via the simulink arduino link overwrite the code on the arduino itself?
Hi Shirahn, I understand that you have already uploaded the code to your Arduino board and then you are trying to extract data ...

11 months ago | 0

Answered
Simulink thermal coppling problem
Hi Philippe, I understand that you are having issues with Thermal Coupling in the Constant Volume Chamber. The temperature comi...

11 months ago | 0

Answered
How to generate code with multiple keywords?
Hi Sourabh, I understand that you want to generate code with several keywords in the declaration. To generate code with multi...

11 months ago | 0

Answered
How Can I plot Streamlines for the following code
Hi Kiran, I understand that you are trying to plot streamlines for ‘U’,’ ‘t0’, ‘t1’, ‘Nu0’, ‘Nu1’. The following approach can ...

11 months ago | 0

Answered
Pulling the last observed value in a table.
Hi John, I understand that you want to have the latest timestamp of a car which passed through regardless of how many times bef...

11 months ago | 0

Answered
use arduino uno and servo motor in matlab to track red object
Hi Md, I understand that you want to know about MATLAB code with the Arduino board. To run the code you provided in MATLAB, y...

11 months ago | 0

Answered
Which variables do I use to create a position/velocity waterfall plot?
Hi Amere, I understand that you want the array “z” to be of the same size as that of “x” and “y”. To do so please use the foll...

11 months ago | 0

Answered
Simscape Driveline- Is the Disk friction clutch a Dry or Wet clutch?
Hi Rassel, I understand that you want to create a K0 clutch which is used for Dry Clutch applications using the clutches presen...

11 months ago | 0

Answered
How to create a time signal that resets to zero once a set amount of simulation time is reached?
Hi Jack, I understand that you are trying to make the time signal reset after the simulation time is reached while using a unit...

11 months ago | 0

| accepted

Answered
Parameter estimation for the battery model in simulink
Hello Arpit, I understand that you are having trouble running their Simulink error and getting the error “All input arguments m...

11 months ago | 0

Answered
C2000 MCAN code for TMS320F28003x
Hello Joshua, I understand that you are trying to use the MCAN receive and transmit blocks for TMS320F280039C. This feature is...

11 months ago | 0

Answered
PMSM current controller block
Hello @Sriram M A, I understand that you want to know why the Vph_max is taken as (Vdc)/√3 and if the RMS value of Stator Volta...

11 months ago | 0

Answered
Portfolio Optimization MIQCP with SOC Constraint
Hello Sekar, I understand that you are having errors while implementing the MALAB Code you have written. Variable ‘z’ is no...

11 months ago | 0

Answered
Run simulation with Arduino IO programmatically
Hi Manfred, I understand you are trying to call "Connected IO" mode for simulation programmatically, you can use the following c...

2 years ago | 0

Answered
How to normalize output data for a plot
Hi Giovanni, Seems like you can normalize the data using the normalize function. But there is no method named 'sim_data' there ...

2 years ago | 0

Answered
Arduino and servo motor
Hi Dekel, From what I understand you are trying to adjust the position of the servo with input ranging from 0 to 255. angle =...

2 years ago | 0