differentiate according a matrix ???

조회 수: 5 (최근 30일)
Serhat
Serhat 2014년 10월 7일
댓글: Serhat 2014년 10월 11일
teta=[x y]
W is a function which includes x and y. How can I make this differentation by matlab?
  댓글 수: 2
Mohammad Abouali
Mohammad Abouali 2014년 10월 7일
what is d? distance?
Serhat
Serhat 2014년 10월 11일
yes, d is distance vector including x and y.

댓글을 달려면 로그인하십시오.

답변 (1개)

Chad Greene
Chad Greene 2014년 10월 7일
The gradient function may do what you need.
  댓글 수: 1
Serhat
Serhat 2014년 10월 7일
I have tried to use it but since W is a symbolic function, it does not work and gives " mupadmex " error

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by