Community Profile

photo

Antonio Carlo Bertolino


Politecnico di Torino

Last seen: Today Attivo dal 2016

I'm a Mechanical Engineer specialized in control automation. My PhD research area is the development of a prognostic and health management system for EMAs (electro-mechanical actuators) for primary flight control systems. My main research activity is the development of a high-fidelity model of ball screw mechanisms.

Statistiche

All
  • Thankful Level 3
  • First Answer
  • Scavenger Finisher
  • Solver

Visualizza badge

Content Feed

Visto da

Domanda


What's the theory behind ode14x solver?
I am trying to understand the theory behind the various solvers available in Simulink. However, while for the majority of them ...

10 mesi fa | 1 risposta | 0

1

risposta

Domanda


How to reduce the execution time for Input/Output ports in Simulink?
Hello, I just installed the R2020a version of MATLAB&Simulink and I profiled my Simulink model. From the profiler report it ap...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Is MATLAB compatible with "Windows 10 Pro for workstations"?
Hi everyone, I'm buying a new workstation with a Intel® Xeon Processor W-2235, hexa-core, 3,8 GHz, 4,6 GHz Turbo, HT, 8,25 MB ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Simscape multibody internal compiler error (directFeedthroughMatrix): Failed to generate all binary outputs
Good morning, I've installed the suggested compiler Min GW w64 (which I have already used for other models with success): >> m...

circa 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Why does running Simulink in rapid acceleration mode cause a compiler error indicating that the line is too long?
I have installed the supported compiler suggested in the link, indeed when i type mex -setup the answer is >> mex -setup MEX...

circa 5 anni fa | 2

Domanda


How to open Mechanics Explorer after a simulation without losing data
Hi, since when I run my simscape multibody model the Mechanics Explorer graphic update takes a not negligible time, I usually c...

circa 5 anni fa | 1 risposta | 0

1

risposta

Risposto
How to install or add 'install_addon.m' file?
Hi, this is the file of the function that you are looking for. I downloaded it with the r2018b version. Best regards!

oltre 5 anni fa | 0

Risposto
from where can I download install_addon.m file ?
Hi, this is the file of the function that you are looking for. I downloaded it with the r2018b version. Best regards!

oltre 5 anni fa | 0

Domanda


Simulink Code Generation error - Failed to generate all binary outputs
Hi everyone, does anyone know what is the cause of this error? This happens when I try to run a simulation in Rapid Accelerat...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Parsim function consumes lot of memory. How to clear temporary MATLAB files?
Hello everyone, I'm running lots of simulations with parsim function. I realized that MATLAB started to store lots of tempora...

circa 6 anni fa | 3 risposte | 1

3

risposte

Domanda


Does RAM memory afect the maximum number of simulation with parsim?
I'm performing a large number of parallelized simulations using the _parsim_ command. Since I have 16Gb of RAM memory install...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Raspberry Pi OS installation Timed Out
Hello, I'm trying to install the Matlab and Simulink OS on my Raspberry Pi 3 Model B. I downloaded the support packages from ...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Add GPU to the parallel pool
Hello, I would like to know if it were possible to use the GPU as if it were one of the processor cores, adding it into the poo...

oltre 6 anni fa | 1 risposta | 1

1

risposta

Domanda


What blocks are supported for changing parameters with parsim command?
Hello, I'm running my model in a parallel pool using parsim command. I realized that one of the parameter that I would like to ...

oltre 6 anni fa | 1 risposta | 1

1

risposta

Domanda


MATLAB shutdown on iOS: not super-user error
Hi everyone, I'm trying to run this code on the command window in order to shutdown the computer from MATLAB (I have a very lon...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Using Excel sheet to make calculations, as a function.
Hi everyone, i have an Excel sheet with lots of formulas between the cells. I was wandering if it were possible to use it as a ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to delete a project?
I created a project file from a model. Now i want to delete it. In particular if i want to create another project from another S...

oltre 7 anni fa | 3 risposte | 0

3

risposte

Domanda


Save model upgrading the version.
Hi, i would like to know if it's possible to save a Simulink model in different version keeping in the folder only the model na...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

oltre 7 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 7 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 7 anni fa

Risolto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

oltre 7 anni fa