how replace inf too 1

8 Ansichten (letzte 30 Tage)
rodrigo figueiredo
rodrigo figueiredo am 20 Aug. 2021
10001^(1/2)*Inf*(100/10001 - 1i/10001)
  6 Kommentare
rodrigo figueiredo
rodrigo figueiredo am 20 Aug. 2021
int(dirac(x - a)*sin(x), x, -Inf, Inf)
rodrigo figueiredo
rodrigo figueiredo am 20 Aug. 2021
syms a x
Q=dirac(x - 10.5*pi)*sin(x)*(10+i)
int(real(Q), x, -Inf, Inf)

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by