Fabian Moreno
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 3년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
대략 3년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 3년 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 1
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How to do a Loop statement from cell to double?
Thank you a lot, it works perfectly.
How to do a Loop statement from cell to double?
Thank you a lot, it works perfectly.
거의 4년 전 | 0
질문
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 ...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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)...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Meteorological analysis statistical tools
Hi there currently, I'm working with differents meteorological variables (wind speed and wind direction, temperature, global s...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
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 ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
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...
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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 2 | 0