Taylor expansion with 2 variables
15 次查看(过去 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!