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

Boolean Equations software
Filter: All | Freeware | Demo
 

Boolean Equations

< 1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 657

Boolean Search Boolean Search is a Mac OS X server application for searching the contents of plain and HTMLformatted text, PDF, MS Word and RTF files. Boolean Search can be employed as a search engine for a public website on theInternet, or a personal or group owned collection of files on your own computer or...



Platforms: Mac

License: Demo Cost: $0.00 USD Download (92): Boolean Search Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 470

Graphmatica a powerful, easy-to-use, equation plotter with numerical and calculus features: - Graph Cartesian functions, relations, and inequalities, plus polar, parametric, and ordinary differential equations. - Up to 999 graphs on screen at once. - New data plotting and curve-fitting features. -...





Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 378.88 KB Download (479): Graphmatica Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 766

Logic Min Logic Minimizer is a special application for simplifying logical expressions, namely Boolean and propositional expressions. It is geared for those involved in engineering fields, more precisely digital and formal logic scholars and academics, digital devices constructors or anybody involved with...


Platforms: Windows

License: Shareware Cost: $22.95 USD Size: 6.86 MB Download (520): Logic Min Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 737

FX Equation FX Equation software was designed to be an equation editor that takes the chore of formatting equations away from you. It is for people who love the output from the modern equation editors but hate using them. FX Equation automatically formats, with a minimum of input from you, just about all of...


Platforms: Windows

License: Shareware Cost: $43.48 USD Size: 3.4 MB Download (500): FX Equation Download

Added: May 10, 2013 | Visits: 548

Xem Application Xem Application allows you to solve pH balance equations. Requirements: - Qt


Platforms: *nix, C/C++, BSD

License: Freeware Download (57): Xem Application Download

Added: September 02, 2013 | Visits: 684

DIP Switches for selecting different digital filters on C6711 DSK Using Boolean Algebra technique for C6711 DSK DIP Switches to select different types of digital filters. This model works inside C6711 DSK.Please feel free to comment.


Platforms: Matlab


Added: May 11, 2013 | Visits: 489

Newton Method in N dimensions For an input of n equations, it converges to the solution.For an input of >n equations, there is no exact solution. In this case, the function minimizes sum( (individual equation errors).^2)


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Newton Method in N dimensions Download

Solving non-linear and linear simultaneous equations with fsolve 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...


Platforms: Matlab


Added: June 10, 2013 | Visits: 794

Newton Raphson Optimization Procedure It estimates the Newton Raphson optimization procedure for (m) unknowns of (n) non-linear equations. In case no Jacobian vector is presented, then the initial Jacobian vector is estimated by Broyden Method (multivariate secant approach) and it is then updated using the Sherman Morrison...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Newton Raphson Optimization Procedure Download

Added: July 25, 2013 | Visits: 570

Application OF Block Simulink To Cardiac PDE VI1 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...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Application OF Block Simulink To Cardiac PDE VI1 Download

Added: August 31, 2013 | Visits: 533

Fractional-order differential order equation solver This function solves the linear fractional-order differential equations (FODE) with constant coefficients. The short memory principle has not neen used here, so the length of input signal is limited to few hundred samples. The parameters of the FODE (in its standard form) are the inputs of this...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Fractional-order differential order equation solver Download

First-Order Degree Linear Differential Equations (Integration factor Ig=x^a*y^b) (Update: 23-06-07) First-order-degree linear differential and non-homogeneous equation's solution possible the unknown integration multipler technique. Also, this simple technique's depend both sides of original homogeneous differential equation. The solution is slightly and more complicated if this integration...


Platforms: Matlab


Added: August 10, 2013 | Visits: 538

Aerospace Blockset / Incorrect Variable Mass Equation Two mass variable equations with "Aerospace 3Dof Simple Variable Mass Blockset" are compared in a 1Dof frictionless environment. Initial conditions are given in Model Callbacks.Results showed that "Aerospace 3Dof Simple Variable Mass Blockset" uses the incorrect equation.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Aerospace Blockset / Incorrect Variable Mass Equation Download

Added: April 29, 2013 | Visits: 504

LYAPACK LYAPACK is a MATLAB toolbox for the solution of certain large scale problems in control theory, which are closely related to Lyapunov equations. In contrast to the 'lyap' and 'dlyap' command in the MATLAB Control toolbox it uses iterative algorithms and is intended for large, sparse problems.


Platforms: Matlab

License: Freeware Size: 1.02 MB Download (41): LYAPACK Download

Predictor-corrector PECE method for fractional differential equations FDE12 solves an initial value problem for a non-linear differential equation of fractional order (FDE).This is an implementation of the predictor-corrector method of Adams-Bashforth-Moulton described in [1]. Convergence and accuracy of the method are studied in [2]. The implementation with...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (55): Predictor-corrector PECE method for fractional differential equations Download

Added: August 04, 2013 | Visits: 425

Simulink Load Flow Simulink is used for as GUI and matlab solves resulting equations. Requires SimPowerSystems!


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 4.08 MB Download (42): Simulink Load Flow Download

Solving non-linear (and linear) simultaneous equations with 'solve' 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...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Solving non-linear (and linear) simultaneous equations with 'solve' Download

Stochastic Timing Machinery, Differential Equations, and Simulation AbstractStochastic timing machinery (STM) is a diagram-oriented parallel programming language. Examples in electrical engineering, chemistry, game theory, and physics lead to associated ordinary and stochastic differential and partial differential equations. We od¬TCdeer an abstract...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 337.92 KB Download (50): Stochastic Timing Machinery, Differential Equations, and Simulation Download

Added: May 22, 2013 | Visits: 387

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: July 29, 2013 | Visits: 477

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

< 1 2 3 4 5 >