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

Polynomial Equations software
Filter: All | Freeware | Demo
 

Polynomial Equations

< 1 2 3 4 5 
Added: May 22, 2013 | Visits: 383

LiScNLS LiScNLS is a MATLAB package for the numerical study of some nonlinear differential equations of the form Lu=Nu using the Lyapunov-Schmidt method.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 204.8 KB Download (45): LiScNLS Download

Added: May 07, 2013 | Visits: 240

Polynomial Trendlines Plots data points and first through sixth degree polynomials. Displays polynomial coefficients and r-squared values in command window. Allows user to choose range. Also allows user to remove trendlines that don't appear to fit.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Polynomial Trendlines Download

Added: March 22, 2013 | Visits: 319

Extrimely fast general n-dimensional interpolators This interpolation package re-implements Matlab's built in methods ppval (1-d case polynomial evaluator) and ppual (multidimensional polynomial evaluator) which are used by Matlab to evaluate polynomial in their so called "pp-form". Matlab's built in versions are extrimely slow even though...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (39): Extrimely fast general n-dimensional interpolators Download

Added: July 29, 2013 | Visits: 475

Equation to matrix form When a give system of linear equations are converted to vector form it can easily be written matrix form.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Equation to matrix form Download

PPT slide for Chapter 4 (Nonlinear Equations) of Chapter 4 Nonlinear Equations4.1 Iterative Method toward Fixed Point4.2 Bisection Method4.3 False Position OR Regula Falsi Method4.4 Newton(-Raphson) Method4.5 Secant Method4.6 Newton Method for a System of Nonlinear Equations4.7 Symbolic Solution for Equations4.8 A Real-World Problem


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 450.56 KB Download (40): PPT slide for Chapter 4 (Nonlinear Equations) of "Applied Numerical Methods Using MATLAB" Download

Added: April 01, 2013 | Visits: 438

Full car model Displaying the system of differential equations for the spatial model of the car and shows you how to make using the software MATLAB / Simulink.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (42): Full car model Download

Added: August 26, 2013 | Visits: 422

Newton-Raphson Iterative Solver for Systems of Equations For those of us who like to provide our own partial derivative sensitivity matrix. Can be used for both linear and non-linear systems.x = nrsolve( F, dFdx, xi, tol, max_iter, c1, c2.... )Given a system of equations F = {F1;F2;...}, defined sensitivity matrix dFdx (matlab functions allowed), and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Newton-Raphson Iterative Solver for Systems of Equations Download

Added: April 13, 2013 | Visits: 331

Linear equations of both full rank and deficient rank lineq is the main program, help message for lineqfunction [homsol,spsol]=lineq(a,b)% solve linear equations a*x=b;% [homsol,spsol]=lineq(a,b);% lineq(a).where homsol are solutions of corresponing homogenous equation,spsol is the special solution of a*x=b.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Linear equations of both full rank and deficient rank Download

Added: April 04, 2013 | Visits: 329

Improved Algebra files Improved algorithms for finding the roots (direct method for first order quadratic, cubic and Quartic) are used for low order equations.Fadeev algorithm for finding the characteristic polynomial is implemented to ensure high accuracy.These files can be used as a replacement of original MATLAB...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (39): Improved Algebra files Download

Added: August 19, 2013 | Visits: 405

Solves a linear system of simultaneous equations (Sripts) simequation(a,b)a must be a n x n matrix of coefficients andb must be a n x 1 matrix of constantsExample usage to solve this system of 2 simultaneous linear equations in 2 unknowns:2x + 4x = 3 and3x + 5x = 6%coefficient matrix..>> cm = [ 2 , 4; 3, 5]cm = 2 4 3 5>>%..calling the function to solve...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Solves a linear system of simultaneous equations (Sripts) Download

Added: August 07, 2013 | Visits: 421

plot a center of mass plot center of mass is part of my motorcycle animation and dynamic equations of motion.I want to see if this is a good alternative to dropbox with the added benefit that it is shared.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): plot a center of mass Download

Solution of Differential Equations with MATLAB & Simulink: Lorenz Attractor Case Study One of the readers who attended the introductory Simulink webinar:http://www.mathworks.com/company/events/we.../wbnr37271.htmlasked me how to implement differential equations in Simulink and visualize the results in a MATLAB plot. This demo attempts to answer those kinds of questions.Notes on...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (40): Solution of Differential Equations with MATLAB & Simulink: Lorenz Attractor Case Study Download

Added: July 26, 2013 | Visits: 388

Power of circular function gui for the fantastic outcome of the any power circular equations


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Power of circular function Download

Added: May 26, 2013 | Visits: 197

2D Weighted Polynomial Fitting and Evaluation polyfitweighted2.m and polyval2.m---------polyfitweighted2.m: Find a least-squares fit of 2D data z(x,y) with an n th order polynomial, weighted by w(x,y).polyval2.m: Evaluate 2D polynomial produced by polyfitweighted2.m.Usage polyfitweighted2-----P = polyfitweighted2(X,Y,Z,N,W) finds the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): 2D Weighted Polynomial Fitting and Evaluation Download

Added: October 26, 2013 | Visits: 608

Advanced Graphing Calculator 3D Mac Easy-to-use 3D grapher that plots high quality graphs for 2D and 3D functions and coordinates tables. Graphing equations is as easy as typing them down. Graphs are beautifully rendered with gradual colors and lighting and reflection effects. Both cartesian and polar coordinates are supported as...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 6.54 MB Download (34): Advanced Graphing Calculator 3D Mac Download

Added: August 25, 2013 | Visits: 450

Error Lookup Tool EqualX is a free software that allows you to easily write equations in LaTeX and preview them in real-time. Building from source: Unarchive, open a Terminal window, go to the EqualX directory in the src folder and from there run the following command: qmake Then double click the generated...


Platforms: Mac

License: Freeware Size: 20.48 KB Download (38): Error Lookup Tool Download

Added: September 29, 2013 | Visits: 505

Solvit Solvit (Advanced Solver of System of Equations - Linear/Nonlinear) by Bhathiya Jayasekara 5 Average: 5 (1 vote) Nonlinear equation solver (Solvit) This is a free OpenOffice.org addon to solve system of equations. There are 4 main parts(plus plotter) in this addon. 1)Linear Equation Solver of 2...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (35): Solvit Download

Added: October 24, 2013 | Visits: 409

Ro3n For Linux Ro3n is a simple Qt application designed to solve mathematical equations - linear as well as quadratic.


Platforms: *nix

License: Freeware Size: 184.32 KB Download (32): Ro3n For Linux Download

Added: November 05, 2013 | Visits: 760

Advanced Graphing Calculator 3D Linux Easy-to-use 3D grapher that plots high quality graphs for 2D and 3D functions and coordinates tables. Graphing equations is as easy as typing them down. Graphs are beautifully rendered with gradual colors and lighting and reflection effects. Both cartesian and polar coordinates are supported as...


Platforms: *nix, Java, Linux Console, Linux Open Source, Linux Gnome

License: Freeware Size: 7.71 MB Download (41): Advanced Graphing Calculator 3D Linux Download

Released: February 12, 2017  |  Added: February 19, 2017 | Visits: 882

CurveFitter CurveFitter 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 you...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $15.00 USD Size: 3.06 MB Download (83): CurveFitter Download

< 1 2 3 4 5