how replace inf too 1

1 vue (au cours des 30 derniers jours)
rodrigo figueiredo
rodrigo figueiredo le 20 Août 2021
Commenté : rodrigo figueiredo le 20 Août 2021
10001^(1/2)*Inf*(100/10001 - 1i/10001)
  6 commentaires
rodrigo figueiredo
rodrigo figueiredo le 20 Août 2021
int(dirac(x - a)*sin(x), x, -Inf, Inf)
rodrigo figueiredo
rodrigo figueiredo le 20 Août 2021
syms a x
Q=dirac(x - 10.5*pi)*sin(x)*(10+i)
int(real(Q), x, -Inf, Inf)

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by