Definite Integral for known matrix
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I have a matrix P(x) and x, both are known. I need to find a definite integral between a to x of (P(x).dx)). How can I do that? Is there a way I can use seperation of varables here?
3 comentarios
Walter Roberson
el 14 de Abr. de 2020
int() requires the Symbolic Toolbox and the first parameter must be class sym or symfun
Respuestas (0)
Ver también
Categorías
Más información sobre Symbolic Math Toolbox 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!