Feeds
提问
What happens if I set both RelTol and AbsTol for ODE45 and/or both TolX and Tolfun for FSOLVE?
I'm solving an eigenvalue problem via a combination of ODE45 and FSOLVE, and I'm not sure what happens if I set both RelTol and ...
8 months 前 | 1 个回答 | 0
1
个回答提问
FSOLVE seems to find complex roots correctly (although it shouldn't)
I am using an oldish version of MatLab, r2009a, where the manual entry on FSOLVE states that, "when x has complex variables, the...
8 years 前 | 2 个回答 | 0