Feeds
질문
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...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
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...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
break legend in two lines
hi i am inserting legends with following commabd legend([hupsig hupnotsig hdnsig hdnnotsig],... {'Significant Increase','Insig...
9년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
import 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...
import 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...
9년 초과 전 | 0
질문
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...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
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=...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0