How to determine the approximation error in vpasolve?
Show older comments
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 Comment
Ameer Hamza
on 11 Jun 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.
Accepted Answer
More Answers (0)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!