how replace inf too 1

4 ビュー (過去 30 日間)
rodrigo figueiredo
rodrigo figueiredo 2021 年 8 月 20 日
コメント済み: 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 Center および File ExchangeCalculus についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by