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.

 Akzeptierte Antwort

madhan ravi
madhan ravi am 3 Nov. 2018
Bearbeitet: madhan ravi am 3 Nov. 2018

0 Stimmen

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.

Weitere Antworten (0)

Produkte

Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by