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.477.070 Times

1d freeware
Filter: All | Freeware | Demo
 

1d

< 1 2 3 4 5 
Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 581

DataMatrix.net A C#/.net-library for encoding and decoding DataMatrix codes (based on a .net-port of libdmtx). DataMatrix.net also contains a small application for generating PDF documents containing different types of 1D- and 2D-codes. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.25 MB Download (57): DataMatrix.net Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 497

G'MIC This project aims at defining a script language (G'MIC) dedicated to image processing. It can be used to define complex image processing pipelines for converting, manipulating, filtering and visualizing generic 1D/2D/3D multi-spectral image datasets Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.85 MB Download (47): G'MIC Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 527

Signal feature extractor toolkit Feature extraction toolkit based on a wavelet multiscalevision model. Includes 1D signal processing sample application for lineidentification and classification of astronomical spectra. Platforms: Windows, Mac, Linux

License: Freeware Size: 7.98 MB Download (45): Signal feature extractor toolkit Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 414

SVG_plot The SVG_plot C++ library allows, with a few lines of C++ code, to add plotting of data, held in STL containers like vector and map, output as SVG files that can be viewed by all modern browers. 1D, 2D and Boxplots can be produced, and there are a myriad of options to control appearance. The... Platforms: Windows, Mac, Linux

License: Freeware Size: 6.35 MB Download (49): SVG_plot Download

Added: May 10, 2013 | Visits: 206

Zam Module Zam module contains "array" and "matrix". An array is 1D list with fixed sized and mutable internals. A  matrix is the same except for the fact that it is 2D. This module provides two classes that emulate one and two dimentional lists with fixed sizes but mutable internals. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Zam Module Download

Added: May 10, 2013 | Visits: 654

MIT Photonic-Bands The MIT Photonic-Bands (MPB) package is a free program for computing the band structures (dispersion relations) and electromagnetic modes of periodic dielectric structures, on both serial and parallel computers.This program computes definite-frequency eigenstates (harmonic modes) of Maxwell's... Platforms: *nix, C/C++, BSD

License: Freeware Download (64): MIT Photonic-Bands Download

Added: May 10, 2013 | Visits: 375

CImg Library The CImg Library is an open source, C++ toolkit for image processing, designed with these properties in mind : CImg defines classes and methods to manage images in your own C++ code. You can use it to load/save various file formats, access pixel values, display/transform/filter images, draw... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (55): CImg Library Download

Added: April 24, 2013 | Visits: 541

OGRE for Graphics and Animations OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics.The class library abstracts all the details of using the underlying... Platforms: C and C plus plus

License: Freeware Size: 27.32 MB Download (44): OGRE for Graphics and Animations Download

Added: April 24, 2013 | Visits: 645

The LAMB toolbox Description: This program is based on the Ph.D. thesis[1]: "LAMB: a SIMULATION TOOL for AIR-COUPLED LAMB WAVE BASED ULTRASONIC NDE SYSTEMS" from The Polytechnic University of Catalonia (UPC), Department of Electronic Engineering (EEL) 2010.The software simulates the behaviour of an entire... Platforms: Matlab

License: Freeware Size: 15.22 MB Download (55): The LAMB toolbox Download

Added: May 11, 2013 | Visits: 400

Finite Volume Poisson Solver C-Library & Matlab Toolbox implement a numerical solution of Poisson equationdiv(e*grad(u))=ffor Cartesian 1D, Cartesian 2D and axis-symmetrical cylindrical coordinates with respect to steeply varying dielectrical permittivity e.Library uses regular rectangular grid with mixed boundary... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (50): Finite Volume Poisson Solver Download

Added: April 22, 2013 | Visits: 549

BER vs. SNR of a binary antipodal communication system A uniform random number generator is used to generate the binary information sequence from the binary data source. The sequence of d-de?0d-deOaos and d-de?1d-deOaos is mapped into sequence of +E and d-deOCtEwhere E represents the signal energy. E may be normalized to unityThe Gaussian noise... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): BER vs. SNR of a binary antipodal communication system Download

Added: June 12, 2013 | Visits: 445

BER for BPSK in Rayleigh channel Simple Matlab example simulating a BPSK transmission and reception in Rayleigh channel. The script performs the following(a) Generate random binary sequence of +1d-deOaos and -1d-deOaos.(b) Multiply the symbols with the channel and then add white Gaussian noise.(c) At the receiver, equalize... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): BER for BPSK in Rayleigh channel Download

Added: March 28, 2013 | Visits: 503

Fast Gaussian Filtering A recursive implementation of the Gaussian filter. This implementation yields an infinite impulse response filter that has 6 MADDs per dimension independent of the value of sigma in the Gaussian kernel.Recursive Gabor filtering for 1D and 2D signals. For more information please... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Fast Gaussian Filtering Download

Added: June 19, 2013 | Visits: 499

Edge detection by nonlinear derivatives The proposed algorithm is based on nonlinear derivatives to automatically select the best edge information. This algorithm can replace the classical derivative with the following benefits:- univocal edge localization for synthetic and real images- noise reduction with no regularization: the noise... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Edge detection by nonlinear derivatives Download

Added: July 16, 2013 | Visits: 422

Separable N-Dimensional Convolution This function is an implementation of N-dimensional convolution for the special case when the convolution kernel is separable.A continuous function f(x1, x2, ... xN) is considered separable if there exist N functions f1, f2, ... fN such that f(x1, x2, ... xN) = f1(x1)f2(x2)f3(x3)...fN(xN).In two... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Separable N-Dimensional Convolution Download

Added: August 29, 2013 | Visits: 359

When wavelet meet HMM To duplicate results of the screenshot, please run:test_WHMMThis script is an implementation of Reference [1], including 2 parts:1. 1D signal denoising (page 9~11)2. 1D random process(RP) classification (page 12)Reference:[1] Wavelet-Based Statistical Signal Processing Using Hidden Markov... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (43): When wavelet meet HMM Download

Added: June 13, 2013 | Visits: 473

HistConnect This Function HistConnect will make a smooth histogram for a signal or image consisting of a few samples. The function assumes correlation between the samples, and implicitly generates new linear-interpolated samples between the originate samples. Thus makes the assumption of continuity between... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): HistConnect Download

Added: April 13, 2013 | Visits: 380

nonduplicate Fixes x data so that interp1 doesn't return error:'The values of X should be distinct.'Checks for duplicate values in input 1D data array and returns array where all values are distinct. If duplicates are found, values are separate by small value (eps). useage:x = nonduplicate(x); yi =... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): nonduplicate Download

Added: April 10, 2013 | Visits: 364

String Letter Counter Function Statement: strLetterCounter('string')....where, 'string' is an input string containing alphabet or numbers.Ex: string='aaaaaaaabbbbbbccd'Statement: strLetterCounter(string)Output: '8a,6b,2c,1d'Note: This function is different from the Matlab function called 'unique' because it keeps the order in... Platforms: Matlab

License: Freeware Size: 10 KB Download (38): String Letter Counter Function Download

Added: August 13, 2013 | Visits: 358

Ultrasim Ultrasim is an interactive, menu-oriented simulator for finding the sound field from transducers, primarily for medical ultrasound. Ultrasim can handle 1D, 1.5D and 2D linear and phased arrays, and flat and curved arrays with many different footprints such as rectangular and elliptical. It also... Platforms: Matlab

License: Freeware Size: 368.64 KB Download (39): Ultrasim Download

< 1 2 3 4 5