Software Listing: Sampling
- Cluster Sampling Analysis
- License: Shareware

Cluster Sampling Analysis was specially designed in the Java programming language to help you compute your data.
Now you can make use of this handy and accessible application to analyze your cluster samplings in no time at all.
.
- Publisher: Lars Rudstam, Patrick Sullivan
- Date:
- Platform: WinOther
- SuperCool Random Number Generator
- License: Shareware

A random sampling, random number generator and random selection software utility. This randomizer can be used in a wide variety of situations, including psychological experimentation, medical trials, games such as dice games, generation of cryptographic keys, some classes of scientific experiments and survey research.. Backup Software, Window Washer, Office Assistant, Calendar, Bookmark Manager..
- Publisher: cuiwei
- Date: 28-10-2009
- Size: 573 KB
- Platform: Win2000, WinOther
- amber: a granular sampling tool
- License: Freeware
- Price: 0.00

Amber is an easy-to-use, multi-faceted granular sampling tool for composers wishing to construct timbrally complex sounds; available as a command-line tool for Linux-similar operating systems, or with a Cocoa wrapper that runs on Macintosh OS X..
- Publisher: euph0r1a.net
- Date: 15-05-2012
- Size: 1258 KB
- Platform: Linux, Mac OS X, Unix
- Context-Aware Experience Sampling
- License: Freeware
- Price: 0.00

Context-aware experience sampling/ecological momentary assessment software that uses sensors on PDA devices with artificial intelligence algorithms to enable researchers to study people and how they behave in real environments..
- Publisher: caes.sourceforge.net
- Date: 27-05-2012
- Size: 177 KB
- Platform: WinOther
- Template Range Sampling Library
- License: Freeware
- Price: 0.00

TRSL is a C++ library that implements several (statistical) sampling schemes behind an (STL-like) iterator interface. The library may be used e.g. in particle filtering. It is distributed under the Boost SL (BSL is a free-software license)..
- Publisher: trsl.sourceforge.net
- Date: 14-10-2012
- Size: 296 KB
- Platform: WinOther
- Data Independent Beamformer
- License: Freeware
- Price: 0.00

This implementation is flexible, with variable no.of antenna elements, the element spacing, tap spacing, sampling time etc. One can study the performance of the beamformer for different values of these parameters..
- Publisher: Vijayalakshmi Chetlapalli
- Date: 13-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Frequency Plotting
- License: Freeware
- Price: 0.00

THIS FUNCTION PLOTS FFT OF THE SIGNAL INPUT TO THE FUNCTION IS userfft(input, sampling frequency, waveform, psd) input -> Input waveform sampling frequency -> Sampling frequency waveform -> 'real' refers to real baseband signals plots only half the fft output -> 'complex' refers to complex baseband signals plots complete spectrum -> 'bandpass' psd -> 'unbaised' refers to the fact that fft./length(input) -> 'normalised' refers to fft./max(fft) -> '' plots fft AUTHOR: ABHI CAIRN, WPI.
- Publisher: Abhijit Navalekar
- Date: 18-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Hybrid Filter Banks with Fractional Delays: Minimax Design and Applications to Multichannel Sampling
- License: Freeware
- Price: 0.00

MATLAB Implementation and demo to design of filters in a hybrid FB with fractional delays. The theory is described in the paper: Ha T. Nguyen and Minh N. Do, Hybrid filter banks with fractional delays: Minimax design and application to multichannel sampling, IEEE Transactions on Signal Processing, vol. 56, no. 7, pp. 3180-3190, July 2008.
- Publisher: Ha Nguyen
- Date: 05-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Latin Hypercube Sampling
- License: Shareware

This is sampling utility implementing Latin hypercube sampling from multivariate normal, uniform & empirical distribution. Correlation among variables can be sprecified..
- Publisher: Budiman Minasny
- Date: 21-05-2013
- Size: 61 KB
- Platform: Matlab, Scripts
- Spatial Correlation Generator with Latin Hipercube Sampling and Cholesky Decomposition
- License: Shareware

It generates a stochastic field on a squared space. Samples are created by Latin hypercube sampling and the spatial correlation is performed by an algorithm based on Cholesky decomposition. Example inside..
- Publisher: Miguel Ignacio Barrios
- Date: 18-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- NIG MCMC fit
- License: Shareware

Gibbs sampler for sampling from the invariance Normal Inverse Gaussian distribution. (Bayesian scheme of Karlis & Lillestol (2004)).
- Publisher: Panagiotis Braimakis
- Date: 22-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Uniform sampling s.t. linear constraints
- License: Shareware

Implementations of the Hit-And-Run and Gibbs sampling algorithms for the generation of uniformly distributed random vector x satisfying the system of linear inequalities A.x<=b. The generated random vectors may be used to initialize a locally searching non-linear optimization algorithm in order to locate a global optimium through a multi-start optimization strategy. It is assumed that A*x<=b is not unbounded. In order to use the samplers an initially feasible point x0 has to be specified (which can be found, e.g., by using a LP-solver)..
- Publisher: Michael Weitzel
- Date: 01-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Natural Sampling
- License: Shareware

Code computes Time domain and frequency domain plot of input signal, Pam Signal, Recovered Signal. Code also Computes Distortion %%%%%% PSD Of PAM Signal is stored in an array Power_PAM that has powers of PAM signal stored in [Pfm Pfs-fm pfs+fm .........] with units watts. Power_PAM_dbw stores PSD of PAM in dBw. Aim is to to see the effect of duty cycle and sampling frequency of sampling signal on demodulated signal. It also aims at seeing the effect of order of the reconstruction filter..
- Publisher: shashank
- Date: 12-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Sampling Rate Conversion (Interpolation/Decimation)
- License: Shareware

The program does interpolation or decimation on a given 1-d data in an array. Given X with sampling rate Ft Hz and is used to generate another sequence Y with sampling rate Ft' Hz, then Sampling Rate ratio R is given by, Ft' R = ---- Ft if R > 1, sampling process is known as interpolation R < 1, sampling process is known as decimation Example Usage: t = 1:1/10:2; X = sin (2 * pi * 10 * t) % 10 Hz sine wave N = 3 % Interpolation/Decimation factor Y = sample (X, N, 'UP').
- Publisher: Vallabha Hampiholi
- Date: 14-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Probablistic Logic Sampling (PLS)
- License: Shareware

The probabilistic logic sampling algorithm is described in (Henrion 1988). Here is the website: http://genie.sis.pitt.edu/wiki/Stochastic_Sampling_Algorithms:_Probabilistic_Logic_Sampling About the theory under PLS, please refer to Max Henrion: Practical issues in constructing a Bayes belief network. Int. J. Approx. Reasoning 2(3): 337 (1988) If there is any problem of my code, let me know...
- Publisher: Guangdi Li
- Date: 09-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Sliding Spectrometer
- License: Shareware

It takes a 8 khz sampling in real-time, and performs a FFT at 100 hz with a sliding hamming window to give clean results. All of this is in a GUI which allows you to see the spectrometer and energymeter. Some of the background audio processing code is from http://www.speech-recognition.de by Bernd Plannerer. Enjoy!.
- Publisher: Zachary Moratto
- Date: 24-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Randomly sampling k-colorings of a graph
- License: Freeware
- Price: 0.00

Two Markov-Chain-Monte-Carlo-algorithms ("Glauber Dynamics" and "Flip Dynamics") used for randomly sampling k-colorings of a graph.
Randomly sampling k-colorings of a graph License - GNU General Public License (GPL).
- Publisher: Gdfd
- Date:
- Platform: WinOther
- sampling estimation analysis w/ aug. RDS
- License: Freeware
- Price: 0.00

This project seeks to explore new ways to extend the statistical techniques of respondent driven sampling (RDS), with the objective of estimating classical measures from the theory of social networks.
sampling estimation analysis w/ aug. RDS License - GNU General Public License (GPL).
- Publisher: Seawards
- Date:
- Platform: WinOther
- ImproSculpt
- License: Shareware

Software for live sampling and audio processing. Algorithmic composition and improvised audio manipulation in real time. The audio engine uses Csound, and the composition logic is built with Python..
- Publisher: brandtsegg, maerlynn, maxramirez84
- Date:
- Size: 2007 KB
- Platform: WinOther
- Bersoft Sampling Analyzer
- License: Shareware
- Price: 99.00

Bersoft Sampling Analyzer (BSA) is intended for simulating and analyzing samplings from experimental data, using both infinite and finite populations. BSA allows to filtering the population for identifying and generating subpopulations or choosing the best set of data range the population. BSA supports basic statistics, frequency and graphics that are available for both the population data and simulated samples data. Calculating the sample size BSA provides several formulas for getting the sample size. The population size will affect the sample size especially if the population is not too large.
- Publisher: Bersoft
- Date: 25-08-2014
- Size: 1683 KB
- Platform: Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64









