how to code the EI[-any number] (exponential integral) in our closed form expression?
이전 댓글 표시
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
Torsten
2017년 12월 4일
What is the original problem for which you get a closed form expression in EI(negative number) ?
Best wishes
Torsten.
Shashibhushan Sharma
2017년 12월 4일
편집: Walter Roberson
2017년 12월 5일
Torsten
2017년 12월 4일
What about the constants ? They are positive ?
Best wishes
Torsten.
Shashibhushan Sharma
2017년 12월 4일
편집: Shashibhushan Sharma
2017년 12월 4일
Shashibhushan Sharma
2017년 12월 4일
편집: Walter Roberson
2017년 12월 5일
Torsten
2017년 12월 4일
With all constants positive, expint(x) is always evaluated for positive numbers in your case.
You can see this by transforming your integrals to the integrands of the form exp(-t)/t and exp(-t)/t^2 by substitution.
Best wishes
Torsten.
Shashibhushan Sharma
2017년 12월 4일
편집: Shashibhushan Sharma
2017년 12월 4일
Shashibhushan Sharma
2017년 12월 5일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

