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
Can you help me in substitution method? I am.unable to solve this form of integration. Please help me.
Shashibhushan Sharma
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 个评论

请先登录,再进行评论。

更多回答(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