Numerical method of the "fimplicit" function

3 views (last 30 days)
Nándor Szabó
Nándor Szabó on 25 Sep 2024
Edited: Torsten on 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!

Answers (1)

Torsten
Torsten on 25 Sep 2024
Edited: Torsten on 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.

Categories

Find more on Numerical Integration and Differential Equations 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!