Numerical method of the "fimplicit" function

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 Computational Geometry in Help Center and File Exchange

Asked:

on 25 Sep 2024

Edited:

on 25 Sep 2024

Community Treasure Hunt

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

Start Hunting!