MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 57 of 208 Ask a Question
why doesn't overfitting happen ?
Fereshteh.... · Jun 9, 2022 · neural network , patternnet , overfitting , complex patterns , AI, Data Science, and Statistics , St

I wrote a code for classification, using a” patternnet “neural network to classify a dataset which is 2D two spiral dataset, all my data were 40 in two classes each class popul…

How to generate samples from a cauchy distribution
Erol · Jun 9, 2022 · cauchy distribution , standard normal , AI, Data Science, and Statistics , Statistics and Machine L

For an assignment I have to draw samples of different sizes from a Cauchy distribution in order to show that as the sample size increases, the mean does not tend to any number (the…

Strange behaviour in integral function in MATLAB
Abdal-bassir Abou El-ailah · Jun 8, 2022 · numerical integration , integration , interpolation , AI, Data Science, and Statistics , Statistics

I create two functions fx and fy as follows:   fx = @(x) ncx2pdf(x, 10, 1); fy = @(y) ncx2pdf(y + 25, 10, 10); Then, I define fs function as follows: shift = 0 fs = @(s) fx(s) .* …

Why is my generated weibull distribution generating only NaN numbers?
Gabs · Jun 8, 2022 · weibull , pdf , nan , AI, Data Science, and Statistics , Statistics and Machine Learning Toolbox ,

I am fitting a Weibull distribution to a set of data "x" (10000 x 1). I want the distribution to have the same size. I am trying the following code XLim = get(gca,'XLim'); XLim = X…

Could you please help me in Artificial neural network - supervised learning?
Jude Alexander · Jun 7, 2022 · artificial neural ... , good tutorial, AI, Data Science, and Statistics , Statistics and Machine Le

Artificial neural network   I have a data set and I like to know the best NN topology to use (# of hidden layers and # of nodes – currently I am using [30 50 30]). I have about …

How to train the classifier (using features extracted from images)?
revathi t · Jun 7, 2022 · random forest , machine learning , classification , image processing , AI, Data Science, and Statist

I would like to train the Random forest classifier( which has 2 classes- pathology class(Tp) and non pathology class(Tn)). I have separate images to train & test the classifier. Fo…

what is the relationship between noise and outliers ?
Hassan · Jun 7, 2022 · noise , outlier , anomaly detection , AI, Data Science, and Statistics , Statistics and Machine Lea

i know the difference between noise and outlier but i want to know the relationships of them and the effects of noises ... are they cause outliers? and if you know the link of data…

Get a Free Consultation or a Sample Assignment Review!