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

Multiple Regression Example freeware
Filter: All | Freeware | Demo
 

Multiple Regression Example

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

Add Multiple Products for SPPC This contribution provides another replacement for the standard product listing module. It allows the customer to submit multiple products, with multiple quantities per product.It also takes account of attributes assigned to a product. It has been adapted to work with Separate Pricing per...



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Add Multiple Products for SPPC Download

Added: May 10, 2013 | Visits: 452

Simple session handling example This script is a very simple session handling example that uses plain Python CGI (tested only under Python 2.2 ). Its goal is to show how cookies are set via HTTP and how easily they can be used for session management.





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

License: Freeware Download (57): Simple session handling example Download

Added: May 10, 2013 | Visits: 334

Generating combinations of objects This script takes multiple sequences and creates a list in which each item is constructed from items from each input sequence, and all possible combinations are created. If that description is confusing, you could look at the example in the docstring. It's a pretty simple transformation. The...


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

License: Freeware Download (53): Generating combinations of objects Download

Added: May 10, 2013 | Visits: 502

Example For winreg This script is an example of how to use the winreg module. The code had the first purpose of demonstrating the concept of a graphical shell built in Python. The shell was easily modified to make use of the Window's registry but retains traces of its original method of operation.


Platforms: Windows, Python,

License: Freeware Download (51): Example For winreg Download

Added: May 10, 2013 | Visits: 573

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object.


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


Added: May 10, 2013 | Visits: 5.901

AWSTATS Multiple Site Statistics Viewer AWSTATS Multiple Site Statistics Viewer is a PHP addon for AWSTATS to allow viewing of statistics for multiple domains on a single dynamic page.


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

License: Freeware Download (73): AWSTATS Multiple Site Statistics Viewer Download

Added: May 03, 2013 | Visits: 528

Pass Multiple Values Values selected from the drop-down box appear in the text area below.As more items are selected they are added to the list.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (51): Pass Multiple Values Download

Added: May 29, 2013 | Visits: 507

MATLAB oscilloscope application - example This example demonstrates how you can use MATLAB to develop an application that both collects data from an oscilloscope and performs mathematical calculations and visualization on the data. Combining MATLAB with your oscilloscope transforms the scope into a complete test bench station for data...


Platforms: Matlab

License: Freeware Size: 491.52 KB Download (45): MATLAB oscilloscope application - example Download

Added: April 15, 2013 | Visits: 565

Kernel Ridge Regression The Gaussian Kernel can be changed to any desired kernel. However such a change will not dramatically improve results. This is a variant of ridge regression using the kernel trick (Mercers Theorem).


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Kernel Ridge Regression Download

Added: June 12, 2013 | Visits: 437

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: September 07, 2013 | Visits: 459

Multiple-root polynomial solved by partial fraction expansion A given polynomial p(x) is transformed into a rational function r(x). The poles and residues of the derived rational function are found to be equivalent to the roots and multiplicities of the original polynomial. p(x) = Given polynomial = PROD[k=1:K]{(x - z_k)^m_k} d(x) = (d/dx)p(x) g(x) =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Multiple-root polynomial solved by partial fraction expansion Download

Added: July 30, 2013 | Visits: 500

Passing and Bablok regression Passing & Bablok described this procedure in the 1983.This procedure is ideal if you want to compare 2 different methods (instrument) which measure the same chemical analyte in the same sample.Classical linear regression method assume that variables X and Y are normal distributed and with a...


Platforms: Matlab

License: Freeware Size: 583.68 KB Download (44): Passing and Bablok regression Download

Added: July 29, 2013 | Visits: 425

tiffread2.m Reads 8,16,32 bits uncompressed grayscale and some color tiff files, as well as parts or full stacks of multiple images, for example those produced by metamorph. The image as well as the meta-data is returned. The entire TIFF standard is not supported, but tiffread may be extended by modifying...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): tiffread2.m Download

Added: May 07, 2013 | Visits: 445

Deleting multiple points: UniqueRows The native unique works using the sortrows algorithm which can be very slow for large models.Sometimes we need to avoid passing multiple values to functions that do not support those.In most of these cases we are pretty sure that there are no multiple values but we use unique to be completly...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Deleting multiple points: UniqueRows Download

Added: September 09, 2013 | Visits: 565

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Added: September 03, 2013 | Visits: 445

Multiple steady states in a catalyst The adiabatic catalyst problem arises in the field of chemical engineering. If chemical reaction kinetics within a solid catalyst body are influenced by mass transfer multiple steady states are possible for a certain range of the governing parameters: arrhenius number, prater number and thiele...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (45): Multiple steady states in a catalyst Download

Added: April 03, 2013 | Visits: 490

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: August 29, 2013 | Visits: 432

Scrollbar GUI Example This is a tutorial example with many comments, explaining how to insert a slider into a MATLAB GUI, that works just like for example a slider in a browser.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Scrollbar GUI Example Download

Added: June 21, 2013 | Visits: 620

Multiple Coherence Function For a system having multiple inputs x and outputs y, the partial coherence is the coherence computed between any individual input and the output when the effect of all other inputs is removed from the output by a linear least squares prediction. This coherence obeys the usual inequality, and will...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Multiple Coherence Function Download

Added: April 01, 2013 | Visits: 603

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are...


Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

< 1 2 3 4 5