Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
Hi everyone, I am not sure if I apply the T-Test correctly to my data. In the description it says "H = TTEST(X) performs a t-test of the hypothesis...
Here I have a group of data which following the Gamma distribution and now I want to use Naive Bayes method to fit this data. I tried the original fun...
Hello, I'm trying to plot a fit to a log-normal distribution. I have the statistics and machine learning toolbox, but I am confused as how to apply...
I want to create an arc trajectory cross over n=3 points P(n)=(x, y, z), I decided to draw a circle over 3 points in plane. so I have center, radius, ...
Hi Guys, I have got a matrix :378x9. I need to calculate the moving average with a window size of 120(starting from row one). Can somebody help me ple...
I applied my code to data simplenarx_dataset. To do this I performed the following steps: 1 - I have done autocorrelation and cross correlation peaks ...
Hi I ran a hyperparameter optimization to find the best parameters for a two-class classification problem using fitcensemble. But when I try to use th...
I have an object of which there is a symmetrical pattern, i want to plot a line of symmetry and then determine the array co-ordinates of the boundary ...
Hi, I'd like to find the inflection points of this noisy signal. Do you have any suggestions on how to do this? fs = 100; %Hz dt = 1 / fs; t = 0:dt...
I have a data in a text file that looks basically like this: LineType: 1 PlayMode: Single GameType: OneBalloon LineType: SumR3 TranslationSpeed:...