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

Logistic Regression Examples freeware
Filter: All | Freeware | Demo
 

Logistic Regression Examples

< 1 2 3 4 5 > 
Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 434

QtAda Examples This project contains various examples, ported from Qt4 C++ to Ada language Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 21.25 KB Download (47): QtAda Examples Download

Added: April 24, 2013 | Visits: 532

3D Plots of Normalized Array Factor Examples This code takes an expression for a normalized AF in spherical coordinates and creates a 3D plot in cartesian coordinates. Examples are specific to Antenna Theory and Design (2nd Ed) by Stutzman and Thiele. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 3D Plots of Normalized Array Factor Examples Download

Added: April 15, 2013 | Visits: 570

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

MS_Regress - A Package for Markov Regime Switching Models in Matlab This submission provides functions (and examples scripts) for estimation, simulation and forecasting of a general Markov Regime Switching Regression. Features of the package:- Support for univariate and multivariate models.- Support of any number of states and any number of explanatory... Platforms: Matlab


Added: July 31, 2013 | Visits: 411

Nonlinear Regression Shapes The art of fitting a nonlinear regression model often starts with choosing a model form. This submission is an attempt to teach the reader a simple but general paradigm for their models as a sum of fundamental shapes that are then shifted and scaled to fit the data.I've included a bestiary of... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Nonlinear Regression Shapes Download

What's New for Object-Oriented Programming in MATLAB Webinar - Code Examples These are the code examples used in the "What's New for Object-Oriented Programming in MATLABdlT«" webinar, which described the new object oriented features in Release 2008a.To use the code, add the top folder to your path. See the test* M-files and associated published HTML reports for code... Platforms: Matlab


Added: August 22, 2013 | Visits: 378

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: June 09, 2013 | Visits: 468

nlcontrol The enclosed files provide a nonlinear algorithm for controlling dynamical systems, particularly in regimes where linear control methods often fail, such as the targeting of states that are distant in phase space from the system dynamics (e.g., a fixed point at the center of a limit cycle). Four... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): nlcontrol Download

Prediction of Oldfaithful Volcanic Eruption: Auto Regression Script The model relies on the theory of strength of least square curve fitting and auto regression techniques. Platforms: Matlab

License: Freeware Size: 174.08 KB Download (49): Prediction of Oldfaithful Volcanic Eruption: Auto Regression Script Download

Released: May 25, 2009  |  Added: July 13, 2009 | Visits: 2.794

Zeta Test Zeta Test is an integrated test management environment that enables you to perform black-box tests, white-box tests, regression tests or change management tests of software applications. Zeta Test helps you to plan, perform, log, monitor and document the tests, and then to evaluate the test... Platforms: Windows

License: Freeware Size: 61.14 MB Download (201): Zeta Test Download

Added: January 18, 2010 | Visits: 1.124

HTTPD::Bench::ApacheBench HTTPD::Bench::ApacheBench is a Perl API for Apache benchmarking and regression testing. SYNOPSIS use HTTPD::Bench::ApacheBench; my $b = HTTPD::Bench::ApacheBench->new; # global configuration $b->concurrency(5); $b->priority("run_priority"); # add HTTP request sequences (aka: runs) my... Platforms: *nix

License: Freeware Size: 64.51 KB Download (119): HTTPD::Bench::ApacheBench Download

Added: June 12, 2010 | Visits: 887

phpautotest phpautotest is a tool for conducting automated regression tests on PHP-driven Web sites. Variable values as well as HTTP output can be tested. HTTP output is tested using regular expressions.. Get phpautotest at SourceForge.net. Fast, secure and free downloads from the largest Open Source... Platforms: *nix

License: Freeware Size: 184.32 KB Download (98): phpautotest Download

Added: January 13, 2010 | Visits: 1.911

Array::Each::Tutorial Array::Each::Tutorial - POD giving various examples how to use Array::Each. SYNOPSIS man Array::Each man Array::Each::Tutorial or perldoc Array::Each perldoc Array::Each::Tutorial Overview This tutorial contains only POD, so dont do this: use Array::Each::Tutorial; # dont do this... Platforms: *nix

License: Freeware Size: 20.48 KB Download (121): Array::Each::Tutorial Download

Added: October 11, 2010 | Visits: 1.619

XML::Smart::Tutorial XML::Smart::Tutorial is a Perl module with tutorials and examples for XML::Smart. SYNOPSIS This document is a tutorial for XML::Smart and shows some examples of usual things.. Platforms: *nix

License: Freeware Size: 50.18 KB Download (119): XML::Smart::Tutorial Download

Added: October 04, 2010 | Visits: 1.238

OpenVPN OpenVPN is a full-featured SSL VPN solution which can accomodate a wide range of configurations, including remote access, site-to-site VPNs, WiFi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls (articles) (examples) (security... Platforms: *nix

License: Freeware Size: 655.36 KB Download (140): OpenVPN Download

Added: April 24, 2010 | Visits: 921

Siege SIEGE is an http regression testing and benchmarking utility. It was designed to let web developers measure the performance of their code under duress, to see how it will stand up to load on the internet. Siege project lets the user hit a webserver with a configurable number of concurrent... Platforms: *nix

License: Freeware Size: 471.04 KB Download (98): Siege Download

Added: March 19, 2010 | Visits: 1.159

CGI::Test CGI::Test is a CGI regression test framework. SYNOPSIS # In some t/script.t regression test, for instance use CGI::Test; # exports ok() my $ct = CGI::Test->new( -base_url => "http://some.server:1234/cgi-bin", -cgi_dir => "/path/to/cgi-bin", ); my $page =... Platforms: *nix

License: Freeware Size: 51.2 KB Download (98): CGI::Test Download

Added: July 02, 2010 | Visits: 1.480

ASTUce ASTUce is a regression testing framework for ECMAScript inspired by the xUnit architecture. ASTUce project is intended for developers who wish to implement unit tests.. Platforms: *nix

License: Freeware Size: 174.08 KB Download (92): ASTUce Download

Released: February 20, 2010  |  Added: March 05, 2010 | Visits: 3.262

iMacros for Chrome If you love the Chrome web browser, but are tired of repetitive tasks like visiting the same sites every days, filling out forms, and remembering passwords, then iMacros for Chrome is the solution you've been dreaming of! iMacros was designed to automate the most repetitious tasks on the... Platforms: Windows, Mac, *nix

License: Freeware Size: 194.32 KB Download (415): iMacros for Chrome Download

Released: March 15, 2009  |  Added: November 23, 2011 | Visits: 989

EASY-FIT Express The software system solves constrained nonlinear parameter estimation problems. Synonyms are data fitting, nonlinear regression, parameter identification, curve and surface fitting. A statistical analysis provides confidence intervals, correlation and covariance matrices, identification of... Platforms: Windows

License: Freeware Size: 63.6 MB Download (143): EASY-FIT Express Download

< 1 2 3 4 5 >