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

Algebra Quadratic Equations software
Filter: All | Freeware | Demo
 

Algebra Quadratic Equations

< 1 2 3 4 5 > 
Added: March 31, 2013 | Visits: 422

Linear Algebra LABS with MATLAB, 2e Intended for a sophomore level course in linear algebra, this supplement reinforces key concepts using a variety of class-tested exercises and the "discovery" method.For a full book description and ordering information, please visit http://www.mathworks.com/support/books/book1341.jsp.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (41): Linear Algebra LABS with MATLAB, 2e Download

Added: June 20, 2013 | Visits: 404

Simscape Language Equations, Pretty Print This file contains MATLAB code that can parse Simscape language files, extract the equations, and displays them in a format that is easy to read. The equations are converted to LaTeX format and then displayed in a MATLAB figure window.Please read the README.txt file to get started.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Simscape Language Equations, Pretty Print Download

Added: May 09, 2013 | Visits: 502

Numerical Linear Algebra and Applications This book is written for a first course in numerical linear algebra. It is designed to give students a firm grasp of the basic concepts of roundoff error, stability, condition, and accuracy, as well as an appreciation for the core numerical linear algebra algorithms.For a full book description...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (39): Numerical Linear Algebra and Applications Download

Added: May 14, 2013 | Visits: 321

Introductory Linear Algebra With Applications Designed for a course at the freshman or sophomore level, this book emphasizes the computational and geometrical aspects of linear algebra.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (39): Introductory Linear Algebra With Applications Download

Added: April 27, 2013 | Visits: 361

Fredholm integral equations We present here a program Fie that solves numerically Fredholm integral equations of the second kind on an interval [a,b] to a specified, modest accuracy. Test programs are also included for the various cases. The program TestAll, with no input parameters, can be used to illustrate the various...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Fredholm integral equations Download

Added: March 25, 2013 | Visits: 471

Homogen Differential Equations Solving (update:27-06-07) ]In this application is descriptioned homogen-differential equations generally solutions with matlab symbolic tool's.Generally homogen-differential equation's form is (where R=[d/dx] ) sum {i=1:n} [C_(i)*R^{i}].y=0Here, firstly sub function-[regsolution.m] solving differential equation's...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Homogen Differential Equations Solving (update:27-06-07) Download

Added: August 05, 2013 | Visits: 517

Quadratic curves and quadric surfaces in implicit form This submission facilitates working with quadratic curves (ellipse, parabola, hyperbola, etc.) and quadric surfaces (ellipsoid, elliptic paraboloid, hyperbolic paraboloid, hyperboloid, cone, elliptic cylinder, hyperbolic cylinder, parabolic cylinder, etc.) given with the general quadratic...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (46): Quadratic curves and quadric surfaces in implicit form Download

Added: August 17, 2013 | Visits: 493

ANNI - solver of a set of non-linear equations Let us suppose a set of non-linear equations in the formF(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 ofG(d) = m.Such mapping may not exist in general,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 276.48 KB Download (45): ANNI - solver of a set of non-linear equations Download

Added: July 07, 2013 | Visits: 406

Custom solution for 3 non-linear simultaneous equations This customised function solves one type of non-linear systemof 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...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Custom solution for 3 non-linear simultaneous equations Download

Added: May 05, 2013 | Visits: 457

Solves a custom set of linear simultaneous equations Fully documented script file but this essentially solves the simultaneous equations Yvonne presented in a previous thread and does so for two 1 x 4 vectors. I then built four graphs and displayed them all on one plot.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Solves a custom set of linear simultaneous equations Download

Added: July 12, 2013 | Visits: 335

Least-square with 2-norm constraint This kind of problem arises in statistics, linear algebra, and regularization.The method uses quadratic eigen-value problem (QEP).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Least-square with 2-norm constraint Download

Added: June 12, 2013 | Visits: 377

Solve Bilateral Matrix Quadratic Equation % This Function solves a bilateral matrix quadratic equation% of the form AX+XB+XCX+D = 0 for X% Inputs : Matrices A,B,C, D of appropriate dimensions%% Output : The Matrix X - if a solution exists


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Solve Bilateral Matrix Quadratic Equation Download

Added: August 04, 2013 | Visits: 320

Quadratic Koch The function graphs and returns the coordinates of the quadratic Koch fractal for the specified iteration. The first iteration being a straight line (it cannot not graph the first iteration). It does not scale, and each line has a length of one. There is probably a better way to do this, and your...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Quadratic Koch Download

Added: September 08, 2013 | Visits: 344

Relational Algebra Evaluator The idea behind the Relational Algebra project is that it is easier to understand relational algebra if you can experiment with the different operators. I looked at some of my solutions and thought 'if only I could just run this with some test data to see if it works'. The interpreter handles...


Platforms: Mac

License: Freeware Size: 81.92 KB Download (43): Relational Algebra Evaluator Download

Added: October 12, 2013 | Visits: 508

FuncDesigner A free computer algebra system written in Python FuncDesigner is a free and open source computer algebra system (CAS) written in Python + NumPy, allowing it to run on multiple platforms Mac OS X, Windows and Linux. Here are some key features of "FuncDesigner": ?*A* Enhances RAD abilities of...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (36): FuncDesigner Download

Added: August 03, 2013 | Visits: 379

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


Platforms: Mac

License: Freeware Size: 184.32 KB Download (38): Ro3n Download

Added: September 02, 2013 | Visits: 363

GluCat: Clifford algebra templates GluCat is a generic library of C++ templates which implement universal Clifford algebras over the field of real numbers. Features . Numerical computation with real Clifford algebras . Base algebra dimensions limited only by word size


Platforms: *nix

License: Freeware Size: 2.72 MB Download (35): GluCat: Clifford algebra templates Download

Added: July 23, 2013 | Visits: 393

Java Algebra System Java Algebra System (JAS for short) is an object oriented, type safe and multi-threaded approach to computer algebra. JAS provides a well designed software library using generic types for algebraic computations implemented in the Java programming language. The library can be used as any other...


Platforms: *nix

License: Freeware Size: 23.39 MB Download (36): Java Algebra System Download

Released: July 12, 2002  |  Added: June 03, 2006 | Visits: 9.686

Matrix Calculator Morello Matrix Calculator is a simple, low cost utility for manipulating matrices of real numbers. It is as easy to use as a pocket calculator, but can perform most standard matrix operations for matrices up to 20 elements square. It also supports cut and paste operations allowing matrix data to...


Platforms: Windows

License: Freeware Size: 229 KB Download (1898): Matrix Calculator Download

Released: January 08, 2003  |  Added: October 23, 2006 | Visits: 2.747

DeadLine The program solves algebraic equations. It displays the graphic of the function and a list of the real roots of the equation. It also includes the option to evaluate a function and its derivative. The application has a simple wizard-driven interface.The context sensitive help will guide you step...


Platforms: Windows

License: Freeware Size: 661 KB Download (703): DeadLine Download

< 1 2 3 4 5 >