Software Listing: Non Linear
- Non-linear regression GUI
- License: Freeware
- Price: 0.00

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 variable, ydata is a matrix). - patternsearch: this solver is useful to obtain a good start point, before using nlinfit or lsqonolin; this way, the global minimum is determined easier. Data is introduced in the GUI as vector or matrix from the workspace. The model to be fitted must be written in an M-file in vectorized form: ypred = model(x,xdata) ypred is a column vector (univariate problem) or matrix (multivariate problem) with the model response (observations in rows).
- Publisher: Pablo MardoTsn
- Date: 14-05-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- Laxius Power III
- License: Freeware
- Price: 0.00

Open-ended, award-winning 200H RPG, Laxius Power III is the epic conclusion of the famous trilogy. In a huge world full of creatures (more than 500), it features 150 quests in a non-linear gameplay, including 6 guilds to enter and 2 endings to discover. Laxius Power III is the definitive installment of the series! Get prepared to help Random Pendragon, Sarah Brandolino (the legendary couple of the saga) and all of their friends fight against the Demons as the dreaded cycle is coming towards its accomplishment. Take a deep breath and read for yourself, you're not going to believe how many features this game holds for you: 200 hours of gameplay (1100 different areas), one of the biggest, most open-ended worlds ever created in a free RPG, massively non-linear gameplay, original characters artworks, original musics in MP3/WAV, visible...
- Publisher: Laxius Power Games
- Date: 23-12-2004
- Size: 30000 KB
- Platform: Win2000, Windows CE, Windows Server, WinOther
- Kdenlive - KDE Non Linear Video Editor
- License: Freeware
- Price: 0.00

A professional quality Non-linear video editing suite for KDE..
- Publisher: kdenlive.org
- Date: 17-10-2012
- Size: 5015 KB
- Platform: Linux, Unix
- Solving non-linear and linear simultaneous equations with fsolve
- License: Freeware
- Price: 0.00

solvesimul.m can be easily adapted to solve more equations but as it stands it will solve 2 unknowns in 2 equations (1 non-linear and one linear). To solve equations of this form... a*x + b*y = A (1) a1*x^2 + b1*y^2 = B (2) ...with fsolve (used by solvesimul.m) you need to rewrite them so that they equal zero. so (1) and (2) become a*x + b*y - A = 0 (1a) a1*x^2 + b1*y^2 - B = 0 (2a) then using a nested function approach (there are many other ways) you can solve some system of non-linear equations. An example, 2*x + 3*y - 8 = 0 4*x^2 + 5*y^2 - 24 = 0 At the MATLAB command-line prompt you run the 'solvesimul' m-file function with the correct arguments i.
- Publisher: Bruce
- Date: 08-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Newton-Raphson Method for Non-linear System of 3 variables
- License: Shareware

You can solve non-linear systems of 3 variables. Only write "newtonv1" on the command window. Then write the 3 equations, the number of iterations y the precision tolerance. The partial derivatives for the gradients are calculated by the program.
- Publisher: Jesus Hernandez
- Date: 20-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Solving non-linear (and linear) simultaneous equations with 'solve'
- License: Shareware

symsolvesimulv2.m can be easily adapted to solve more equations but as it stands it will solve 2 unknowns in 2 non-linear equations (can be linear too or a mixture). Big change: It now has data input integrity checking. At the MATLAB command-line prompt you run the 'symsolvesimulv2' m-file function with the correct vector arguments i.e. exponents, coefficients and constants in the equations in the appropriate order. >> help symsolvesimulv2 solves a system (a pair) of non-linear or linear equations or a mixture, returning a n x 2 column solution vector for x and y. The first parameter is a row vector (1 x 4) of exponents used in both equations.
- Publisher: Bruce
- Date: 27-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- ANNI - solver of a set of non-linear equations
- License: Shareware

Let us suppose a set of non-linear equations in the form F(m) = d (m,d are vectors, F is a vector function of vector argument). ANNI tries to construct suitable numerical approximation for inverse projection of d to m, i.e. to find numerical form of G(d) = m. Such mapping may not exist in general, and therefore ANNI constructs data/model subspaces covered by population of individuals, for which the inverse G hopefully does exist at least locally. Size and shape of the population are determined adaptively by using empirical rules during the inversion. Numerical approximation of G is achieved by (i) linear regression, (ii) linear prediction ('Kriging') and, (iii) radial basis function network.
- Publisher: Bohuslav Ruzek
- Date: 24-06-2013
- Size: 276 KB
- Platform: Matlab, Scripts
- Custom solution for 3 non-linear simultaneous equations
- License: Shareware

This customised function solves one type of non-linear system of 3 simultaneous equations in 3 unknowns: k, L and r0 in 3 equations with 4 knowns: zeta, eeta, d and angle. function matrixresults = symsolvenonlineq(n,degrees,dinput) % EXAMPLE USAGE: m=symsolvenonlineq(3,45,20) % nb: takes around 738s to process two 1 x 1000 matrices INPUT Parameters: % n determines size of a random matrix for zeta and eeta, % degrees is the angle and sets constant 'angle' (in radians), % dinput sets constant 'd'. % %OUTPUT: %returns a 2D matrix of results for k,L and r0. % %5 things to note: %1/ you need to do a 'clear all' prior to running the function %otherwise it may crash on big input matrices; %2/ could not use 'zeta' with 'solve' as it gave an error so %shortened variable 'zeta' to 'zet'; %3/ always produces a complex solution set for k, L and...
- Publisher: Bruce
- Date: 20-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Non-linear Music System
- License: Freeware
- Price: 0.00

