Avijit Paul - MATLAB Central
photo

Avijit Paul


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 04/23 to 03/25Use left and right arrows to move selectionFrom 04/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
180,793
of 297,307

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
87.5%

VOTES RECEIVED
0

  • Thankful Level 3

View badges

Feeds

View by

Question


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

16 hours ago | 1 answer | 0

1

answer

Question


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

1 year ago | 2 answers | 0

2

answers

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answer

Question


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

1

answer
Go to top of page