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

Forecating Of Linear Regression Method In Spss software
Filter: All | Freeware | Demo
 

Forecating Of Linear Regression Method In Spss

1 2 3 4 5 > 
Added: June 22, 2013 | Visits: 538

IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB used in the load flow problem



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB Download

Added: April 22, 2013 | Visits: 378

Fit GLM with quadratic penalty Generalized linear models (GLMs) are a natural extension of linear regression models in which eta = X*w is related to y by a fixed nonlinearity and a possibly non-Gaussian noise source. Standard linear regression, logistic regression and Poisson regression are all special types of GLMs.This...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Fit GLM with quadratic penalty Download

Added: May 09, 2013 | Visits: 543

Non-linear regression GUI The non-linear regression problem (univariate or multivariate) is easily posed using a graphical user interface (GUI) that solves the problem using one of the following solvers: - nlinfit: only univariate problems. - lsqnonlin: can deal with multivariate problems (more than one dependent fitting...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): Non-linear regression GUI Download

Orthogonal Linear Regression in 3D-space by using Principal Components Analysis Orthogonal Linear Regression in 3D-space by using Principal Components AnalysisThis is a wrapper function to some pieces of the code from the Statistics Toolbox demo titled "Fitting an Orthogonal Regression Using Principal Components...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Orthogonal Linear Regression in 3D-space by using Principal Components Analysis Download

Added: August 21, 2008 | Visits: 2.825

Linear Regression Performs linear regression using the Least Squares method. Determines the regression coefficients, the generalized correlation coefficient and the standard error of estimate. Does multivariate regression. Displays 2D and 3D plots.


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 1.71 MB Download (215): Linear Regression Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 576

Applications of Linear Algebra Matlab, Maple and C/C++ applications of Linear Algebra in many domains, including curves in many dimensions, Cryptography and Chaos etc.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 167.65 KB Download (56): Applications of Linear Algebra Download

Added: March 22, 2013 | Visits: 801

Templates for the Solution of Linear Systems This book is written for computational scientists who would like to incorporate state-of-the-art computational methods for solving large sparse systems of linear equations.For a full book description and ordering information, please visithttp://www.mathworks.com/support/books/boo...=-1&language=-1


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Templates for the Solution of Linear Systems Download

Added: September 03, 2013 | Visits: 380

Multiplication of Linear Expressions Script for the multiplication of linear expressions without coefficient constants. This script returns a polynomial of given expressions.The number of expressions are not restricted and constant may be real or integer.ExampleCompute the (x-2)(x+4)(x-5)...write in following format. here x is a Row...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Multiplication of Linear Expressions Download

Added: July 06, 2013 | Visits: 475

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: August 30, 2013 | Visits: 296

The polynomial regression method This code implements the 1D polynomial regression method. It uses the least square method for the finding of regression polynomial coefficents. Outputs of the script are polynomial regression coefficients, residuals, the sum of squared errors, the determination index and the graphical comparison...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): The polynomial regression method Download

Added: September 05, 2013 | Visits: 350

Overloading SIZE for Array-like User-Defined Objects parseSize - a function to aid OOP overloading of the size() method in user-defined classes. If the user provides the vector of dimensions of a hypothetical array object, parseSize will take care of the main input/output argument processing in a way that imitates the conventions of MATLAB's usual...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Overloading SIZE for Array-like User-Defined Objects Download

Added: May 10, 2013 | Visits: 412

Modify class method in-place Once in a while it becomes necessary to globally change the behaviour of classes in a third party library. This code demonstrates the ability to modify the __init__ method of an arbitrary class in-place. It's also good for making functional programmers wince, which can be entertaining.


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

License: Freeware Download (58): Modify class method in-place Download

Added: April 19, 2013 | Visits: 414

Total Least Squares Method We present a Matlab toolbox which can solve basic problems related to the Total Least Squares (TLS) method in the modeling. By illustrative examples we show how to use the TLS method for solution of:- linear regression model- nonlinear regression model- fitting data in 3D space- identification of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Total Least Squares Method Download

Analytical solution for Orthogonal Linear Least Squares in two dimensions ORTHLLS2D returns the Orthogonal Linear Least Squares estimate for parameters of line a x + b y + c = 0function f = OrthLLS2D(x, y)Inputs x and y must be real vectors of equal size.Output f is the real vector [a b c] where a, b and c are the estimated parameters of the linear equation.Since a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Analytical solution for Orthogonal Linear Least Squares in two dimensions Download

Added: August 19, 2010 | Visits: 974

DBIx::Wrapper::Config DBIx::Wrapper::Config Perl module allows the use of a configuration file in XML specifying information required to connect to databases using DBIx::Wrapper. This way, your database connection specifications can be kept in one place. Each "db" element specifies a key/name for the database...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): DBIx::Wrapper::Config Download

Information loss of the Mahalanobis distance in high dimensions: Matlab implementation The Mahalanobis distance between a pattern measurement vector of dimensionality D and the center of the class it belongs to is distributed as a chi^2 with D degrees of freedom, when an infinite training set is used. However, the distribution of Mahalanobis distance becomes either Fisher or Beta...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Information loss of the Mahalanobis distance in high dimensions: Matlab implementation Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 478

QSapecNG QSapecNG is a Qt-based program for symbolic analysis of linear analog circuits. In fact, it consists of two indipendent parts: the SapecNG framework engine and the application gui QSapecNG. It is an open source, multi-platform project, continuously enhanced by students and researchers of...


Platforms: Windows

License: Freeware Size: 4.5 MB Download (400): QSapecNG Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 519

QSapecNG for Linux QSapecNG is a Qt-based program for symbolic analysis of linear analog circuits. In fact, it consists of two indipendent parts: the SapecNG framework engine and the application gui QSapecNG. It is an open source, multi-platform project, continuously enhanced by students and researchers of...


Platforms: Linux

License: Freeware Size: 1.1 MB Download (457): QSapecNG for Linux Download

Released: January 14, 2012  |  Added: February 01, 2012 | Visits: 2.309

Regression Analysis - CurveFitter CurveFitter program performs statistical regression analysis to estimate the values of parameters for linear, multivariate, polynomial, exponential and nonlinear functions. The regression analysis determines the values of the parameters that cause the function to best fit the observed data that...


Platforms: Windows, Other

License: Shareware Cost: $15.00 USD Size: 3.08 MB Download (263): Regression Analysis - CurveFitter Download

Added: May 17, 2013 | Visits: 659

Finite Differences Beam Propagation Method in 3-D This set of simulations make use of the Alternating Direction Implicit method for solving the parabolic wave equation that arises in FD BPM.The zip file includes the following programs:FDBPM3D_free_space.m - Animation and video of the 3D propagation.FDBPM3D_free_space_slice.m - It shows slices of...


Platforms: Matlab

License: Freeware Size: 92.16 KB Download (47): Finite Differences Beam Propagation Method in 3-D Download

1 2 3 4 5 >