Software Listing: Separate
- Draw two figures with separate x and y axis
- License: Shareware

This script plots two sets of 1D data on the same figure with two separate axis and with the same gridding. The code also checks if the x-axis data are the same, if the x-axis data are not the same, it draws an additional x-axis on the top of the figure. The two sets of data with their axes are drawn with two colors for ease of reading.
- Publisher: Nassim Khaled
- Date: 22-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- AVD Video Processor
- License: Shareware
- Price: 24.95

Capture separate frames from a video file (AVI, MPG, MPE, MPEG). Control frame range, size, color and other parameters. Creating animated GIFs from your videos. Control GIF frames parameters. Creating animated GIFs and AVIs from your image sequence..
- Publisher: AVLAN Design
- Date: 12-12-2004
- Size: 1450 KB
- Platform: Win2000, WinOther
- Extract Email Addresses In Multiple Files Software
- License: Shareware
- Price: 19.82

Find email addresses in large files. Load many files into the list, click 'Extract' and this application will return a list of e-mail addresses that can be saved to a separate file. You can remove unwanted extractions for this returned list. The extraction process is done quickly without complicated options. This tool works well on log files..
- Publisher: Sobolsoft
- Date: 20-06-2006
- Size: 394 KB
- Platform: Win2000, Windows Server, WinOther
- Split PDF into Separate Documents
- License: Shareware
- Price: 14.90

Split PDF into separate documents software Joining, breaking, making, merging, splitting, removing, building, generating, producing, arranging single or several Adobe Acrobat pages. PDF documents application split files into smaller segments as per ODD EVEN page number, range. PDFs cutter page utility removes unwanted blank pages from document saved as single or individual file. PDF tools extract specified pages from PDFs. You can directly add files by using drag and drop operation. Splits merger has easy graphical user interface. It can changes prefix and suffix to the resultant file name. PDF applications set Meta properties such as author, title, subject and keywords for a required page.
- Publisher: Split PDF
- Date: 19-01-2011
- Size: 3561 KB
- Platform: Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64
- Excel Worksheet Separator
- License: Shareware
- Price: 99.00

Excel Worksheet Separatorr is a powerful , efficient and professional excel separate software for excel workbook. it's biggest bright spot is in addition to using the check boxes to decide to separate out the worksheet, you can also traverse all of . Xls and. Xlsx for the suffix excel file in the computer . Make you more easily to operate the desired operation.
It is compatible with the excel file of 2000-2007 version.
With Excel itself, the operation requires opening each workbook, selecting check box, creating some new workbook, pasting the sheet, saving... But withExcel Worksheet Separatorr, you just load any number of workbooks (or even some folders) into the program and see the list of all worksheets from all workbooks at once.
- Publisher: Excelpedia,Inc.
- Date: 08-02-2011
- Size: 444 KB
- Platform: Win2000, Win7 x32, WinOther, WinVista
- Zip Multiple Folders Into Separate Files Software
- License: Shareware
- Price: 19.99

This software offers a solution for users who need to compress many folders into separate zip files. The filename of each zip will be the same as the source folder name. This software can save you hours by batch zipping your data..
- Publisher: Sobolsoft
- Date: 09-11-2012
- Size: 806 KB
- Platform: WinOther
- Blurry Background Effect
- License: Freeware
- Price: 0.00

Simple fixed positioning of two separate background images allows for a very neat effect. Like looking through frosted glass..
- Publisher: Chris Coyier
- Date: 19-02-2013
- Size: 92 KB
- Platform: JavaScript, Scripts
- Fast Hodrick Prescott Filter
- License: Shareware

The Hodrick Prescott Filter (HP-Filter) is the most popular method to separate a time series x_t into its components. Let's suppose that the original series is composed of a trend component g_t and a cyclical component c_t. Solving the minimization problem is quite simple. This program decomposes a times series by the Hodrick Prescott Filter. To accelerate the computation the Add-In makes use of the penta-diagonal structure of the coefficient-matrix. So detrending a lot of data points is not a problem for this program..
- Publisher: Kurt Annen
- Date: 09-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Run two usb webcams in matlab simutaneoulsy
- License: Shareware

Takes feed from two usb webcams simultaneously and shows them in separate figures. To add more webcams or use integrated webcam just make their instances and add them in this code. m/.
- Publisher: sadaf Shahid
- Date: 18-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Color Filtering
- License: Shareware

This function can be used for separate or segment Red components, Green components and Blue Components of colors from the color images..
- Publisher: Kannan Keizer
- Date: 09-01-2013
- Size: 553 KB
- Platform: Matlab, Scripts
- DC motor with separate excitation
- License: Shareware

