Software Downloads for "Equation Cubic"
- Super Reference Free
- License: Freeware

This application is still in the beta stage, frequent app updates and additional information will be added. There is now a Paid version of this beta, which has all the formula solving power. The free version will now only contain the formula itself.
That being said this is a reference app (well, soon to be applications suite) which helps users solve math problems and understand general science, for education and Do-It-Yourselfers. This beta application is being published in hopes of getting a wider base of test devices and to identify any potential bugs in the software.
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Soaring - Raven Studios
- Date: 05-11-2014
- Size: 1843 KB
- Super Reference Full
- License: Shareware

This application is still in the beta stage, frequent app updates and additional information will be added.
That being said this is a reference app (well, soon to be applications suite) which helps users solve math problems and understand general science, for education and Do-It-Yourselfers. This beta application is being published in hopes of getting a wider base of test devices and to identify any potential bugs in the software. Be aware that some information may not be present in this application.
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Soaring - Raven Studios
- Date: 17-01-2015
- Size: 1843 KB
- Equation Wizard
- License: Shareware

The program allows you to solve algebraic equations in the automatic mode. You just enter an equation in any form without any preparatory operations. Step by step Equation Wizard reduces it to a canonical form performing all necessary operations. After that it determines the order of the equation, which can be any - linear, square, cubic or, for instance, of the 7-th power. The program finds the roots of the equation - both real and imaginary. You just enter an equation you see in your textbook or notebook and click one button! In an instant, you get the step-by-step solution of the equation with the found roots and the description of each step.
- Platform: Windows
- Publisher: ElasticLogic
- Date: 20-03-2007
- Size: 1251 KB
- Magic Matrix Calculator
- License: Shareware

Magic Matrix Calculator Version 1.1 is a free, simple, easy, and portable mathematics program with the menu:
1. Scientific Calculator
2. Magic Matrix Up to 200x200 with random combination
Matrix Menu :
1. Method of odd-size magic matrix
2. Magic sum of 4N magic matrix (with random combination)
3. Magic sum of 4N+2 magic matrix (with random combination)
4. Magic sum of 4x4 birthday matrix (with random combination)
3. Units & Constants of Math__Physical
4.
- Platform: WinOther
- Publisher: Mark Daniel
- Date:
- Size: 181 KB
- Equation Illustrator V
- License: Shareware

Equation Illustrator V has been designed to ease the difficult task of combining picture, vector graphics and complicated formatted text such as math equations in electronic and printed documents. A WYSIWYG interface keeps automation to a minimum and allows you to put what you want where you want it..
- Platform: WinOther
- Publisher: MGCSoft
- Date: 02-01-2003
- Size: 1875 KB
- Equation Grapher
- License: Freeware

Equation grapher is an easy-to-use software for 2D function graphing. 2D function graphs can be plotted in Cartesian and polar coordinate systems .Equation grapher is an easy-to-use software for 2D function graphing. 2D function graphs can be plotted in Cartesian and polar coordinate systems .Equation grapher is an easy-to-use software for 2D function graphing. 2D function graphs can be plotted in Cartesian and polar coordinate systems .Equation grapher is an easy-to-use software for 2D function graphing.
- Platform: Windows
- Publisher: GraphNow
- Date: 16-09-2006
- Size: 1259 KB
- Quadratic Equation Solver (and more!)
- License: Freeware

The Quadratic Equation Solver posted on this page solves for both real and imaginary (if applicable) results. Also on this site: solvers for the Cubic and Quartic equations, N Equations in N Unknowns, Eigenvalues and Eigenvectors, Cubic Spline Interpolation, Numerical Integration, and Least-Squares Data-Fitting..
- Platform: JavaScript, Scripts
- Publisher: David Binner
- Date: 03-01-2011
- Chemical Equation Expert
- License: Freeware

Chemical Equation Expert is an integrated tool for chemistry professionals and students. You\'ll find complicated work such as balancing chemical equations and related calculations so easy and even enjoyable! Key Feafures -1. An intelligent balancer Chemical Equation Expert balances chemical equations rapidly and accurately. An equation as complicated as: H2+18Ca(CN)2+6NaAlF4+12FeSO4+6MgSiO3+6KI +2H3PO4+12PbCrO4+24BrCl+6CF2Cl2+24SO2 = 12PbBr2+12CrCl3+6MgCO3+6KAl(OH)4+12Fe(SCN)3+ 2PI3+6NaSiO3+18CaF2+110H2O can be balanced in seconds! So, balancing chemical equations will not be your nightmare but a piece of cake from now on.
- Platform: Windows
- Publisher: Educationsoft
- Date: 15-09-2012
- Size: 3272 KB
- Equation
- License: Shareware

Equation is a useful software that can let you study and solve the equations of the second degree, enter only the values of a, b, and c and this software will do the rest. Once all the values are entered, the application will display the value of Delta..
- Platform: WinOther
- Publisher: ZARASOFT
- Date: 22-08-2012
- Size: 307 KB
- Quadratic Equation Solver
- License: Freeware

