caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alessandro Baretta <alex@baretta.com>
To: Ocaml <caml-list@inria.fr>
Subject: [Caml-list] Signal analysis
Date: Mon, 03 Jun 2002 21:19:19 +0200	[thread overview]
Message-ID: <3CFBC137.4010309@baretta.com> (raw)

Hello.

I need some advice on a project I will have to start in a 
few days. I need to write code to perform spectral analysis 
of digital signals. I do not know the details yet, but I 
know that I will have to perform Fourier trasformations on 
fairly large arrays, let us say in the neighborhood 2^16 
samples. Since the data comes from text files, I would like 
to use Ocaml/Ocamllex/Ocamlyacc, but will I be able to 
perform the numerical part at a decent speed? I realize 
"decent" here could mean just about anything, but since I 
have no real time specs, I simply have to crunch the data 
fast enough (on a fast enough PC) so as to prevent the user 
from getting exceedingly bored and frustrated between 
commands. Are there any optimized FFT (and signal analysis) 
libraries for Ocaml, or should I code the whole thing from 
scratch?

I would appreciate any ideas from anyone having some 
previous signal analysis experience with Ocaml.

Thank you very much.

Alex

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2002-06-03 17:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-03 19:19 Alessandro Baretta [this message]
2002-06-03 17:38 ` Eray Ozkural
2002-06-04 13:59   ` Christophe TROESTLER
     [not found]     ` <3D2CD456.4030808@baretta.com>
     [not found]       ` <20020711.194206.122060257.Christophe.Troestler@umh.ac.be>
2002-07-11 21:11         ` Alessandro Baretta
2002-06-03 18:24 ` Berke Durak
2002-06-03 18:40   ` Markus Mottl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CFBC137.4010309@baretta.com \
    --to=alex@baretta.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).