How to determine the approximation error in vpasolve?
Mostrar comentarios más antiguos
I am new to MATLAB, and I have been working on parameter estimation which involves vpasolve. Can anyone tell me how to determine the approximation error when using vpasolve?
1 comentario
Ameer Hamza
el 11 de Jun. de 2020
vpasolve() does not return the approximation error. Also, MATLAB did not disclose the algorithm behind vpasolve(). So, it might not be possible to estimate the error.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!