photo

Oliver Ramos


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
168,261
of 300,379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

5 years ago | 1 answer | 0

1

answer