help-octave
[Top][All Lists]
Advanced

[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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]