Hello, I use this code which is linked to a Simulink file to simulate and get data used for Artificial Neural Network. The data shown below are saved in structur format and each ca…
Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.
Hello, I use this code which is linked to a Simulink file to simulate and get data used for Artificial Neural Network. The data shown below are saved in structur format and each ca…
What are the general guidelines for choosing ODE solvers for simulating a model using Simulink? I want to know the basic procedure to be followed in choosing solvers from Configura…
Hello, I wrote a function which needs a (t) as input and it graphs something i want to marker the point which user inputs on the graph for example if user defines t=10 I want to ma…
I am using xPC Target Encoder blocks in my Simulink model. I would like to know how to handle potential register rollover. …
Can I speed up my Simulink simulations using Parallel Computing Toolbox 4.0 (R2008b) ? I am looking to use Parallel Computing Toolbox 4.0 (R2008b) to speed up my Simulink simula…
Hi everyone, I'm trying to read a picture file and get the size of the picture and print it to txt file. I want it like: size img1.png 2448 3264 3 size img2.png 2458 3464 3 .…
Dear all, I want to know why do I receive the following warning if my code is not in a loop? Warning: Ignoring extra legend entries. > In legend>process_inputs (line 587) In leg…
Is it possible to use Matlab/Simulink (with code generation) for a simulation dedicated to a custom multiprocessor hardware (CPU TI + CPU Freescale) …
Hi, My Simulink simulations are governed by a large set of .m files and rather than starting the simulation on my own with Play button, I prefer to call an .m-file which sets up…
Do Simulink "Deploy to Hardware" and "External" modes work with Arduino Uno clones? Hello, There are two popular clones of original Arduino Uno: - old clones that use CH340 c…