Statistik
RANG
243.893
of 295.569
REPUTATION
0
ANTWORTZUSTIMMUNG
44.44%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
I want to find wet and dry spells using .nc file
Hi i want to find wet and dry spells using nc (netcdf) files on each pixel. although a script is available to find wet and dr...
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Plot contour on desired level
hi... i am trying to plot the contours on "surf" graph by following code %data x=[0.01 0.02 0.04 0.06 0.09 0.17 0.29 0.51 0.67...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
plotting 4 variables in same graph
i have four variables h=[0.01 0.02 0.04 0.06 0.09 0.17 0.29 0.51 0.67 0.84]; sa=[31.85 31.84 31.81 31.79 31.76 31.68 31...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
break legend in two lines
hi i am inserting legends with following commabd legend([hupsig hupnotsig hdnsig hdnnotsig],... {'Significant Increase','Insig...
mehr als 9 Jahre vor | 1 Antwort | 0
1
Antwortimport data from Excel
i am using Matlab2013a and recently used this command to import data form excel input=xlsread('stkmkt_ret_data.xlsx') if you w...
mehr als 9 Jahre vor | 0
Frage
plot a marker on shape file
i am reading a shape file geoshow('admin_0.shp'); hold on scatterm(68.90,24.63,'filled'); but outcome is "Not a map axes...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
assess the xlread in elsefi command
xlread is used to read xls files i want to use this command in ifelse condiations if input==a B=AS elseif B=...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
R-squared value for fitted line
I have plotted log-log graph for data series. than fit a line by ployfit i want to find R-squared for line and data how it ca...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
R-squared for Log-log graph
I have plotted log-log graph for data series. than fit a line by ployfit i want to find R-squared for line and data how it ca...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
add lsline or trend line to log-log graph
i want to draw a least square line to log-log plot i am using following scripy wet=[120 49 30 21 12 10 9 7 4]; dry=[49...
mehr als 9 Jahre vor | 1 Antwort | 0