Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Mathematical execution of contourc

1 Ansicht (letzte 30 Tage)
Kerem Yüksel
Kerem Yüksel am 14 Nov. 2023
Geschlossen: Stephen23 am 14 Nov. 2023
How does contourc command filters the same contour levels? Is it possible to execute that function without any quick command? What is the mathematical expression that contourc executes? Thanks.

Antworten (1)

Matt J
Matt J am 14 Nov. 2023
Bearbeitet: Matt J am 14 Nov. 2023
The documentation doesn't disclose it, but I would guess that it does a kind of 2D bisection algorithm. Sample points are chosen near where Z=level and the area covered by the samples is iteratively contracted to make abs(Z-level) smaller and smaller.

Diese Frage ist geschlossen.

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by