[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to use fft in c++
From: |
Progressive |
Subject: |
how to use fft in c++ |
Date: |
Wed, 7 Jun 2017 12:27:50 -0700 (PDT) |
Hi,
I have a c++ file with octave embedded in it. Calculating via Matrices and
so on works fine but I don't get it how do I use functions, e.q. the fft in
c++ / upon variables from/in c++ ?
The documentation
https://www.gnu.org/software/octave/doc/v4.0.1/Signal-Processing.html just
tells fft(x).
Just briefly: I have an array in c++ and I want to apply fft on it. How do I
do that?
Thank you very much!
--
View this message in context:
http://octave.1599824.n4.nabble.com/how-to-use-fft-in-c-tp4683590.html
Sent from the Octave - General mailing list archive at Nabble.com.
- how to use fft in c++,
Progressive <=
- Re: how to use fft in c++, Carlo De Falco, 2017/06/08
- Re: how to use fft in c++, Pantxo, 2017/06/08
- Re: how to use fft in c++, Progressive, 2017/06/09
- Re: how to use fft in c++, Pantxo, 2017/06/09
- Re: how to use fft in c++, Progressive, 2017/06/09
- Re: how to use fft in c++, Pantxo, 2017/06/09
- Re: how to use fft in c++, Progressive, 2017/06/09
- Re: how to use fft in c++, Kire Pudsje, 2017/06/09
- Re: how to use fft in c++, Progressive, 2017/06/09
- Re: how to use fft in c++, Przemek Klosowski, 2017/06/09