Taylor expansion with 2 variables
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Anton Semechko
el 2 de Jul. de 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".
0 comentarios
Ver también
Categorías
Más información sobre Calculus en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!