Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Adaptation of quadgk for use on vector valued functions (i.e. the integral of many functions).
The input function should return a matrix of size (NF, NX) where NF is the number of integrals to calculate and NX is the number of points across each function.
This routine is as efficient as quadgk on a single function, more efficient on calculating multiple functions across the same span (provided they require similar sampling).
Consider the following problem:
E(x, L) = int(z = 0..L, fft(E(kx).*exp(i*kx.^2*z/2k)));
quadvgk allows E(kx) to be evaluated once only for every z position, thus significantly improving performance.
Citation pour cette source
Adam Wyatt (2026). quadvgk (https://fr.mathworks.com/matlabcentral/fileexchange/18801-quadvgk), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.0.0 (2,64 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 |
