Taylor expansion with 2 variables
조회 수: 16 (최근 30일)
이전 댓글 표시
I have a long function and want to know its Taylor expansion, but it's a function with 2 variables f(g,h). I expect a summation of a Taylor series in g and one in h. The documentation contains something like that, but I do not see how to do it. In which screen expansions pop up?
댓글 수: 0
답변 (2개)
Anton Semechko
2018년 7월 2일
Taylor's theorem generalizes to multivariate functions. Formula for third order approximation of a bivariate function can be found here , under the heading "Example in two dimensions".
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Calculus에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!