Taylor expansion with 2 variables

15 Ansichten (letzte 30 Tage)
Weia Reinboud
Weia Reinboud am 2 Jul. 2018
Beantwortet: Weia Reinboud am 3 Jul. 2018
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?

Antworten (2)

Anton Semechko
Anton Semechko am 2 Jul. 2018
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".

Weia Reinboud
Weia Reinboud am 3 Jul. 2018
I overlooked 'syms'. So it works now. But now I have a new problem, the expansion is over 25000 signs long, too long for the command window. And too long for my goal. I have to do some rethinking...

Community Treasure Hunt

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

Start Hunting!

Translated by