photo

vandeleeuw


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

0 Questions
1 Answer

Cody

2 Problems
109 Solutions

RANK
127,192
of 300,352

REPUTATION
0

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
2,290
of 168,212

CONTRIBUTIONS
2 Problems
109 Solutions

SCORE
1,321

NUMBER OF BADGES
7

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Introduction to MATLAB Master
  • Quiz Master
  • Commenter
  • Creator
  • CUP Challenge Master
  • First Answer
  • Promoter
  • Solver

View badges

Feeds

View by

Answered
Hi, How can I plot the functions below on Matlab?
You can use probability density functions: y1=gampdf(x+1/lambda,2,1/lambda); y2=normpdf(x);

7 years ago | 0