MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
how to find most common words in text by matlab
bita hallajia - 2022-04-12

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 wan...

K-means segmentation
STEFAN-PAMFILOIU - 2022-04-12

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...

Hierarchical Clustering - linkage(y)
Salad Box - 2022-04-12

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...

Word Count in a PDF file
Ahmed Alsaadi - 2022-04-12

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 fr...

Why does my log-normal distribution not fit my data?
David McVea - 2022-04-12

Hello,   I am fitting some realively simple data with a log normal distribution.   I am then generating a probability distribution from that fit.  ...

Include "a" character in a wordcloud
Lairenlakpam - 2022-04-12

I am just trying to plot a simple wordcloud of grades which has a grade string, say, grade='DBBBDBEFBFFASBCBABCCSBCAABBCBACDBFDBAFDAACAFAACABBFABCBAAC...

Is there a way to configure the %d in fprintf function to
Bilge Kaan - 2022-04-11

Is there a way to configure the %d in fprintf function to use exponential notation when writing to a text file? As far as I can see, when the fprintf ...

Can I use "softmaxLayer" for regression network?
heemasingh - 2022-04-11

Can I use "softmaxLayer" for regression network?...

Does predict function work in parallel when predicting k-nearest neighbour?
Moritz Hesse - 2022-04-11

Hi ,   I have a k-nearest neighbour classifier which I have trained with fitcknn. I am wondering, when predicting labels on the model using predicit ...

How do you fit a gamma distribution?
Bhekisizwe - 2022-04-11

Hi There How do you fit a gamma distribution to random data while fixing one of the gamma distribution parameters? Lets say we fix the shaping factor ...

Get a Free Consultation or a Sample Assignment Review!