필터 지우기
필터 지우기

How to find jacobian matrix of function?

조회 수: 2 (최근 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개)

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 CenterFile Exchange에서 Logical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by