Differentiate with respect to 'cos(theta)'

조회 수: 4 (최근 30일)
Alan
Alan 2012년 6월 22일
Hi, I am trying to differentiate with respect to cos(theta), but I can't seem to get matlab to do this. If I use the diff function I get:
>> diff(cos(the),cos(the))
ans =
diff(cos(the), cos(the))
When the answer I'm looking for is 1. If anyone knows of a way to do this it would be greatly appreciated! Cheers!

채택된 답변

Walter Roberson
Walter Roberson 2012년 6월 22일

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by