필터 지우기
필터 지우기

Erlang Random variable

조회 수: 12 (최근 30일)
Ahmed raheem
Ahmed raheem 2012년 2월 15일
Hi all, i need to generate a random variable with erlang distribution, so is there anyone can help me please?
thanks...

채택된 답변

Honglei Chen
Honglei Chen 2012년 2월 15일
In theory Erlang is the sum of exponential distributed random variables, so you can just do the same. If you have Statistics Toolbox, you can use exprnd to draw exponentially distributed random number.
  댓글 수: 1
Ahmed raheem
Ahmed raheem 2012년 2월 15일
thanks for your help
it is quite helpful...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 OFDM에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by