photo

Thaís Fernandes


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
122,181
of 300,352

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
42.86%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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


Problems using the imagesc command
I have three vectors: latitude (size 12005x1), longitude (size 12005x1), and H (size 201x12005). I would like to plot a map of ...

6 years ago | 0 answers | 0

0

answers

Question


Average data through the date
Hello. I have a vector (date data) of type: jd=[734530.22333; 734550.90236; 734530.22333; 732437.11034; 732447.30517; 7...

7 years ago | 1 answer | 0

1

answer

Question


How do I remove NaN and / or interpolated data?
Hello. I have the vectors A=[1 NaN 3 ;... 4 NaN 6 ;... 5 NaN NaN;... 0 NaN NaN;... 7 8 NaN;... 0 0 ...

7 years ago | 1 answer | 0

1

answer

Question


How do I solve the error "Improper assignment with rectangular empty matrix" caused by an error in the find command?
I have the matrix B=[17.9250;17.9750;18.0250;18.0750;18.1250;18.1750] and I have the matrix A=(1800x1). All values of matrix ...

7 years ago | 1 answer | 0

1

answer

Question


Doubt about minimum values
I have a vector A (any division) and a vector B (divided from 0.1 in 0.1). I would like to store some values of B that are in ve...

7 years ago | 0 answers | 0

0

answers

Question


Questions about using the find command/function
I have two arrays of temperatures: sst_a(1800x400) and sst_b(1800x401x366). I also have two latitude matrices and two matrices ...

7 years ago | 1 answer | 0

1

answer

Question


How do I concatenate 3D arrays from multiple .mat files?
I have 360 archives.mat, each with a variable 'A', of size 1800x400x1. I would like to concatenate these arrays in the third dim...

7 years ago | 1 answer | 0

1

answer