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

Multiple Regression Example software
Filter: All | Freeware | Demo
 

Multiple Regression Example

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 570

Multiple Category Selection Widget Multiple subcategories spanning multiple parent categories are chosen and intelligently filter the posts.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Key features "Multiple Category Selection Widget": -...



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

License: Freeware Download (52): Multiple Category Selection Widget Download

Added: March 23, 2013 | Visits: 543

Listbox Example This example shows how to implement a Listbox control into your applications.It also shows how to add, delete, kill duplicates and search for an item. & add, delt;





Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (50): Listbox Example Download

Added: June 28, 2013 | Visits: 725

Windows Animation Example Windows Animation Example code shows you how to make animation in C .


Platforms: C and C plus plus

License: Freeware Size: 20.48 KB Download (48): Windows Animation Example Download

Added: March 24, 2013 | Visits: 925

Play Wav File Example Script Play Wav File Example shows how to play a .wav file through your application and the different options (SYNC, ASYNC, LOOP).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (70): Play Wav File Example Script Download

Added: August 23, 2013 | Visits: 448

Check/Uncheck Multiple Checkboxes This script allows a visitor for the selection of multiple checkboxes in a form. It create the buttons dynamically with unobtrusive javascript.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (54): Check/Uncheck Multiple Checkboxes Download

Added: August 09, 2013 | Visits: 708

Single Click for Multiple Boxes This script offers your users the ability to check or uncheck multiple boxes on a form.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (53): Single Click for Multiple Boxes Download

Added: September 17, 2013 | Visits: 416

Multiple Peaks Alignment for Mass Spectrometry When a large number of samples is analyzed by mass spectrometry instrument, a common issue is the multiple spectra peaks alignment. In fact, the statistical analysis generally requires a data matrix, easily to import from a file to the software. Furthermore, in a multiple mass spectrometry...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (39): Multiple Peaks Alignment for Mass Spectrometry Download

Added: August 22, 2013 | Visits: 375

Local Regression 2D This function will perform a local regression at the given points. Using the data at hand. You will need to input a spanwidth which will tell the function how many datapoints he will use in the local regression at each evaluation.Example...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Local Regression 2D Download

Added: May 17, 2013 | Visits: 416

Unimodal regression M-files for unimodality (or monotonically) constrained least squares regression.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Unimodal regression Download

Added: July 18, 2013 | Visits: 474

Keyboard-navigation in Multiple Figures/Axes If you have multiple figures (or one) with multiple axes (graphs) (or one) which all have the same (or similar) x-axis (time, frequency, order, ...), this function makes it possible to navigate (zoom, scroll) in all those graphs by easy keyboard control.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Keyboard-navigation in Multiple Figures/Axes Download

Added: July 06, 2013 | Visits: 472

Two-phase linear regression model INPUTS: x - vector row with 'x' values y - vector row with 'y' values r - expected 'x'-coordinate of break point if r is empty it is calculated during the optimisation p - if p is equal to 1 the fit is plotted OUTPUT: th - estimated paremeters of the regression lines y_1 = th(1) + th(2) * x y_2 =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Two-phase linear regression model Download

Added: June 20, 2013 | Visits: 281

Multiple-Colon Return a concatenation of multiple colon-intervals.User provides left, step, and right bound.>> mcolon([0 10],[1 2],[2 14])ans = 0 1 2 10 12 14


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (46): Multiple-Colon Download

Added: April 27, 2013 | Visits: 463

Interactive regression on a plot Plot data in a figure, and then interactively choose regression area. The result from polyfit is returned.Example:x=1:1:10;y=sin(x);f=figure; plot( x,y );[p,h] = figreg( f, 2 );%fit a second order polynom to selected region in plot


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Interactive regression on a plot Download

Added: June 20, 2013 | Visits: 377

Point Coordinates on Multiple Monitors (Sripts) ### Why this Function? ###If you use multiple monitors and/or swap between OS's, then this function lets you control where to place figures, etc., without rewriting your files for each OS, like a multiple-monitor alternative to 'ScreenSize' for a single monitor.The MATLAB root property...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Point Coordinates on Multiple Monitors (Sripts) Download

Added: May 02, 2013 | Visits: 395

Multiple Signal Routing to a Single-Axed Scope A simple circuit to illustrate how to display multiple signals on a scope display with only 1 axe using the 'Mux Block' function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (39): Multiple Signal Routing to a Single-Axed Scope Download

Reading Multiple Files of Multiple/Same extension in a folder This code helps in reading multiple files, that may be of same extension or different, for further operations. for example reading directory containing templates of characters OR reading directory containing templates of cars/number plates/ faces etc. OR reading a folder containing files of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Reading Multiple Files of Multiple/Same extension in a folder Download

Added: May 29, 2013 | Visits: 539

mmROI (multiple images with multiple ROIs) 1) Goal: Interactively process MULTIPLE images with MULTIPLE ROIs (so-called mmROI), which returns ROI mean, std, min, max, median, area and center(X,Y), and plots the mean/std values along the image series.2) Usage: [roi, im] = mmROI; (please don't forget to add a semicolon ";" at the end of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): mmROI (multiple images with multiple ROIs) Download

Multiget - get multiple values from multiple handle objects In order to get values from handles in another order or to get multiple values from multiple handles at the same time, I created a very comfortable function that expand the GET function abilities. MULTIGET input: hObjects - array of object handles - is a must. Optional: properties - cell array...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Multiget - get multiple values from multiple handle objects Download

Added: July 14, 2013 | Visits: 321

Multiple Tab GUI This function creates a figure with multiple Tabs. The number of tabs can be changed and they are distributed evenly across the top of the figure. Content is provided for the first 5 tabs to demo the program. The demo uses the screen size to adjust the size of the figure. The program uses the ~...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Multiple Tab GUI Download

Added: March 22, 2013 | Visits: 538

Multiple Post Thumbnails Adds the ability to add multiple post thumbnails to a post type. If you've ever wanted more than one Featured Image on a post, this plugin is for you.Installation : 1. Upload the multi-post-thumbnails directory to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins'...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Multiple Post Thumbnails Download

< 1 2 3 4 5