Community Profile

photo

Fabian Moreno


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


How to get correlation coefficient exponential decay?
Hello, I would like to get the correlation coefficient from the exponential decay model. I used the following code: ft = fitty...

2 years ago | 0 answers | 0

0

answers

Question


Copy and paste from MATLAB to Excel?
Hello, I know this is a simple question and there is different ways to copy and paste. But when I'm going to copy from MATLAB to...

2 years ago | 1 answer | 0

1

answer

Question


How to set x axis in a plot?
Hello, I would like to know if is possible to set the X- axis like the plot that I loaded. I make the x-axis in pain just as an ...

2 years ago | 2 answers | 0

2

answers

Question


How to do a transect with a map?
Hello, I would like to know if anyone know and could explain me how to do a transect with a map? I have in mind something like ...

2 years ago | 0 answers | 0

0

answers

Question


How to get coefficient non linear fit?
Hello I am using the following method to get the equation (y) to non linear model: ft = fittype( 'a*exp(-b*x)+c', 'independent...

2 years ago | 2 answers | 0

2

answers

Question


How to set circ_plot from Circstat toolbox?
Hello, somebody know how to set the circ_plot direction. I mean that zero start in the north and not in the east direction. Also...

2 years ago | 0 answers | 0

0

answers

Question


How to set wiskers and box in the boxplot?
Hello, I would like to set none line the outline border of the box , but it becomes black. If I remove the outline border, the w...

3 years ago | 0 answers | 0

0

answers

Question


How to obtain confidence level and coefficient of determination?
Hello, I am comparing two regression models (linear fit and theil-sen). In the linear fit I can get confidence level (CI=95%) of...

3 years ago | 1 answer | 0

1

answer

Question


How to convert consecutive numbers in NaN?
Hi there, I have a matrix (8760x18) with random numbers. the values have valid zeros and invalid zeros. The invalid zeros are co...

3 years ago | 1 answer | 0

1

answer

Question


How to fill plot between two lines
Hi there, I would like to know how to fill the area with one color (blues) if the area isabove the line and another color (red) ...

3 years ago | 1 answer | 1

1

answer

Question


how to grab the last value in a loop?
Hi there, I would like to know how to get the last value of my loop. I am intersecting a matrix of 35 years of data with a matri...

3 years ago | 1 answer | 0

1

answer

Answered
How to do a Loop statement from cell to double?
Thank you a lot, it works perfectly.

3 years ago | 0

Question


How to do a Loop statement from cell to double?
Hi there I have a file with wind information (direction and speed), the wind direction has this format (E, N, NE,...) I would ...

3 years ago | 2 answers | 0

2

answers

Question


if it is greater than 75 percent missing data
Hello there I have a matrix of (10200x7) from 01-01-2019 to 29-02-2020, which is iqual to the hourly temperature measured. The ...

3 years ago | 2 answers | 0

2

answers

Question


Loop daily average of hourly data
Hi there, I'm trying to make a loop to get daily average of temperatures from five stations in june. I have a cell of 5x1, each ...

3 years ago | 0 answers | 0

0

answers

Question


Loop multiple files from a cell
Hi, I am trying to get the nanmean from my data. Firstly I load my files (.mat) into a cell (files_mat). Now files_mat is (19x1)...

3 years ago | 1 answer | 0

1

answer

Question


Meteorological analysis statistical tools
Hi there currently, I'm working with differents meteorological variables (wind speed and wind direction, temperature, global s...

3 years ago | 0 answers | 0

0

answers

Question


How to check if my time series has a repeated hour in a matrix of 10200 rows?
Hello, I have this time series matrix from 01/01/2019 to 29/02/2020, hourly. I would like to know if in some part of the matrix ...

3 years ago | 1 answer | 0

1

answer

Question


How to use intersec?
Hi guys, I am creating a matrix (a) from (2019, 01, 01, 01, 00, 00) to (2020, 02, 29, 24, 00, 00) with a delta = (0, 0, 0, 1, 00...

4 years ago | 0 answers | 0

0

answers

Answered
Conversion to double from cell is not possible.
I have one more question, when I Convert strings to double precision values, the result is a number like this (23.700). I'm try...

4 years ago | 0

Question


Conversion to double from cell is not possible.
Hi there, I am new in MATLAB and I have this problem "Conversion to double from cell is not possible", I uploaded a matrix with ...

4 years ago | 2 answers | 0

2

answers