![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18939934_1594225741361_DEF.jpg)
Fabian Moreno
Followers: 0 Following: 0
Statistik
RANG
32.633
of 297.016
REPUTATION
1
BEITRÄGE
19 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
57.89%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
etwa 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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) ...
fast 4 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortHow to do a Loop statement from cell to double?
Thank you a lot, it works perfectly.
etwa 4 Jahre vor | 0
Frage
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 ...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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)...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Meteorological analysis statistical tools
Hi there currently, I'm working with differents meteorological variables (wind speed and wind direction, temperature, global s...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenConversion 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...
mehr als 4 Jahre vor | 0
Frage
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 ...
mehr als 4 Jahre vor | 2 Antworten | 0