complex solutions in ode23s

2 Ansichten (letzte 30 Tage)
WANYI ZHANG
WANYI ZHANG am 24 Apr. 2019
Beantwortet: Torsten am 24 Apr. 2019
Hi,
Can anyone tell me what situation ode23s sover will give complex solutions?
I am solving diffrential equations that have connection to series functions.
Because my solution for odes23s, x is supposed to be just double numbers,however, mine is giving
complex double x solutions. I'm trying to fix the problems, but I cannot immagine what could be resulting the complex solutions.
Thanks a lot in advance

Akzeptierte Antwort

Torsten
Torsten am 24 Apr. 2019
I guess there exist some operation in the calculation of your time derivatives that gives a complex result (e.g. sqrt of a negative number, logarithm of a negative number, x^a where x is negative ...)

Weitere Antworten (0)

Kategorien

Find more on Programming in Help Center and File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by