shagun chaudhary
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
88,471
of 295,527
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
61.54%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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 to plot group box-lot with use of function multiple box-lot
hi, I have to make group boxplot into group 1 and 2. I am using function mutiple boxplot , but error is showing me undefined fu...
2 years ago | 1 answer | 0
1
answerQuestion
How to integrate using trapz function
Hi I am using trapz to get my answer. but i am getting 0 which is not the answer. I have attched my data where Y reprsesnt loads...
2 years ago | 1 answer | 0
1
answerQuestion
How to use if and else statement for different tilmestep
Hi, I am working ob the code, I need Bin same matrix as MSL and QSL in the answers. Howver, I am not geeting correct answer. Th...
2 years ago | 1 answer | 0
1
answerQuestion
how to do if and else statement for this equation
Hi, I ma trying to do if and else stituation for my code. I dont what is the proble. I should get my answer as Wsim= [10X5]. c...
2 years ago | 1 answer | 0
1
answerQuestion
how to get Pearson coefficient in the single vector not in the matrix
Hi, is there any possible where i can get pearson cofficient in the single vector? i have tried with the [R,P] = corrcoef(___...
3 years ago | 1 answer | 0
1
answerQuestion
How to get P value for coefficient of determination in the form of single answer (not in the matrix form)
Hi, I wanted to calculate p value for R2 which i have obtained byusing this code. yfit = polyval(p,W); yresid = Wsim(:) ...
3 years ago | 1 answer | 0
1
answerQuestion
How to interpret the result of PCA biplot
hi, I am very new to PCA, I wanted to understand the result of my PCA biplot attached below, is there any corelation between b,...
3 years ago | 1 answer | 0
1
answerQuestion
how to find confidence interval for not normally distributed data
hi, I wanted to find 95% confidence interval for not normally distributed but I am getting error 'BOOTFUN returns a NaN or In...
3 years ago | 1 answer | 0
1
answerQuestion
How to find confidence interval for not normally distributed data (Bootstrapping)
hi, I wanted to find 95%confidence interval for not normally distributed data through boot strap. I have found confidence throu...
3 years ago | 1 answer | 0
1
answerQuestion
How to make constant to 1 in power function in curve fitting toolbox
hi, I have tried power function in matlab code normally and another one in curve fitting toolbox. The answer are very different...
3 years ago | 3 answers | 0
3
answersQuestion
How to make heat map with 4 parameters (category) on X -axis.
Hi, I wanted to make a heat map, where I am 4 paramters in X-axis (b, ff20,ff30, dmax), whose value ranges from 0 to 1, where...
3 years ago | 1 answer | 0
1
answerQuestion
How to draw heat map with 4 variable (category) in x-axis.
Hi, I wanted to draw heat map. I have four variable or parameter (b,ff20,ff30,dmax) on X -axis and they represent value for two...
3 years ago | 1 answer | 0
1
answerQuestion
How to find maximum vertical distance between reference line and a curve?
Hi, I have plotted curve and reference in one graph. I wanted to find the maximum distance between two the line and corespondin...
3 years ago | 1 answer | 0