dlagf0

Fourier cosine transform by digital filtering

You are now following this Submission

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

Cite As

Ainray (2026). dlagf0 (https://www.mathworks.com/matlabcentral/fileexchange/60408-dlagf0), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: dlagf01

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0