how replace inf too 1

1 次查看(过去 30 天)
rodrigo figueiredo
rodrigo figueiredo 2021-8-20
10001^(1/2)*Inf*(100/10001 - 1i/10001)
  6 个评论
rodrigo figueiredo
rodrigo figueiredo 2021-8-20
int(dirac(x - a)*sin(x), x, -Inf, Inf)
rodrigo figueiredo
rodrigo figueiredo 2021-8-20
syms a x
Q=dirac(x - 10.5*pi)*sin(x)*(10+i)
int(real(Q), x, -Inf, Inf)

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with Symbolic Math Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by