Community Profile

photo

Brenno Selli


UTFPR - Universidade Tecnológica Federal do Paraná

自 2023 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
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

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

3 months 前 | 1 个回答 | 0

1

个回答

提问


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...

6 months 前 | 1 个回答 | 0

1

个回答

提问


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...

6 months 前 | 1 个回答 | 0

1

个回答

提问


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...

7 months 前 | 2 个回答 | 0

2

个回答

提问


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 ...

8 months 前 | 1 个回答 | 0

1

个回答

提问


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...

1 year 前 | 1 个回答 | 0

1

个回答

提问


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...

1 year 前 | 1 个回答 | 0

1

个回答

提问


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...

1 year 前 | 1 个回答 | 0

1

个回答

提问


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...

1 year 前 | 1 个回答 | 0

1

个回答

已回答
How 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 ...

1 year 前 | 0

提问


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(...

1 year 前 | 2 个回答 | 0

2

个回答