Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Mathematical execution of contourc

1 visualizzazione (ultimi 30 giorni)
Kerem Yüksel
Kerem Yüksel il 14 Nov 2023
Chiuso: Stephen23 il 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.

Risposte (1)

Matt J
Matt J il 14 Nov 2023
Modificato: Matt J il 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.

Questa domanda è chiusa.

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by