필터 지우기
필터 지우기

how to code the EI[-any number] (exponential integral) in our closed form expression?

조회 수: 2 (최근 30일)
I got my closed form expression in EI[negative number]. When I integrate the integration by numerical method then it matched with the simulation, but I do not known how to code in exponential integral in closed form. I used the expint(negative number) it give real and imaginary number and also my simulation curve does not match with analytical curve. Please help me.
  댓글 수: 8
Shashibhushan Sharma
Shashibhushan Sharma 2017년 12월 4일
편집: Shashibhushan Sharma 2017년 12월 4일
Can you help me in substitution method? I am.unable to solve this form of integration. Please help me.
Shashibhushan Sharma
Shashibhushan Sharma 2017년 12월 5일
After a number of attempt, I did not find my solution. If someone can understand my problem then he can help me. Thanks

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

채택된 답변

Torsten
Torsten 2017년 12월 5일
편집: Torsten 2017년 12월 5일
I get
I = 1-exp(-(A4-1)/T)*(A2*A3*exp((A2+A5)*A3)*expint(A3*(A2+A5))+A3*(A2+A5)*exp(-A3*(A2+A5))-A3^2*(A2+A5)^2*expint(A3*(A2+A5)))
Best wishes
Torsten.
  댓글 수: 7
Torsten
Torsten 2017년 12월 5일
Yes, you are correct :-)
Best wishes
Torsten.

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

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by