Numerical method of the "fimplicit" function

3 Ansichten (letzte 30 Tage)
Nándor Szabó
Nándor Szabó am 25 Sep. 2024
Bearbeitet: Torsten am 25 Sep. 2024
Hello, does anyone know what kind of numerical methods are used in the "fimplicit" function? I cannot find any information about this. Thank you!

Antworten (1)

Torsten
Torsten am 25 Sep. 2024
Bearbeitet: Torsten am 25 Sep. 2024
Since you can specify a mesh density in x- and y- direction, my guess is that the function is simply evaluated on X x Y. Sign changes indicate the contour line for f(X,Y) = 0.

Kategorien

Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by