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

Nonlinear Regression Matlab freeware
Filter: All | Freeware | Demo
 

Nonlinear Regression Matlab

< 1 2 3 4 5 > 
Added: August 12, 2013 | Visits: 474

Using MATLAB to Analyze and Design Control Systems, 2e This workbook teaches students how to use MATLAB and Simulink to perform calculations and generate graphs essential to control system analysis.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1301.jsp.



Platforms: Matlab

License: Freeware Size: 51.2 KB Download (48): Using MATLAB to Analyze and Design Control Systems, 2e Download

Matlab files of the book: Mathematical Modelling for Earth Sciences Matlab files include Gaussian numerical quadrature, Newton's method for finding roots, finite element method for 1D wave equation, and pattern formation (KPP anda system of two coupled PDEs).





Platforms: Matlab

License: Freeware Size: 624.64 KB Download (49): Matlab files of the book: Mathematical Modelling for Earth Sciences Download

Added: September 09, 2013 | Visits: 495

secant method in nonlinear ode this will find the solution of U''=k*U*U' by using taylor series 3rd order and secant methodit gives an idea about the nonlinear ode method and also gives the idea of solving problem in matlab


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): secant method in nonlinear ode Download

Added: May 09, 2013 | Visits: 539

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 (44): Non-linear regression GUI Download

Added: June 23, 2013 | Visits: 549

MATLAB & Simulink for Dynamic System Analysis & Control MATLAB is one of the best pedagogical software tools to illustrate and visualize concepts in engineering programs. Considering the vast influence of this software on control engineering, teaching "MATLAB & Simulink for Dynamic System Analysis & Control" is of paramount importance in undergraduate...


Platforms: Matlab

License: Freeware Size: 1.59 MB Download (44): MATLAB & Simulink for Dynamic System Analysis & Control Download

Added: May 20, 2013 | Visits: 406

XML utilities for MATLAB xmlread, xmlwrite and xslt are not provided in MATLAB 6.1 (R12.1), but if you've got the Report Generator installed you'll have the "Saxon" and "Xerces" JAR files which contain an XML reading/writing/transforming implementation. All you have to do is call the right Java methods. The attached...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): XML utilities for MATLAB Download

Added: May 22, 2013 | Visits: 461

Substitute Expressions in Matlab This function provides a supplement to the Matlab Symbolic toolbox to substitute and simplify long expressions. Maple does not provide this functionality.input-- Input expression that has some terms to be substituted. >> input='a^2-2b+c-3'; >> inputmode=1;Note that 'inputmode=1' indicates that...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Substitute Expressions in Matlab Download

Added: September 14, 2013 | Visits: 607

Interfacing to External Devices from MATLAB This package contains 5 simple examples showing how to interfacing to external devices from MATLAB. These examples show a range of approaches for connecting MATLAB to different types of external devices: - Data Acquisition Toolbox - Instrument Control Toolbox - Image Acquisition Toolbox


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Interfacing to External Devices from MATLAB Download

Added: July 28, 2013 | Visits: 522

Handling MATLAB Events in Excel The Global Temperature Explorer application demonstrates how to integrate MATLAB GUIs into Excel by writing Visual Basic callbacks that can respond to events generated by the GUI.The application consists of two parts, a COM component generated by MATLAB Builder for .NET, and a Visual Basic class...


Platforms: Matlab

License: Freeware Size: 3.31 MB Download (47): Handling MATLAB Events in Excel Download

Added: August 01, 2013 | Visits: 330

MATLAB(R) Priority Control With this tool you can set the MATLAB(R) process priority class and the thread priority. You can also set priorities for other programs from MATLAB (new feature). It is possible to use the commands set_priority and get_priority directly or you can use the convientent user interface. To install...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): MATLAB(R) Priority Control Download

Added: April 06, 2013 | Visits: 639

Demo files for This is the power prediction analysis demo that was used in the "MATLAB for Excel Users" webinar. You can view the webinar at:http://www.mathworks.com/wbnr37971This demo requires only MATLAB, Statistics Toolbox, and Curve Fitting Toolbox. In the webinar, we also discussed Spreadsheet Link EX,...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (51): Demo files for "MATLAB for Excel Users" webinar Download

Added: April 02, 2013 | Visits: 504

From Fortran, call MATLAB Compiler C shared library The MATLAB Compiler (v4, R14 onwards) can package MATLAB code into an executable or C/C++ shared library. Calling a C shared library from Fortran, however, can be difficult. The mixed-language issue is C vs. Fortran calling conventions. This is an example of how to call a MATLAB...


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): From Fortran, call MATLAB Compiler C shared library Download

Added: May 09, 2013 | Visits: 437

JMatIO - Matlab's MAT-file I/O in JAVA JMatIO is a JAVA library to read/write/manipulate with Matlab's binary MAT-files.Currently supported data types are:+ Double array+ UInt8, Int8 array+ UInt64, Int64 array+ Char array+ Structure+ Cell array+ Sparase arraythis project is also available at http://sf.net/projects/jmatio


Platforms: Matlab

License: Freeware Size: 204.8 KB Download (46): JMatIO - Matlab's MAT-file I/O in JAVA Download

Added: April 11, 2013 | Visits: 656

Using MATLAB to Develop Macroeconomic Models Slides, software, and data for the MathWorks webinar, "Using MATLAB to Develop Macroeconomic Models." The file moneydemo.zip contains a file moneydemo.pdf with slides for the webinar and a collection of MATLAB scripts and helper functions to perform a number of macroeconomic analyses. The main...


Platforms: Matlab

License: Freeware Size: 266.24 KB Download (71): Using MATLAB to Develop Macroeconomic Models Download

Added: March 23, 2013 | Visits: 227

regdata Calculates and plots regression statistics from lsqcurvefit.m in MATLAB rel 13


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): regdata Download

Data based modeling of nonlinear dynamic systems using System Identification Toolbox Using an engine throttle valve modeling example, this demo shares some perspectives on creation of nonlinear models of dynamic systems from the measurements of its input and outputs. It describes useful workflows for approaching the task of data-based modeling using System Identification...


Platforms: Matlab


Added: September 06, 2013 | Visits: 498

Demo files for The example is on developing an algorithm for detecting an object (green ball) in MATLAB. The demo highlights* image import (and video import)* image visualization* simple image processing* automatic report generation* GUI building* deploying stand alone applicationYou can find the recording of...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (41): Demo files for "Algorithm Development with MATLAB" Webinar Download

Added: August 15, 2013 | Visits: 477

MATLAB Contest - Peg Solitaire Starter kit for the 15th MATLAB Programming Contest, May 9-16, 2007.For more information see the contest page:http://www.mathworks.com/contest/jumping/rules.html


Platforms: Matlab

License: Freeware Size: 409.6 KB Download (46): MATLAB Contest - Peg Solitaire Download

Added: September 09, 2013 | Visits: 485

MATLAB Contest - Ants Starter kit for the tenth MATLAB Programming Contest "Ants", which ran May 11-18, 2005.You are given the task programming an ant to collect as much food as possible. For more information, see the contest page:http://www.mathworks.com/contest/ants/rules.html


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (43): MATLAB Contest - Ants Download

Added: July 16, 2013 | Visits: 498

MATLAB Contest - Gerrymander The eighth MATLAB Programming Contest, Gerrymander, ran from April 21 to 28, 2004.You are given the task of preparing for an upcoming election in the state of Rectanglia. As the director of redistricting, your job is to divide the state into N districts of equal...


Platforms: Matlab

License: Freeware Size: 5.33 MB Download (43): MATLAB Contest - Gerrymander Download

< 1 2 3 4 5 >