how replace inf too 1

조회 수: 1 (최근 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 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