How can I write a code to solve the following system please?

P = ( exp((-./2).*(exp(i.*t) + exp(-i.*t))) )./(integral(exp((-./2).*(exp(i.*t) + exp(-i.*t)))dt))
I can write a code to solve it but the problem is with integral in the denominator.

 채택된 답변

Stalin Samuel
Stalin Samuel 2014년 12월 27일

0 개 추천

CALCULATE DENOMINATOR AND NUMERATOR SEPARATELY

댓글 수: 1

Thanks for your reply. I am trying but I still have a problem so could you show me how to do that please?
Regards

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Function Creation에 대해 자세히 알아보기

태그

질문:

2014년 12월 27일

댓글:

2014년 12월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by