cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
FFT for BCC crystal Structure
FFT for BCC crystal Structure
Apr 29, 2014 at 6:14am UTC
prasenjitjnu
(3)
Hello
I am Prasenjit from India, I am a M.Sc student in Physics.
I need to apply Fast Fourier Transform ( FFT ) algorithm and implemented it in C++ program for BCC crystal structure, please help me to write the program,
With friendliness and appreciation ...
Apr 29, 2014 at 6:27am UTC
MiiNiPaa
(8886)
http://lmgtfy.com/?q=Fast+Fourier+Transform+C%2B%2B
Do not reinvent the wheel. Use existing library implementaton. It'll save you countless hours spent in debugging and optimization.
Apr 29, 2014 at 9:03am UTC
prasenjitjnu
(3)
Thank you for your kind information. But it is written for Simple cubic lattice structure in need for body centered cubic structure.
Apr 29, 2014 at 10:28am UTC
keskiverto
(10402)
Then you should fine-tune your search accordingly. There clearly are publications on the topic.
Topic archived. No new replies allowed.