Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
hey this is my code for my birthday paradox, why wouldnt it run when i chnage the values, the graph deosnt work mat= zeros(1, 365); N = app.Realisatio...
X = mat_cell; [counts,binLocations] = imhist(X); stem(binLocations, counts, 'MarkerSize', 1 ); xlim([-1 1]); % inital kmeans step used to initializ...
In the command window output when using fitdist there are vectors in connection to the parameter values that look like they might contain confidence i...
I have a problem to distinguish between a complete noisy data or data containing some outliers. In fact, I am trying to do a sort of Grid Independence...
Hey everybody, I am looking for how to calculate the interval of the gamma density distribution when setting the priors in Bayesian estimation. For be...
Hi Everyone, I have a 25 (subjects) x 68 (variables) matrix. I also have a variable called Age (25 x 1). Now, I would like to get the age-adjusted ...
Hi all, I need to compute the following triple summation for different values of n for all s. Also, ~p, l_s and q_s1, q_s2 and q_s3 are known an...
Kind time of the day, dear inhabitants of the forum. I want to ask whether anyone can help me calculate the clustering of kmeans on a GPU it is not in...
I have a table of historic stock returns that I'm trying to perform some analysis on. The first variable is Stock, the second variable is Industry and...
Hi there, I have 19 categorical columns which I have converted into being a number for each category. However, I want to increase the number of ...