How to find jacobian matrix of function?

11 ビュー (過去 30 日間)
Ganesh kumar Badri narayan
Ganesh kumar Badri narayan 2017 年 12 月 9 日
コメント済み: vinod kumawat 2018 年 9 月 22 日
I have a function called as 'F' and another function called as 'w'. Both the functions are 3 by 1 matrix. I am interested to find the Jacobian matrix as dF/dw. How can i do this is matlab? Please help me on this..
  1 件のコメント
Birdman
Birdman 2017 年 12 月 9 日
Share your code

サインインしてコメントする。

回答 (1 件)

Amy
Amy 2017 年 12 月 11 日
  3 件のコメント
Amy
Amy 2017 年 12 月 11 日
Without the symbolic math toolbox, the next suggestion I can make would be to use the 'gradient' function to find the numerical gradient: https://www.mathworks.com/help/matlab/ref/gradient.html
vinod kumawat
vinod kumawat 2018 年 9 月 22 日
Hi Amy How are you? Can you please help me to find out jacobian matrix of IEEE 5 bus system?
Thanks Regards, Vinod

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSymbolic Math Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by