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 64 of 208 Ask a Question
working with kolmogrov test
hamidreza hamidi · Apr 13, 2022 · kstest kolmogorov ... , AI, Data Science, and Statistics , Statistics and Machine Learning Toolbox

Hi, I am trying to use kolmogorov test which I' going to use it in my artickle , I generate a data set A then I randomly made a sample set from A. then I wanated to compare these t…

CDF for Loglogistic distribution
Zhengpu Chen · Apr 13, 2022 · cdf , loglogistic distri... , Probability Distributions , Continuous Distributions , Generalized

What is the Cumulative Distribution Function for Loglogistic distribution? I only found the Probability Density Function in the following link: https://www.mathworks.com/help/stats…

Neural network time series prediction with ANN Toolbox
Shiladitya Chatterjee · Apr 13, 2022 · ann toolbox , time series predic... , narx , AI, Data Science, and Statistics , Deep Learning T

Hello all, I know this question has been asked several times but I would still want to know. I am a beginner in Matlab and I have been experimenting with ANN toolbox. I have manage…

How can I change axis spacing in partial dependence plots
Matthew Linn · Apr 13, 2022 · partial dependence... , treebagger , AI, Data Science, and Statistics , Statistics and Machine Lea

I am fitting a random (regression) forest and creating partial dependence plots. In order to make the plots easier to visualize, I remove observations whose predictor (X-variable) …

using acummarray to average several columns at a time?
Osnofa · Apr 13, 2022 · accummarray , multip...grpstats , AI, Data Science, and Statistics , Statistics and Machine Learni

Hello   I have a data array (mat) with the following dimensions: 149016x93 The columns are year | month | day | hour | data 1 | data 2 | data 3 | and so on until data 89 2001 | 1 …

how to find most common words in text by matlab
bita hallajia · Apr 12, 2022 · pos , postagging , word histogram , text mining ,

how to tag POS on nouns and verbs in MATLAB, Is it related to regular expressions? I know that regular expressions find a pattern in a text, but I want to find the most common word…

K-means segmentation
STEFAN-PAMFILOIU · Apr 12, 2022 · kmeans , segmentation , pixels , AI, Data Science, and Statistics , Statistics and Machine Learning

Hello. I have a grayscale image with a mole and skin which I want to segment with K-means algorithm.I want the mole pixels to be classified in class 1 and the skin pixels to be cla…

Hierarchical Clustering - linkage(y)
Salad Box · Apr 12, 2022 · linkage , AI, Data Science, and Statistics , Statistics and Machine Learning Toolbox

Hi,   I don't fully understand the linkage function and its outputs.     >> x=[1 2 6 8]'; >> y=pdist(x) y = 1 5 7 4 6 2 >> Z=linkage(y) Z = 1 2 1 3 4 2 5 6 4 For Z, what does th…

Word Count in a PDF file
Ahmed Alsaadi · Apr 12, 2022 · word count , pdf file , AI, Data Science, and Statistics , Text Analytics Toolbox

I have a PDF file "EHP.pdf", I want to count the total number of words in that file? This file has many sections I want to exclude the last section from the calculations. Any sugge…

Get a Free Consultation or a Sample Assignment Review!