필터 지우기
필터 지우기

Compute jacobian for function vector

조회 수: 3 (최근 30일)
am
am 2019년 5월 3일
Hi everyone,
I am trying to compute a jacobian for a vector function.
The vector takes a vector of two values, which are the length of a rope x(1) and the friction of the rope x(2), and returns two values, y(1) which is the turning time that I calculated through interpolation and y(2) which is the turning angle.
I have then to approximate better x(1) and x(2), but I do not know how exactly I am supposed to rewrite the function (to have two functions instead) and the corresponding jacobian matrix.
I tried the following:

답변 (0개)

카테고리

Help CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by