command "integral(g,a,b)" is not working

조회 수: 1 (최근 30일)
Jibrail Ali
Jibrail Ali 2019년 9월 13일
답변: Naveen Venkata Krishnan 2019년 10월 10일
Let 'A'and 'I' be n \times n given matrix and identity matrix order n \times n. Define g= @(z) trace(inv(A-z.*I)). Let \Omega be a closed simple Jorden curve in the complex plane. I want to find Integral value of
I = frac{1}{2pi i} int_{\Omega} g(z)dz.. Please help me how should I calculate in matlab. The command "integral(g(z),a,b)" is not working for real case. If possible please explain with example. I will be thanksful for your kind help.

답변 (1개)

Naveen Venkata Krishnan
Naveen Venkata Krishnan 2019년 10월 10일

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by