how to implement cartesian coordinates
1 view (last 30 days)
Show older comments
I have a image
which consists of cartesian coordinates,plz tell how to implement these coordinates,which function must be used
Kindly help
3 Comments
Answers (1)
Walter Roberson
on 29 Mar 2013
Use the symbolic toolbox function diff()
5 Comments
Walter Roberson
on 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.
See Also
Categories
Find more on Get Started with Symbolic Math Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!