![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7204444.jpeg)
Antonio Carlo Bertolino
Politecnico di Torino
Followers: 0 Following: 0
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.
Feeds
질문
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 ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 6년 전 | 답변 수: 1 | 0
1
답변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...
거의 6년 전 | 2
질문
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...
대략 6년 전 | 답변 수: 2 | 0
2
답변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!
6년 초과 전 | 0
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!
6년 초과 전 | 0
질문
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...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 7년 전 | 답변 수: 3 | 1
3
답변질문
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...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
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...
7년 초과 전 | 답변 수: 1 | 1
1
답변질문
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 ...
7년 초과 전 | 답변 수: 1 | 1
1
답변질문
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...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
8년 초과 전 | 답변 수: 3 | 1
3
답변질문
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...
8년 초과 전 | 답변 수: 0 | 0
0
답변문제를 풀었습니다
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
8년 초과 전
문제를 풀었습니다
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...
8년 초과 전
문제를 풀었습니다
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:...
8년 초과 전
문제를 풀었습니다
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8년 초과 전