photo

Oliver Ramos


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Creating .PNG image from temperature values
The size of my table (i.e. variables) is 462x622 double I used the code below to create an image: imagesc(image); colormap jet...

4 years ago | 1 answer | 0

1

answer

Question


Plotting histogram and kernel distribution together in one graph
Can anyone please suggest how to plot histogram and kernel distribution (parameters: gaussian function, unbounded support, silve...

4 years ago | 0 answers | 0

0

answers

Question


Naive Bayes Classification - Chanig distribution from Normal/Gaussian to other types
I am using Naive Bayes for multi-classification using: Mdl = fitcnb(Features,Label); Naive Bayes uses a normal distribution bu...

4 years ago | 1 answer | 0

1

answer