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.
difc is a wrapper for matlab's diff() and takes the same arguments.
The returned matrix size is the same as the input matrix size, like matlab's gradient().
Higher N works using recursion.
Zero N returns the input matrix.
Zitieren als
Petorr (2026). circular diff (https://de.mathworks.com/matlabcentral/fileexchange/44701-circular-diff), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: center_finite_diff.m
Kategorien
Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.1.0.0 (1,49 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Previous version had faulty automatic dimension assignment when the function is called with a single argument. It has been updated to match diff() defaults for vector, matrix and N-dim arrays. |
||
| 1.0.0.0 |
