Brenno Selli
UTFPR - Universidade Tecnológica Federal do Paraná
Followers: 0 Following: 0
Python, C, MATLAB, HTML, CSS
Spoken Languages:
English, Spanish, Portuguese, Italian
Pronouns:
He/him
Professional Interests:
Data Analysis, Data Synthesis, Civil and Environmental Engineering, Transportation Engineering
Estadística
CLASIFICACIÓN
220.705
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
80.0%
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
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How can I make my code repeat with out that many lines?
I'm having trouble to make some repetition structure... My English is a bit rusty but I'll try to describe it step by step... Th...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to add a single line to my plot??
I know it seems easy, but I'm having trouble doing this. I basically need to plot horizontal lines with a length of 0.1m to th...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Why can't I make a boxplot with data overlay?
Here we go... So, I have the following boxplot, the values on the X-axis are spaced by 1, which is fine and I understand why, bu...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How can I identity clusters on my scatterplot?
So... I plotted the following scatterplot. There is clearly a correlation between the 3 top vehicle categories (B-SPORT, D-SDN a...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Scatterplot arrays with different number of elements and tracing the trendline
So... I have 3 arrays, one is called "M_IRI" (1 row and 36 columns) and the other is called "EVAN_DSUV_FSDN_100" (3 rows and 36 ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
There's a way that I can count the percentage of appearance of a number in MATLAB table??
I have this table below, I need to find a way to show how many times each letter appears at each speed and also how many times e...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to replace certain array values using if, for or while?
I have this 45x10 array with vallues between 0 and 2.5, I want to replace those values with letters if certain conditions are be...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to do multiple divisions in order to generate another array?
I have this 60001x1 array called "assust", I need it to be compressed in order to obtain certain values, a few months ago I just...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Index must not exceed 10, but why???
I'm in trouble with this error "Index exceeds the number of array elements. Index must not exceed 10 Error in ESTATISTICAS_DES...
más de 1 año hace | 1 respuesta | 0
1
respuestaHow do I repeat the comand for another line
Trying again to code it to another sample, it's resultin in a error Index exceeds the number of array elements. Index must not ...
más de 1 año hace | 0
Pregunta
How do I repeat the comand for another line
I need to repeat the command for 10 lines so that the array is 10x60001 The code is dt = dx1./v; tempo = [0:dt(:,1):(length(...
más de 1 año hace | 2 respuestas | 0