Click here to Skip to main content
Licence BSD
First Posted 25 Apr 2002
Views 108,763
Bookmarked 40 times

Exocortex.DSP

By | 25 Apr 2002 | Article
A C# complex number and FFT library.
Features
Online Documentation
Included Library Demos
Source Code and Binaries Downloads
Change Log

Features

  • Single and double precision complex number structs
  • 1D, 2D and 3D complex fast Fourier transform functions
  • 1D real symmetric fast Fourier transform function
  • Statistical functions for complex data sets (i.e. mean, variance, std. dev., RMS, etc...)
  • Optimized for speed

Online Documentation

Click here to browse the full contents of the library in MSDN style format.  Much thanks goes out to the creators of NDoc -- it was used to generate all the documentation files for this lbrary.

Included Library Demos

Image Filtering Sample

Shows how to convert an image from a spatial representation (i.e. picture on the left) to a frequency representation (picture on the right) using a 2D fast Fourier transform.

Mandelbrot Generator

Just shows how to use the complex number structs to calculate the classic Mandelbrot fractal around zero.  Pretty simple but still nice to look at.

 Source Code and Binaries Downloads

Complete Source Code (95 KB)
Includes all source, docs, binaries and demos for this library.

Demo Installer (101 KB)
NOTE: Installer requires that you have already installed Microsoft .NET Framework v1.0.  If you don't yet have it you can download it here.

 

Regular updates can be found here.

Change Log

  • March 8, 2002 - Initial Release
  • March 20, 2002 - Added the 2 demo applications
  • March 22, 2002 - Added ComplexStats class
  • March 27, 2002 - Updated webpage design

License

This article, along with any associated source code and files, is licensed under The BSD License

About the Author

Ben Houston

Web Developer

Canada Canada

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionCompact Framework error PinmemberOxcarz21:59 12 Jan '09  
Questionextract pitch from a wav? PinmemberOxcarz22:17 27 Dec '08  
GeneralComplex Conjugate FFT PinmemberFerry Mulyono20:11 28 Feb '07  
GeneralLicense PinmemberJonas Beckeman16:28 2 Jan '07  
GeneralProblems with backward transformation PinmemberComCoderCsharp3:32 27 Dec '06  
GeneralRe: Problems with backward transformation Pinmemberdssdss11:44 2 Mar '11  
General- operator [modified] Pinmemberalisherr13:03 10 Nov '06  
GeneralFFT 1D PinmemberKenneth19858:01 25 Apr '06  
GeneralRe: FFT 1D Pinmembercbranje3:40 18 May '06  
GeneralIndex was outside the bounds of the array problem Pinmemberchristof.k22:11 27 Feb '06  
GeneralRe: Index was outside the bounds of the array problem PinmemberHansPfaff21:47 27 Jul '10  
GeneralRe: Index was outside the bounds of the array problem Pinmemberjinguman19:12 15 Feb '11  
GeneralHard-coded data length limit PinmemberMalcolm_Sharpe15:22 23 Sep '04  
GeneralRe: Hard-coded data length limit PinmemberLaurence Bunnage2:14 19 Apr '06  
GeneralRe: Hard-coded data length limit Pinmembermelchizedek5:55 18 Oct '07  
Questionoperator- problem? PinmemberVigrid12:46 21 May '03  
AnswerRe: operator- problem? PinsussBen_Houston12:53 21 May '03  
GeneralRe: operator- problem? PinmemberVigrid14:10 21 May '03  
GeneralSpeed Pinmemberokigan13:25 9 Oct '02  
GeneralRe: Speed PinmemberChristian Graus17:55 29 Mar '05  
GeneralRe: Speed Pinmemberokigan20:15 29 Mar '05  
GeneralRe: Speed PinmemberBen Houston5:15 30 Mar '05  
GeneralRe: Speed PinmemberChristian Graus12:02 30 Mar '05  
GeneralNOTE: Use Alternative Source Download - bug in local copy PinmemberBen Houston12:13 20 May '02  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120517.1 | Last Updated 26 Apr 2002
Article Copyright 2002 by Ben Houston
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid