Software Listing of Author : "Robert"
- Box Plot with Whiskers Plotted at Fixed Percentiles
- License: Freeware
- Price: 0.00


Normally boxplot plots the whiskers with a maximum length based on the distance between the 25th and 75th percentile. This script uses boxplot but plots the whiskers for a specified percentile and only plots the outliers beyond the new whiskers. Note that the percentile is defined as the data point just beyond the calculated percentile. For example, if the 98th percentile lies between the 4th and 5th highest data points, then the 4th highest data point will be considered the 98th percentile, the whisker will extend to the 4th highest, and only the 4 highest values will be plotted as outliers.
- Platform: Matlab, Scripts
- ConvertTDMS
- License: Shareware
- Price:


Import a LabView TDMS file (version 1.1 or 1.2) as a structure in the MATLAB workspace with the option to save the data in a MAT file. It was written in MATLAB 2010b. The original function was based on the work by Brad Humphreys of ZIN Technologies and Grant Lohsen & Jeff Sitterle of GTRI (versions 1 through 4 of this function). The Version 9 function (written by Philip Top), in addition to incorporating the various updates that were added to previous versions, can process files that have been "optimized" by LabView. This function has been tested with a limited number of diverse TDMS files.
- Platform: Matlab, Scripts
- Free Automatic Links Exchange Scripts
- License: Freeware
- Price: 0.00


Free Automatic Links Exchange Services Get back links to your home page instantly. Drive new traffic to your website from exchanging links with our members .Freedom from the tedious duties of exchanging links manually one-by-one.
- Platform: PHP, Scripts
- Sunshine Guestbooks
- License: Freeware
- Price: 0.00


Sunshine Guestbooks is a multi-platform compatible free guestbook service has no pop-ups advertisements and no graphic banner ads at all. We are happy to bring you this free service. Please sign up and start using your Sunshine Guestbook today. Sign up for as many guestbooks as you need, tell your friends about our free service, we are so glad you have come by to visit. Remotley hosted guestbooks.
- Platform: Misc Scripts
- Univariate and bivariate spiking statistics for the dLIF neuron model
- License: Shareware
- Price:


Functions to calculate the statistics for the dLIF model described in the paper ``Mechanisms that modulate the transfer of spiking correlations'' by Robert Rosenbaum and Kresimir Josic, published in Neural Computation, 2011. The first few lines of code in each function converts the system with leak (I_L>0) into an equivalent one without leak (I_L=0). The calculations are then carried out for the no-leak model. See the README file and the comments within each function for instructions and more information. The example files (Example1.m and Example2.m) might also be helpful.
- Platform: Matlab, Scripts