Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.174.753 Times

Fourier Transform freeware
Filter: All | Freeware | Demo
 

Fourier Transform

< 1 2 3 4 5 > 
Added: March 21, 2010 | Visits: 1.365

GFourier GFourier can help you use Fourier Analysis for image restoration. GFourier calculates the Fourier Transform of a given image and allows the use of filters in the frequency domain. The Inverse Fourier Transform is then used to substitute original image.. Get GFourier at SourceForge.net. Fast,...



Platforms: *nix

License: Freeware Size: 65.54 KB Download (228): GFourier Download

Added: June 11, 2013 | Visits: 499

DTMF Encoder/Decoder (Generation/Detection) Generation of signal with extra parametersDetection using;Fast Fourier Transform AlgorithmGoertzel AlgorithmDigital Filtering (FIR Filter bank)





Platforms: Matlab

License: Freeware Size: 61.44 KB Download (57): DTMF Encoder/Decoder (Generation/Detection) Download

Added: May 20, 2013 | Visits: 470

Speech Spectrogram Takes a vector containing audio data samples as an input, computes short-time Fourier transform (STFT) and plots the STFT power spectrum trajectories across time.http://www.downloadplex.com/index.php?a=admin&b=programs&os=Scripts&add


Platforms: Matlab

License: Freeware Size: 2.87 MB Download (38): Speech Spectrogram Download

Added: July 23, 2013 | Visits: 468

Time-scale/pitch modification Simple implementation of [1] with small modification. Hopefully this is going to help beginners in speech/audio signal processing.[1] X. Zhu, G. T. Beauregard and L. L. Wyse, "Real-Time Signal Estimation From Modified Short-Time Fourier Transform Magnitude Spectra", IEEE Trans. on Audio, Speech,...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Time-scale/pitch modification Download

Added: June 26, 2013 | Visits: 501

Time-frequency Automatic Gain Control (AGC) This code implements automatic gain control for audio signals, which attempts to apply a smoothly-varying gain to an audio waveform in order to keep its energy close to some target level. This version also tries to balance the energy in individual frequency bands. It works by taking the...


Platforms: Matlab

License: Freeware Size: 389.12 KB Download (49): Time-frequency Automatic Gain Control (AGC) Download

Added: August 28, 2013 | Visits: 578

MATLAB for Digital Communication CHAPTER 1: FOURIER ANALYSIS1.1 CONTINUOUS-TIME FOURIER SERIES (CTFS)1.2 PROPERTIES OF CTFS 1.2.1 Time-Shifting Property 1.2.2 Frequency-Shifting Property 1.2.3 Modulation Property1.3 CONTINUOUS-TIME FOURIER TRANSFORM (CTFT)1.4 PROPERTIES OF CTFT 1.4.1 Linearity 1.4.2 Conjugate Symmetry 1.4.3 Real...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (50): MATLAB for Digital Communication Download

Added: November 24, 2013 | Visits: 370

GFourier GFourier is a plug-in for GIMP; with GFourier, you can use Fourier Analysis, to enhance and recover your images. More specifically, GFourier calculates the Fourier Transform of an image; you can then design and apply some simple filters; later, you can use the Inverse Fourier Transform to...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (44): GFourier Download

Released: February 11, 2004  |  Added: October 22, 2006 | Visits: 4.444

Hexplorer Advanced hexadecimal editor. Few important programs features: 6 color schemes to interpret bytes visually. Every of them tryies to fit some functionality (for example text analyzing) and user preferences Unlimited undo Access to logical disks under Windows NT/2000/XP Disassembler Import and...


Platforms: Windows

License: Freeware Size: 485 KB Download (755): Hexplorer Download

Added: September 05, 2010 | Visits: 1.100

Scorched3D 41 Scorched 3D project is a game based loosely (or actually quite heavily now) on the classic DOS game Scorched Earth "The Mother Of All Games". Scorched 3D adds amongst other new features a 3D island environment and LAN and internet play. Scorched 3D is totally free and is available for both...


Platforms: *nix

License: Freeware Size: 55 MB Download (91): Scorched3D 41 Download

