how to implement cartesian coordinates

1 Ansicht (letzte 30 Tage)
kash
kash am 29 Mär. 2013
I have a image
which consists of cartesian coordinates,plz tell how to implement these coordinates,which function must be used
Kindly help
  3 Kommentare
kash
kash am 29 Mär. 2013
it is equation taken from
which is Navier–Stokes equations
kash
kash am 29 Mär. 2013
its for fluid flow

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 29 Mär. 2013
Use the symbolic toolbox function diff()
  5 Kommentare
kash
kash am 3 Apr. 2013
after differentation we get 3x^2,so the answer should be 12 rite
Walter Roberson
Walter Roberson am 3 Apr. 2013
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.

Melden Sie sich an, um zu kommentieren.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by