partial differentating a matrix by a vector

1 view (last 30 days)
Hi guys,
I want to comute ,
where M is a symbolic matrix , and A is a symbolic vector. Are there any commands in Matlab can make it?
Many thanks!

Accepted Answer

Bjorn Gustavsson
Bjorn Gustavsson on 30 Oct 2019
Have a look at the help and documentation for jacobian.
HTH
  4 Comments
Tony Cheng
Tony Cheng on 11 Nov 2019
Hi Bjorn, Thx so much forur great detailed description! I see how to use jacobian now! Your answer really helps a lot!
Bjorn Gustavsson
Bjorn Gustavsson on 12 Nov 2019
Thanks, I'm happy to have contributed.

Sign in to comment.

More Answers (0)

Categories

Find more on Operators and Elementary Operations 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!