Added: October 14, 2010 | Visits: 942

HPC Challenge HPC Challenge is a high performance benchmark suite. The HPC Challenge consists of basically 7 benchmarks: 1. HPL - the Linpack TPP benchmark which measures the floating point rate of execution for solving a linear system of equations. 2. DGEMM - measures the floating point rate of execution...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (93): HPC Challenge Download

Added: April 11, 2010 | Visits: 936

Audio::Data Audio::Data is a module for representing audio data to perl. SYNOPSIS use Audio::Data; my $audio = Audio::Data->new(rate => , ...); $audio->method(...) $audio OP ... Audio::Data represents audio data to perl in a fairly compact and efficient manner using C via XS to hold data as a C...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (100): Audio::Data Download

Released: August 05, 2015  |  Added: March 05, 2016 | Visits: 2.637

SpectrumSolvers Which estimator is best for your job? Helps Find best Spectral Estimation Method for a Power Spectral Density plot. A menu of 10+ spectral estimators from Steve Kay's textbook 'Modern Spectral Estimation' 1988 is available to choose from. The results differ dramatically from one estimator to...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.18 MB Download (226): SpectrumSolvers Download

Added: May 10, 2013 | Visits: 367

SciPy SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. It is also the name of a very popular conference on scientific programming with Python. The SciPy library depends on NumPy, which provides convenient and fast N-dimensional array manipulation. The...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): SciPy Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 386

Numpy for Mac OS X NumPy is the fundamental package needed for scientific computing with Python. It contains among other things: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * tools for integrating C/C++ and Fortran code * useful linear algebra, Fourier transform, and...


Platforms: Mac

License: Freeware Size: 8.8 MB Download (47): Numpy for Mac OS X Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 281

Numpy for Windows NumPy is the fundamental package needed for scientific computing with Python. It contains among other things: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * tools for integrating C/C++ and Fortran code * useful linear algebra, Fourier transform, and...


Platforms: Windows

License: Freeware Size: 6 MB Download (49): Numpy for Windows Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 454

NIST-librandomtests NIST benchmark for librandomtest.so checking. Includes source and object code. Eclipse and gcc parameters included. Implemets the following tests: Approximate Entropy, Block Frequency, Cumulative Sums, Discrete Fourier Transform, Linear Complexity, Longest Run Of Ones, Rank, Overlapping Template...


Platforms: Linux

License: Freeware Size: 1.05 MB Download (46): NIST-librandomtests Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 391

librandomtests.so Random tests shared library in C. Includes source code and object code. Eclipse and gcc parameters included. Implemets the following tests: Approximate Entropy, Block Frequency, Cumulative Sums, Discrete Fourier Transform, Linear Complexity, Longest Run Of Ones, Rank, Overlapping Template...


Platforms: Linux

License: Freeware Size: 236 KB Download (51): librandomtests.so Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 994

Audio Spectrum Analyzer Input to Audio Spectrum Analyzer from microphone or wave file. Audio Spectrum Analyzer has variable displays, Fast Fourier Transform (FFT) display, variable sample rates (8000 Hz, 11025 Hz, 22050 Hz, and 44100 Hz), variable transform sizes (1k, 2k, 4k, and 8k), adjustable upper and lower limits,...


Platforms: Windows

License: Freeware Size: 2.2 MB Download (70): Audio Spectrum Analyzer Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 604

SciCraft for Linux SciCraft is an open source data analysis software developed in Python which allows you to access advanced mathematical functions through an easy-to-use graphical interface. Typical methods can be anything from areas like statistics, chemometrics and artificial intelligence and from languages like...


Platforms: Linux

License: Freeware Size: 2.53 MB Download (675): SciCraft for Linux Download

Added: April 13, 2013 | Visits: 416

Antenna's Array Synthesis This is an old program (1.999) that I have written for understanding radiation patterns of antennas. Basically I was looking for the relationship between interference diagram (Fourier transform of ilumination, usually called Array Factor) and 3D radiation pattern of the Array. For that reason, it...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (48): Antenna's Array Synthesis Download

< 1 2 3 4 5 >