photo

Poulomi Ganguli


Last seen: 1년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

41 질문
2 답변

순위
5,572
of 300,765

평판
8

참여
41 질문
2 답변

답변 채택
70.73%

획득한 표
4

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,941

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 4
  • First Review
  • First Answer

배지 보기

Feeds

보기 기준

질문


geoshow of struct array
Hello I wish to plot the attached struct array, which is clipped from a shapefile using mapping tools available in MATLAB. Also...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Linking line plot and map (geoshow) together MATLAB
Hello all: I wish to combine the MATLAB spatial plot generated through mapping function and the line plot on the same axis scal...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to estimate 95% probability contour in bivariate kernel density function MATLAB
Hello: I have fitted bivariate kernel density function using ksdensity in MATLAB and obtained contour as the method described h...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Identify Duplicate values in an array and replace with Nan
Hello: I have a array as below of dimension 40,000x3. Third columns often contain duplicate values. I need to identify duplicate...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Plot a line parallel to map axis
Hello: I wish to plot a straight line parallel to the tropics, i.e., [0,0] to [-180, 180] over the world map defined over map a...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Orient pie chart in clock wise direction
Hello: In generally, pie chart shows anti-clock wise orientation with its shades. How to orient it to clock wise direction?

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


MATLAB urlread cannot determine file status if they exist
Hello: I am using urlread function to check if particular file exists in a web-page. I have used the following command: [~, St...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Identify data points at a shortest distance from the coast
Hello: I want to identify the city locations that are located within 100 km distance from the coast line. I have tried the foll...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Put NaN values to incomplete records
Hello: I have 3-hourly records for a daily time series records with lot of missing values for 30-yrs. Since 3-hourly records ha...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to ignore points outside polygon shapefiles MATLAB mapping toolbox
Hello: I have polygon shape file, where the shape file comprises of multiple polygon each in a struct format. I want to superim...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Problems in reading large matrix with unintended gaps between data
Hello: I guess I have attached the output file instead of the actual one. I revised my submission here. The problem is with the...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Problems in reading large matrix with large empty cells
Hello: I am facing problem in reading a large matrix with header file containing values and missing data/empty cells in each co...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


heat map of high dimensional data
Hello: I have a matrix of data of huge dimension, 100x64. I wish to plot heatmap; could anyone suggests nice way to plot heatma...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


why my kernel density function never touches x axes?
Hello: I want plot kernel density function with the attached test data. I have used foll. code: Xgrid1 = linspace(min(X),max(X...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to Crop India shape file from Global shapefile
Hello: I have two shapefiles: global shapefiles of landuse map and India administrative boundary shapefile. Is it possible to c...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to remove common row elements from matrix
Hello: I have large number of arrays with mix of NaNs & numbers, for example: NaN NaN NaN NaN NaN NaN 1973 1 15...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to compute centered moving average from an NxM array
Hello: I have an 40x2 matrix, in which the first column shows day index and the 2nd column value for each day: 1 11 2 12 3 1...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Identifying missing gaps in daily timeseries
Hello: I have a daily timeseries data for 10 stations which are in foll. format: year month day value 1970 1 1 12...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Can't find fmincon optimizer in R2019b
Hello: I have recently installed MATLAB R2019b licensed version in my computer. While on checking ver- option I can find optimi...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


grouping array based on similar row element
Hello, I have a matrix A: 123 1970 1 1 12 123 1971 1 1 120 123 1972 1 12 300 240 1970 1 10 40 240 1971 2 1 45 240 1972 3...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to fix marker size in scatterm in mapping toolbox
Hello: I want to show circles on the map using scatterm function. In that I want to fix size of each circles proportional to th...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Grouping similar element based on common columns
Hello: I have two matrices, which I wish to group together based on common first three column elements. If no common column ele...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to implement MonteCarlo integration of probability density function to obtain CDF
Hello: I have a probability density function obtained from convolution process of two random variables. Hence, I don't have the...

대략 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Generating random data from Kernel density estimator
This is simple. First, estimate kernel density parameters from data vector, using fitdist: pd = fitdist(X,'kernel'); Use this ...

대략 6년 전 | 4

질문


Convolution of two probability density function
Hello: I am interested to add two independent random variables, X1 and X2, described by kernel density functions. Is there any ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


PDF of paretotail distribution
Hello: I have fitted piecewise paretotail distribution where central distribution is kernel and tails are fitted with pareto di...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Convolution of CDF and a PDF using Kernel density estimator
Dear All: I am interested to add CDF described by Generalized Extreme Value and a PDF described by Kernel density estimator usi...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


combining different size arrays based on time dimension and compute average for the last column
Hello: I have two disimilar sized arrays, M1 (37988x5) and M2 (37376x5). The first four column shows year,month,day and hour an...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Infil NaN for missing years in time series
Hello: I have two matrices, A and B. Matrix B has some years missing in it. I want to concatenate horizontally two matrices, A ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Finding exact rank of a matrix element
Hello: I have two matrices A and B. I am attaching some parts of original matrices. My question is: how to find elements of mat...

6년 초과 전 | 답변 수: 1 | 0

1

답변

더 보기