473,388 Members | 1,557 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

help Using vb.net to perform fast fourier transform

I am doing a Digital signal processing project using VB.net and need advance
maths function and also signal processing function such as fast fourier
transform. Can anyone advice me on how do I get a FFT function?

Thanks for any reply.
Nov 21 '05 #1
4 6692
Hi,

Maybe this will help.
http://www.csharphelp.com/archives/archive284.html

Ken
---------------
"Charles" <Ch*****@discussions.microsoft.com> wrote in message
news:87**********************************@microsof t.com...
I am doing a Digital signal processing project using VB.net and need advance
maths function and also signal processing function such as fast fourier
transform. Can anyone advice me on how do I get a FFT function?

Thanks for any reply.
Nov 21 '05 #2
Have you any idea how funny this is? I've been searching, reading papers
and scrawling through Numerical Recipies in C to get a good working
implementation of FFT and you go and post a link to one in C#.

Thanks.

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:OE**************@TK2MSFTNGP10.phx.gbl...
Hi,

Maybe this will help.
http://www.csharphelp.com/archives/archive284.html

Ken
---------------
"Charles" <Ch*****@discussions.microsoft.com> wrote in message
news:87**********************************@microsof t.com...
I am doing a Digital signal processing project using VB.net and need
advance
maths function and also signal processing function such as fast fourier
transform. Can anyone advice me on how do I get a FFT function?

Thanks for any reply.

Nov 21 '05 #3
Thanks Ken, this may sound ignorant but can I use this code in vb.net or I
must use it in C# .net?

Sorry for any inconvenience caused.

"Ken Tucker [MVP]" wrote:
Hi,

Maybe this will help.
http://www.csharphelp.com/archives/archive284.html

Ken
---------------
"Charles" <Ch*****@discussions.microsoft.com> wrote in message
news:87**********************************@microsof t.com...
I am doing a Digital signal processing project using VB.net and need advance
maths function and also signal processing function such as fast fourier
transform. Can anyone advice me on how do I get a FFT function?

Thanks for any reply.

Nov 21 '05 #4
Charles,

Know that you can add anytime a C# project to your project as a class
library project.
Add it than using the class using project->reference->project to your VB
application.
And it is a part of your VB application.

(You have to watch that the C# program is well written confirm the Net
conventions. By instance not two public datanames only distinct by the uper
and lower case)

Just as an addition.

Cor
Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Matthew | last post by:
Hello, For a few days now, I have tried a number of methods that are supposed to provide the a(k) and b(k) coefficients for a Fourier series. These methods are listed at the end of this post (in...
12
by: rhmd | last post by:
Just found Python and I love it. What an elegant language! I would like to use it for various applications, but the mathematical calculations are way too slow (a million sines 8 seconds in Python...
3
by: Johannes Ahl-mann | last post by:
hi, i've been looking all around the net (google is my friend ;-) for a module to apply fourier transformations on images. the different ones in numerical python and scientific python seem all...
5
by: Rex_chaos | last post by:
Hi all, I have a question about datatype converting. Consider the following types std::complex<double> and struct MyComplex { double re, im; }
1
by: JoePyeWuz | last post by:
Hi, I'm pretty new to using outside libraries...so I don't really understand how to install the FFTW(fast fourier transform made at MIT) library for use with my C++ programs. I have Windows XP and...
4
by: SC | last post by:
I couldn't write a program that make fourier transform in one and two dimens in C++. I couldn't solve correctly determinant of 3*3 matrix ic C++ too. Can you help me about that?? Thanks!
1
by: SteveB | last post by:
I'm porting an application from Apache Xerces to .Net and am having a couple of small problems with deserialization. The XML that I'm reading comes from a variety of sources, and there are two...
3
by: birensubudhi | last post by:
hey guys,can anyone tell me what is image processing, how to do it using C. IN KSHITIJ 2007 held at IIT kgp a que by INFOSYS is asked, they hav given an image then cut in different orientation...
2
by: IdlePhaedrus | last post by:
Hi, I have a FFT routine that I converted from C++ to VB in a module as follows: Const M_PI = 3.1415926535897931 ' Fast Fourier Transform Public Sub FFT(ByRef rex() As Single, ByRef imx() As...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.