Inductance of the armature L = 0,1 H, resistance of the armature R = 2 W, voltage U = 110 V, load torque mz = 0,02 Nm, moment of inertia J = 0,1 kg/m2 and electro-mechanical constant of the motor k = 0,3 Vs. Create it as separate block (subsystem) with one input (voltage) and two outputs (angular velocity and current)..
- Publisher: Basil Aljorani
- Date: 12-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- FillContour.m (Sripts)
- License: Shareware

Simply loops through contour matrix to find x and y vectors for each separate region, then fills with specified color..
- Publisher: Andy Pickering
- Date: 16-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Reverse concatenation: separate a data array along a specified dimension.
- License: Shareware

INVERSE_CAT splits a given data array into sub-arrays along the specified dimension. [A B]=INVERSE_CAT(DIM,C) splits array C along dimension, DIM, returning sub-arrays A and B. Examples: M = [1 2 3; 4 5 6; 7 8 9]; C = cat(2,M,M) [A B] = inverse_cat(2,C) ... returns A=M and B=M [A B] = inverse_cat(1,rot90(C)) ... returns A=rot90(M) B=rot90(M) [A B] = inverse_cat(3,cat(3,M,M)) ... returns A=M and B=M ----- Note: There are certainly more efficient ways to separate concatenated data. Suggestions for improvement are much appreciated. *Thanks to Jan Simon for insightful comments..
- Publisher: DS
- Date: 07-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Separate Kernel in 1D kernels
- License: Shareware

This function SEPARATEKERNEL will separate ( do decomposition of ) any 2D, 3D or nD kernel into 1D kernels. Of course only a sub-set of Kernels are separable such as a Gaussian Kernel, but it will give approximations for non-separable kernels. Separating a 3D or 5D image filter into 1D filters will give an large speed-up in image filtering with for instance the function imfilter. [K1 KN ERR]=SeparateKernel(H); inputs, H : The 2D, 3D ..., ND kernel outputs, K1 : Cell array with the 1D kernels KN : Approximation of the ND input kernel by the 1D kernels ERR : The sum of absolute difference between approximation and input kernel .
- Publisher: Dirk-Jan Kroon
- Date: 05-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- system of equations solver
- License: Shareware

This zip file contains three separate guis. One solves and plots a system of functions given the inputs of 2 or more functions. The second one solves a 2 system differential equation model using the 4th order runga-kutta method. The third one is just a demo gui of how my components work for my gui. Please read the read-me files for each of them for further details!.
- Publisher: Chun Zheng
- Date: 14-02-2013
- Size: 61 KB
- Platform: Matlab, Scripts
- BM-TrackPing
- License: Freeware
- Price: 0.00

A fast and easy way to separate trackbacks and pingbacks from comments installation : This section describes how to install the plugin and get it working. 1. Upload `the entire contents of the zip file to your plugin directory '/wp-content/plugins/' 2. Activate the plugin through the 'Plugins' menu in WordPress 3. That's it!.
- Publisher: BinaryMoon
- Date: 04-03-2013
- Size: 102 KB
- Platform: PHP, Scripts
- Trackping Separator
- License: Freeware
- Price: 0.00

Trackping Separator, by its name, is a WordPress Plugin that could separate trackbacks/pingbacks from user comments. Useful functions to list trackbacks are also provided. installation : 1. Extract the zip into the wp-content/plugins directory 2. Activate the plugin through the Admin panel of your WordPress.
- Publisher: mk_is_here
- Date: 10-03-2013
- Size: 20 KB
- Platform: PHP, Scripts
- PHP Choral Music Library
- License: Freeware
- Price: 0.00

PHP Choral Music Library is an application written in PHP and using MySQL to help musicians create and maintain a library of sheet music. It has multiple language support and supports a library which exists as a group of separate collections..
- Publisher: Anonymous
- Date: 21-06-2013
- Size: 61 KB
- Platform: PHP, Scripts
- eDocfile PDF Distributor
- License: Shareware

eDocfile PDF Distributor is a useful and reliable application designed to separate a multi-page PDF document and distribute it via email. It is ideally suited for distributing reports and statements without printing and mailing.
Instead of using a conventional printer, the user prints the statement or report with a program that creates a text searchable PDF. This can be done with the standard version of Acrobat or a freeware program such as PDF Creator. Once created, PDF Distributor will split the file into separate documents based upon a unique word that appears on the first page of each document, such as "Statement" or "Page 1".
- Publisher: eDocfile Inc
- Date:
- Platform: Win7 x64, Windows 7, WinOther, WinServer, WinVista
- Text Pusher
- License: Freeware
- Price: 0.00

Text Pusher is a small, simple, easy to use application designed to combine, separate, and / or rename a group of files with collection operations on text (editor and file-names) with by search and replace and specific text insertion.
for WindowsAll
.
- Publisher: Joshua Dagenhart
- Date:
- Platform: WinOther









