photo

Nabeel


Last seen: nästan 3 år ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
204 214
of 297 503

REPUTATION
0

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
44.44%

VOTES RECEIVED
0

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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...

ungefär 8 år ago | 0 answers | 0

0

answers

Question


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...

mer än 8 år ago | 0 answers | 0

0

answers

Question


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...

nästan 9 år ago | 1 answer | 0

1

answer

Question


break legend in two lines
hi i am inserting legends with following commabd legend([hupsig hupnotsig hdnsig hdnnotsig],... {'Significant Increase','Insig...

nästan 10 år ago | 1 answer | 0

1

answer

Answered
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...

nästan 10 år ago | 0

Question


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...

nästan 10 år ago | 0 answers | 0

0

answers

Question


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=...

nästan 10 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 10 år ago | 1 answer | 0

1

answer