Quadratic equation has the form ax2 + bx + c = 0. It will generally have two solutions; that is, two different values of x that make the equation true. It can happen that both solutions are the same number, and it is possible that the solutions will be complex or imaginary numbers. To use this software, type in values for a, b, and c in the boxes below, and press the Solve for X button. You may enter positive, negative, or zero values, but the value of a cannot be zero..
- Platform: Tablets, Windows
- Publisher: Gigra LLC
- Date: 19-03-2013
- Size: 1398 KB
- Pattern formation and KPP equation
- License: Freeware

This 15-line matlab program solves the nonlinear reaction diffusion equation, called Kolmogorov-Petrovskii-Piskunov (KPP) equation to generate patterns (ribbons and rings). The numerical method is simple and program is easy to understand, and it can be extended to simulated more complex systems. The snapshot was generated by pattern(400);.
- Platform: Matlab, Scripts
- Publisher: Xin-She Yang
- Date: 25-01-2013
- Size: 10 KB
- Solve Kepler's Equation for E
- License: Freeware

Given mean anomaly and eccentricity of an orbit, eccentric anomaly can be calculated using Kepler's Equation. However, the equation is nonlinear, and an iterative technique must be used. This program uses a fixed-point iterative technique to output eccentric anomaly to a user defined tolerance, or to a default tolerance of 10^-9 radians..
- Platform: Matlab, Scripts
- Publisher: John Shelton
- Date: 12-03-2013
- Size: 10 KB
- Approximation of Circle Using Cubic Bezier Curve
- License: Freeware

(1) CubicBezier1.m : Evaluates Cubic Bezier Curve for given four Control Points and interval. (2) PlotBezier1.m : Plots Bezier Curve, Control Points, Control Polygon (3) TestCircleApproxByCubicBezier.m : Test Program. Pass Control Points that approximate unit radius circle using cubic Beizer curves. (4) ApproxofCirclebyCubicBezier.pdf: Explains theroy..
- Platform: Matlab, Scripts
- Publisher: Dr. Murtaza Khan
- Date: 04-02-2013
- Size: 123 KB
- Fit blackbody equation to spectrum
- License: Freeware

Simple example of the use of the FMINSEARCH function to fit the blackbody equation to the emission spectrum of an incandescent body for the purpose of estimating its color temperature and emissivity. fitblackbody.m is the fitting function. BlackbodyDataFit.m is a script that fits a small set of experimental data. Demofitblackbody.m is a script that fits a computer-generated blackbody spectrum with simulated photon noise and temperature noise (random variation in the temperature from point to point in the spectrum).
- Platform: Matlab, Scripts
- Publisher: Tom O'Haver
- Date: 01-04-2013
- Size: 10 KB
- Simulink solution of Differential Equation
- License: Freeware

A differential equation can be solved by several methods. I have presented the simulink method to solve the differential equ. The que is showed in the screenshot. Queries and Comments are dearly invited..
- Platform: Matlab, Scripts
- Publisher: satendra kumar
- Date: 14-02-2013
- Size: 10 KB
The equation PDE (PDE) partial differential heat is infrequent Apers develloppement I associate a dynamical system (ODE) after discreisation space for an associated dipole matrix (A, B) according to the theory of kernel JCWillems in control Automatic heat equation..
- Platform: Matlab, Scripts
- Publisher: Dit Papa Lamine ndao
- Date: 13-03-2013
- Size: 10 KB
- PATEL TEJA EQUATION OF STATE
- License: Freeware

With this equation we can find the specific volume of a real gas, in a rank of pressures, isothermally, knowing the factor acentrico the compound. The equation this in function to the understandability factor.
- Platform: Matlab, Scripts
- Publisher: Ana Alicia Arrascue Estela
- Date: 20-03-2013
- Size: 10 KB
- Vapour Pression versus Temperature using Antoine Equation and GUI
- License: Freeware

The GUI application allows the user to enter the parameters of the Antoine equation and then plot vapour pressure of any chemical component versus temperature..
- Platform: Matlab, Scripts
- Publisher: Housam Binous
- Date: 23-02-2013
- Size: 10 KB
- Differential equation solution
- License: Shareware

A simple example for beginners in MATLAB to solve the differential eq using built in functions of differential equation solvers. Copy the files in the workspace run "dxdt_solve" dxdt.m contains differential equation.
- Platform: Matlab, Scripts
- Publisher: Qadeer Ahmed
- Date: 10-04-2013
- Size: 10 KB
- Quadratic Equation Calculator
- License: Shareware

Enter the coefficients for the Ax2 + Bx + C = 0 equation and Quadratic Equation will output the solutions and plot(if they are not imaginary)..
- Platform: Matlab, Scripts
- Publisher: Diego Orlando
- Date: 14-03-2013
- Size: 10 KB





