circonv
Version 1.0.0.0 (1,11 ko) par
Edward Brian Welch
C = CIRCONV(A,B,N) performs the N-point circular convolution of vectors A and B
11,2K téléchargements
Mise à jour
4 déc. 2001
Aucune licence
CIRCONV N-point circular convolution
C = CIRCONV(A,B,N) performs the N-point circular convolution of vectors A and B. C is returned as a row vector. A and B must be vectors, but may be of different lengths. N must be a positive, non-zero integer. The results of CIRCONV will match that of CONV if N>=( length(A) + length(B) - 1). This is also the alias-free criterion for the circular convolution.
See also CONV
Citation pour cette source
Edward Brian Welch (2026). circonv (https://fr.mathworks.com/matlabcentral/fileexchange/1117-circonv), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R11
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- Signal Processing > DSP System Toolbox > Signal Generation, Manipulation, and Analysis > Signal Operations >
En savoir plus sur Signal Operations dans Help Center et MATLAB Answers
Tags
Remerciements
A inspiré : Circular Convolution
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
