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

10ヶ月 前 | 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...

約1年 前 | 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...

約1年 前 | 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...

約1年 前 | 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 ...

約1年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0

2

回答