This project is to become a collection of code and software involving a non-linear and cell-based music system. The main objective is to provide tools for game and music designers for creating and playing non-linear music.
Non-linear Music System License - GNU General Public License version 3.0 (GPLv3).
- Publisher: Nmsproject
- Date:
- Platform: WinOther
- avs-vista non-linear video edit
- License: Freeware
- Price: 0.00

avs-vista is a new Non-Linear video edit project. develop flatform on OS win32 and cygwin-win32.
avs-vista non-linear video edit License - GNU General Public License (GPL); wxWindows Library Licence.
- Publisher: Avs-vista
- Date:
- Platform: WinOther
- Non-linear arithmetic property checker via Bernstein polynomial
- License: Freeware
- Price: 0.00

As its name suggests, Non-linear arithmetic property checker via Bernstein polynomial is a handy tool for checking certain polynomial constraint problems.
You can use the examples that the application comes with or create your own by specifying the variables, the coefficient of the polynomial and the bound for each variable.
.
- Publisher: Chih-Hong Cheng
- Date:
- Platform: WinOther
- Engineering Suite
- License: Shareware

Engineering Suite is a small, easy to use application specially designed to offer you a program to help you solve non-linear equation system as well as linear equation system in which you write the equations and the program solves them numerically.
Please note that to solve a non-linear equation system you have to solve a linear equation system in the process. This fact is important because the resolution of linear equation system is very easy compared to the resolution of non-linear equation system and the program development was in order to make the resolution of those equation easier to users.
- Publisher: Pablo Salinas
- Date:
- Platform: WinOther
- Non Linear Equation Solver
- License: Shareware
- Price: 1.1

Scientific tool/solver to solve single variable non-linear equations (NLS). The app can compute multiple roots of a NLS. The app has two different options to compute the root of NLE viz. (a) general (b) specific. General search option gives the root of NLS without any user specified limits (should be used for NLS with single roots).Specific search option gives the root within the limits specified by the user (should be used for NLS with multiple roots to find multiple roots with different limits).The app has a very rich and user-friendly UI (user interface). The results can be sent to any e-mail id by using “Send e-mail” option in main menu.
- Publisher: AsherMobile Solutions
- Date: 04-12-2014
- Size: 1126 KB
- Platform: Android 1.x, Android 2.x, Android 3.x, Android 4.4, Android 4.x
- UltimaCalc Professional
- License: Shareware
- Price: 44.85

UltimaCalc Professional is a highly functional graphing math toolbox with a compact and intuitive design offering the ultimate balance of power and convenience. Its algebra module lets you perform manipulations and simplifications on basic and complex algebraic expressions. UltimaCalc lets you do calculus: differentiate an expression, or find its integral and ask how this was found. You can factorise polynomials, multiply and divide one polynomial by another, find the GCD of two polynomials. Expand and contract trig expressions. Calculate Taylor series, define your own functions, and calculate exact results (try evaluating the factorial of 1000).
- Publisher: UltimaCalc
- Date: 29-08-2008
- Size: 3223 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- Infinity
- License: Shareware

As we move to new digital era, we tend to rely on tireless machines in almost every aspect of our everyday life. Computer is an infinite source of creativeness and a perfect tool for any digitized activity, from collecting photos to modeling complex systems.There is another aspect of computer usage that was the initial task for the device called 'computer' - to compute. Various calculations and some serious math is exactly what computers were created for.These days, there are many things that require mathematical modeling: from exchange rates prediction to engineering and financial planning. That is exactly the point where smart people start looking for math software that is flexible enough to handle solving various tasks that may be described using formulas and equations.
- Publisher: MathRevolt
- Date: 08-07-2009
- Size: 2007 KB
- Platform: Win2000, WinOther
- Application OF Block Simulink To Cardiac PDE VI1
- License: Freeware
- Price: 0.00

It is application of of Simulink Block to Cardiac PDE VI1 system of 2 non linear coupled equations of PDE and try to design solution with dicretized space and time and issue in 1D.I associate a Doc file to introduction theory.Just see this page simulink and not for run.I will next time develop application simulink and files to run..
- Publisher: Dit Papa Lamine ndao
- Date: 11-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Magnetic Suspension System Simulation
- License: Freeware
- Price: 0.00

This Simulation model simulates Exercise problem 1.18 of Non Linear Systems by Hassan H.Khalil. Details About the parameters can be seen from the Model..
- Publisher: Ihsan Ullah
- Date: 08-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Bacterial growth curve fitting by MONOD Model
- License: Shareware

Non Linear curve fitting by primary model.
- Publisher: Bachir
- Date: 17-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Application to Simulink Block To Cardiac PDE VI1-Part1
- License: Freeware
- Price: 0.00

It is document introduction to application of simulink block to cardiac PDE VI1 of systems PDe of 2 coupled non linear PDE..
- Publisher: Dit Papa Lamine ndao
- Date: 05-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- DDogleg Numerics
- License: Freeware
- Price: 0.00

DDogleg Numerics is a lightweight and simple Java library that you can use for non-linear optimization.
Additionally, the library comes in handy for finding polynomial roots, minimization algorithms, combinatorics, robust model fitting and sorting tasks.
.
- Publisher: Peter Abeles
- Date:
- Platform: WinOther











