Statistics
11 Questions
0 Answers
RANK
235,230
of 300,302
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
90.91%
VOTES RECEIVED
0
RANK
of 20,911
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,040
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
Feeds
Question
How put different colors in different range of values in colorbar?
Hello All I want to put different color in different range of values as shown in figure. I am also attching the data set. How t...
6 months ago | 1 answer | 0
1
answerQuestion
How to do combination of color in a single colorbar in a scatter plot?
I have one data set of 4964 values "s" varible with latitude and longitude. I want to plot all the positive values with red colo...
7 months ago | 1 answer | 0
1
answerQuestion
How to plot stacked bar over stacked bar ?
Hello All I have data set with size 12x4x76. 12 Represents 12 months, 4 represents 4 sub groups in each month and 76 represent ...
7 months ago | 1 answer | 0
1
answerQuestion
How to make colororder function working in scatter plot
I am trying to use the colororder function in my scatter plot, but somehow it is not working and couldn't able to understand why...
8 months ago | 1 answer | 0
1
answerQuestion
How to make the color gradient gradual. In the plot
How to make the colour gradient gradual. Note I want to use two colours -ve values in blue gradaul varies with values similarly...
2 years ago | 2 answers | 0
2
answersQuestion
How to plot these kind of line charts as shown in figures ? Any pointer will be helpfull
2 years ago | 1 answer | 0
1
answerQuestion
Help Required in using the function 'removerows' and its reverse function
Hello I have column matrix 'rain' d=find(rain>=1.0); %Index of rainfall more than 1mm/h [x,position]=removerows(rain,'ind',d)...
2 years ago | 1 answer | 0
1
answerQuestion
How to solve the error "Gaussian membership function must have positive sigma value"
I am getting this error, The code and the data set is attched. Note: The data set is huge therefore googledrive link is attached...
2 years ago | 1 answer | 0
1
answerQuestion
In 'tiledlayout' command, I want no spacing in x-direction only how to get that?
% I want No Spacing in X- Dierction only and want some gaps in y drection to to write details. % How to do that t= tiledlayo...
2 years ago | 1 answer | 0
1
answerQuestion
I have 5 arrays (A,B,C,D,E) of size(20x1). 20 Rows represents 20 models. I want to rank best model based on minimise (A,B), maximise (C,D,E). Any hint will be helpful.
A,B,C,D,E
2 years ago | 1 answer | 0
1
answerQuestion
How to align XTicks with boxplots, code and the output is attached ?
rmse1=[rmse_wavelet_anfis_his;rmse_wavelet_anfis;rmse_QDM_his;rmse_QDM;... rmse_QM_his;rmse_QM;rmse_raw_his;rmse_raw]; mae...
2 years ago | 1 answer | 0