Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
The Frechet distance is a measure of similarity between two curves, P and Q. It is defined as the minimum cord-length sufficient to join a point traveling forward along P and one traveling forward along Q, although the rate of travel for either point may not necessarily be uniform.
This algorithm calculates a bounded approximation of the Frechet distance using sampled points along curves P and Q.
Zitieren als
Zachary Danziger (2026). Discrete Frechet Distance (https://de.mathworks.com/matlabcentral/fileexchange/31922-discrete-frechet-distance), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Frechet Distance (discrete)
Allgemeine Informationen
- Version 1.4.0.0 (3,19 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.4.0.0 | Fixed call to nargin that should have been nargout |
||
| 1.2.0.0 | Added a new optional output which returns a valid coupling sequence at the suggestion of Lingji. |
||
| 1.1.0.0 | Removed extraneous inner function inputs for efficiency. |
||
| 1.0.0.0 |
