Integrate a complex function

조회 수: 3 (최근 30일)
Subinuer
Subinuer 2014년 7월 7일
편집: Star Strider 2014년 7월 7일
Hi :
I have a complex function, function is
F(x,y)=2*c*(cosh(x)-cosh(y))+Z*b*(exp(x)-exp(y))+b*(exp(-Z*x)-exp(-Z*y)
x and y is variable, all others are constant, I need to integrate (F)^(-0.5), could you guys can give me some suggestion?
I tried on matlab, 'int' could not give me the result, 'trapz' I also could not get results. Please help me give me some idea.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Numerical Integration and Differentiation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by