how to implement cartesian coordinates

1 次查看(过去 30 天)
kash
kash 2013-3-29
I have a image
which consists of cartesian coordinates,plz tell how to implement these coordinates,which function must be used
Kindly help
  3 个评论

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2013-3-29
Use the symbolic toolbox function diff()
  5 个评论
kash
kash 2013-4-3
after differentation we get 3x^2,so the answer should be 12 rite
Walter Roberson
Walter Roberson 2013-4-3
No, the answer for a=subs(f,[x],2) should be 8. Calculating diff(f) makes no difference to the value you find by substituting something into f.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Number Theory 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by