This is a matlab version of dlagf0 originally created by Anderson (1974, 1975, 1983).
A version of matlab can also be found from (Ben Barrowes)
('https://cn.mathworks.com/matlabcentral/fileexchange/11556-dlagf01/content/dlagf01/dlagf0.m')
which is difficult to read for matlab programmers, and also cannot be applied to discrete functions directly.
So I rewrite it by matlab-like expressions, and we can use it for discrete functions directly.
I test three examples provided by Anderson. All Ok, just run test test_dlagf0.m.The main function
is also renamed as dlagf00.m, where 'd' means double-precesion algorithm and the 'f' means Fourier,
'00' means 'Fourier cosine' transform.
Detail is recommend to consult the Readme.md
Citation pour cette source
Ainray (2025). dlagf0 (https://www.mathworks.com/matlabcentral/fileexchange/60408-dlagf0), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms >
Tags
Remerciements
Inspiré par : dlagf01
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!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.
dlagf0-matlab/
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |