how to make a partial difference from multivariable function?

조회 수: 10 (최근 30일)
armin mohsenpour
armin mohsenpour 2015년 12월 1일
댓글: Walter Roberson 2015년 12월 2일
phi = atan2(sin(psi)*sin(theta),cos(psi)+cos(theta)); %eq.(30)
i want to make a partial difference of phi(psi,theta) once into psi and once into theta. i use the "diff" funtion in form of "diff(phi,psi) and MATLAB gave me an long answer that contains of real and imaginary part. but i want a compeletly real answer.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by