Alessio Conte
Followers: 0 Following: 0
Estadística
8 Preguntas
3 Respuestas
0 Problemas
11 Soluciones
CLASIFICACIÓN
294.254
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
31.935
of 153.912
CONTRIBUCIONES
0 Problemas
11 Soluciones
PUNTUACIÓN
130
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Armstrong Number
Determine whether the given input n-digit number is Armstrong Number or not. Return True if it is an Armstrong Number. An n-D...
más de 4 años hace
How can I create an impulse (delta) signal in Simulink?
Yes you're right actually...I was just curious of doing what we have seen in classe but actually doesn't make sense. Thanks!...
más de 5 años hace | 0
App building on Android device fails due to an error: Cannot read file androidObjectDetection\\src\\main\\res\\layout\\AndroidManifest.xml.
Hi Sruthi, I tried in a different directory (C:\data) but still the same error. It looks like cannot file the AndroidManifest....
alrededor de 6 años hace | 0
Pregunta
App building on Android device fails due to an error: Cannot read file androidObjectDetection\\src\\main\\res\\layout\\AndroidManifest.xml.
Hi heveryone. I have MATLAB R2018b. I have the simulink support package for android devices correctly installed I followed th...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasWhy does Build fail during Hardware Setup for Simulink Android Support Package for R2018a and R2018b
Dear Sruthi Yenugula. I have R2018b version of MATLAB. When I try to build an app on my device i get the error: Cannot writ...
alrededor de 6 años hace | 0
Pregunta
How to create LaTeX tables?
Do you know a functio that takes a matrix and gives the latex table code of that Matrix?
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Im trying to deploy on my Android Hardware an application modelled in Simulink. I get an error when i push Deploy to Hardware button. Can Anyone Help?
The error I get is in the attached figure. Can Anyone help? <</matlabcentral/answers/uploaded_files/120190/Cattura.PNG>>
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
I get an error when i try to deploy an app on Android device. The error says "Use a folder name that does not contain spaces"
The attached image shows the error i get when I push on the button "Deploy to Hardware" from the Simulink toolbar. Do you have a...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I visualize signals evolving time by time on a dashboard, while simulation is running?
I would like to see how signals change in time, time by time and not all at once at end. I tried to understand it from the examp...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I create an impulse (delta) signal in Simulink?
How can I create an impulse (delta) signal in Simulink? I looked for it in "Sources" library but there is not.
más de 6 años hace | 6 respuestas | 0
6
respuestasPregunta
How can I display on a Simulink Scope two different y axis?
I need to plot altitude signal and velocity signals on two different y axis. I cannot find the solution in the scope Properites,...
más de 6 años hace | 2 respuestas | 0
2
respuestasResuelto
Roll the Dice!
*Description* Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. *Example* [x1,x2] =...
más de 6 años hace
Resuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
más de 6 años hace
Resuelto
Create a figure and plot data
Given two data vectors (x,y), open a new figure and plot the data. Return the figure handle.
más de 6 años hace
Resuelto
Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...
más de 6 años hace
Resuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
más de 6 años hace
Resuelto
Find a Pythagorean triple
Given four different positive numbers, a, b, c and d, provided in increasing order: a < b < c < d, find if any three of them com...
más de 6 años hace
Resuelto
Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...
más de 6 años hace
Resuelto
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
más de 6 años hace
Resuelto
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...
más de 6 años hace
Pregunta
Since i have a student licence, do i have to pay the "Matlab for data processing and visualization" course ?
Since i have a student licence, do i have to pay the "Matlab for data processing and visualization" course ?
más de 7 años hace | 1 respuesta | 0