Community Profile

photo

vandeleeuw


Last seen: 9 months ago Active since 2018

Followers: 0   Following: 0

Statistics

All
  • 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);

5 years ago | 0