public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: Discrete cosine transform ...
  2001-12-19 13:20 Discrete cosine transform Jose Miguel Buenaposada Biencinto
@ 2001-12-19 13:20 ` Brian Gough
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Gough @ 2001-12-19 13:20 UTC (permalink / raw)
  To: Jose Miguel Buenaposada Biencinto; +Cc: gsl-discuss

Jose Miguel Buenaposada Biencinto writes:
 >  I don't know yet if I'm going to need it but anyway, Is there an
 > implementation of the discrete cosine transform in gsl?

There are no cosine transforms, if anyone wants to volunteer to add
them that would be useful.

It's possible to do cosine transforms with the existing real fft
routines of course, using the trick of extending the dataset by 2x or
4x with the appropriate periodicity.

 >  Any other free library with discrete cosine transformation
 > implementation?

FFTPACK for general-N, if you use f2c. For radix-2 there are several
routines on netlib I think.

Brian

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Discrete cosine transform ...
@ 2001-12-19 13:20 Jose Miguel Buenaposada Biencinto
  2001-12-19 13:20 ` Brian Gough
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Miguel Buenaposada Biencinto @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 905 bytes --]

Hello,

I don't know yet if I'm going to need it but anyway, Is there an
implementation of
the discrete cosine transform in gsl? I have not been able to find it in
the gsl-0.8
and maybe it is in the new versions of the library ...

Any other free library with discrete cosine transformation
implementation?

Thanks a lot.

--
-------------------------------------------------------------------
Jose Miguel Buenaposada Biencinto
Facultad de Informática                  | Computer Science School
Universidad Politécnica de Madrid  (UPM) | Madrid Tech. University.
Campus de Montegancedo s/n
28660 Boadilla del Monte, Madrid (ESPAÑA)| (SPAIN)
Voice    +34 91 336 69 47
Fax      +34 91 352 48 19
e-mail:  jmbuena@dia.fi.upm.es
web   :  http://www.dia.fi.upm.es/~jmbuena
-------------------------------------------------------------------
Yo soy Precario FPU, ¿ y tu ?: http://www.precarios.org



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 Discrete cosine transform Jose Miguel Buenaposada Biencinto
2001-12-19 13:20 ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).