photo

Trisha Kibaya


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
280,487
of 300,302

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Find intersection of two guassian curves
Hi all these are my two curves: y1 = p(1)*pdf(n1,xgrid); hold on; plot (xgrid, y1,'b'); % hold off y2 = p(2)*pdf(...

7 years ago | 2 answers | 0

2

answers

Question


Bivariate Guassian mixed model on 1D data
Hi, I am trying to plot a guassian curve on the histogram distribution of my 1D data. This is my code: data = xlsread('cs...

7 years ago | 1 answer | 0

1

answer

Answered
How do I plot a gaussian mixed model with 1D data?
I have attached a screenshot.

7 years ago | 0

Question


How do I plot a gaussian mixed model with 1D data?
Hi I am a novice in Matlab. I have to plot a gaussian mixed model with one dimensional data. So far i have been able to do onl...

7 years ago | 2 answers | 0

2

answers