partial derivations on axis

Write a function that computes the partial derivations of a given image. Write code for (a) Forward derivation in x-direction, (b) Backward derivation in x-direction, (c) Forward derivation in y-direction and (d) Backward derivation in y-direction. I don't understand the difference between First order derivations, Second order derivation, partial derivations and Forward and Backward derivation in an axis.

 Accepted Answer

madhan ravi
madhan ravi on 3 Nov 2018
Edited: madhan ravi on 3 Nov 2018
You should probably know to calculate partial derivatives which is one dimensional(meaning moving along a certain direction). Make use of symbolic toolbox as your tool to compute each and then plot them to see the direction.

More Answers (0)

Products

Release

R2017a

Community Treasure Hunt

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

Start Hunting!