photo

Matheus Brito


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
102,287
of 300,302

REPUTATION
0

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
44.44%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Why do I receive the array indices must be positive intergers or logical values
Hi everybody, I receive this error everytime (bold line). Someone can help me? %Arquivo dos dados do olhar ao longo do tempo ...

3 years ago | 1 answer | 0

1

answer

Question


how to create a vector for a stimulus?
Hello everyone, I need help creating a vector based on the stimulus's changing position. I have a stimulus that moves from the...

4 years ago | 1 answer | 0

1

answer

Question


Why the Butterworth filter is not working
I have the following code that I use to filter my data: I have the following code that I use to filter my data: freq1 = 60...

4 years ago | 0 answers | 0

0

answers

Question


How to separate specific data from an array in a new file?
Hello, I have a doubt on how to separate different data from an array. For example: Each matrix has different number of rows an...

5 years ago | 1 answer | 0

1

answer

Answered
How to Interpolated data outliers
Hi Turlough Yes, it worked very well and I was able to perform the procedures I needed. Thank you!

5 years ago | 0

Question


How to Interpolated data outliers
I have a data column that has 3630 rows of data. I used the method: [A, B] = rmoutliers (C, 'movmedian', window); to remove the ...

5 years ago | 2 answers | 0

2

answers

Question


Interpolating Using a Graph
I have data with 3600 lines. When I plot this data on a graph, a certain part of it presents a behavior that is out of the stand...

5 years ago | 0 answers | 0

0

answers

Question


How to make columns the same size
My data has two columns (A and B). Column A has a number of rows. Column B has fewer rows than A. How can I make column B have t...

5 years ago | 1 answer | 0

1

answer

Question


How to add 0 in a column to form an array in which all columns are with equal rows?
I have 8 txt files, containing 2 columns each file. However each column has a different number of rows. This way, how can I ...

6 years ago | 1 answer | 0

1

answer

Question


How to do subtraction operation with columns that are not the same size?
I need to know how to perform logical operations such as subtraction and addition between columns that do not have the same size...

6 years ago | 0 answers | 0

0

answers