Community Profile

photo

Prasanth

Last seen: 17 días hace Con actividad desde 2020

Estadísticas

  • Revival Level 2
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
Cannot generate code for indexing expression where the index has unknown size and underlying cell array is not homogeneous.
Hi Vimal, I understand that the function 'updateTracker' is not accepting arguments of type struct array during code generation...

más de 3 años hace | 0

Respondida
Generate code of function that uses simulink
Hi Jonas, The workflow you are using, i.e., generating C/C++ code for a MATLAB function that calls 'sim' function to simulate a...

más de 3 años hace | 0

Respondida
How to execute bessel function (bessely) at simulink model
Please follow the instructions given in the below documentation page that illustrates how to create a custom functionality in a ...

más de 3 años hace | 0

Respondida
Compiler settings for Processor-In-the-Loop
Hi Marco, I understand that you are looking for how the toolchain is selected by Simulink, and also how to modify the toolchain...

más de 3 años hace | 0

Respondida
"Error using perceptron Too many output arguments. "
I am assuming that you are using MATLAB R2019a. Try running the following script on MATLAB command window: >> which perceptron ...

más de 3 años hace | 0

Respondida
Nested For Loop 3D Graph
I am assuming that you are using MATLAB R2020a and you are trying to generate a 3D scatter plot using 'scatter3' function. You w...

más de 3 años hace | 0

| aceptada

Respondida
How is RMSE calculated on Multivariate Regression Neural Networks?
I am assuming that you are using MATLAB R2020a and you tried to design a neural network with a 'regressionLayer' as output. You ...

más de 3 años hace | 1

| aceptada