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 ...
9개월 전 | 답변 수: 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년 전 | 답변 수: 2 | 0
