Connecting Tech Pros Worldwide Forums | Help | Site Map

FFT

Newbie
 
Join Date: Oct 2009
Posts: 1
#1: 4 Weeks Ago
please, I also would like some help in it.

I'm trying to run a FFT in C, but I don't know why it'snt working.

I'm using frequencies around 100hz and when i run the code my variable get crazy numbers.

could anyone help me? my mail is<email removed as per posting guidelines>

thhis is my third day trying to find some way and nothing till now


thxs

Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North
Posts: 5,168
#2: 3 Weeks Ago

re: FFT


Hi Brleme,

Welcome to Bytes!

It would be helpful if you told us what libraries etc that you are using in your application.

I moved your question to the C forum. When you have a question please post your question in a new thread in the appropriate forum. Not many Java experts are going to know how to help you with your C application.

Best of luck,

-Frinny
Banfa's Avatar
AdministratorVoR
 
Join Date: Feb 2006
Location: South West UK
Posts: 6,209
#3: 3 Weeks Ago

re: FFT


My guess is that there is either some error in the code or your input data but its hard to say without more details.
Reply