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

Solve Logarithmic Functions software
Filter: All | Freeware | Demo
 

Solve Logarithmic Functions

1 2 3 4 5 > 
Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 572

AZR-Delta AZR-Delta is a small, easy to use application specially designed to lend you a hand when trying to solve Quadratic Functions. Basically you just enter the variables and let AZR-Delta take care of the rest. for WindowsAll



Platforms: Windows

License: Freeware Download (446): AZR-Delta Download

Added: January 25, 2010 | Visits: 824

archCalc archCalc is a Mac based mixed unit decimal and fraction calculator. It allows one to enter dimensions in standard english and metric units of measurement, perform basic calculations, convert between units, keep track of a series of operations, and take notes on results. New features include solve...





Platforms: Mac

License: Demo Cost: $0.00 USD Download (93): archCalc Download

Released: January 01, 2013  |  Added: February 16, 2014 | Visits: 913

Mathwizard It is one of the most powerful math tools there is. It gathers between the simplicity and ease of use of a simple calculator and the ability to solve complex math procedures. Here is a brief description of the exciting capabilities of mathwizard: 1. Matrices : >For real and complex...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $9.99 USD Size: 539.06 KB Download (122): Mathwizard Download

Added: October 18, 2006 | Visits: 5.603

MathAid Precalculus Comprehensive tutorial and testing package covering core topics in Algebra, Trigonometry, Elementary Functions and other standard Precalculus material. Java- and web-based math course includes theoretical concepts, hands-on examples featuring...


Platforms: Windows, *nix

License: Demo Cost: $55.00 USD Size: 1.11 MB Download (246): MathAid Precalculus Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 573

Advanced Trigonometry Calculator Portable This application works correctly in Windows XP, Vista, and 7. This application is available in two versions due to the two languages supported, Portuguese and English, these versions are in the folder of installation files or in the portable version "Advanced Trigonometry Calculator.zip". If you...


Platforms: Windows

License: Freeware Size: 420 KB Download (523): Advanced Trigonometry Calculator Portable Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 532

MathAid Algebra II Interactive Algebra II tutorial and testing package for individual e-learning and home schooling with emphasis on building problem-solving skills. Java- and web-based math course includes theoretical concepts, hands-on examples featuring animated graphics and live formulas, problem-solving...


Platforms: Windows, Linux

License: Demo Cost: $31.95 USD Size: 656 KB Download (54): MathAid Algebra II Download

Added: April 23, 2013 | Visits: 572

Polynomial functions analysis with Symbolic Math and GUIDE Based on Symbolic Math functions and GUIDE flexibility, this software help to solve easily polynomial functions analysis.User just enter polynomial functions like f(x)/g(x) with f(x) = ax^n + bx^(n-1) + ... C and g(x)= a1x^n + b1x^(n-1) + ... D ; n in N.The version published is in French , but I...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Polynomial functions analysis with Symbolic Math and GUIDE Download

Added: August 29, 2013 | Visits: 615

An optimal control tutorial for beginners This tutorial shows how to solve optimal control problems with functions shipped with MATLAB (namely, Symbolic Math Toolbox and bvp4c). Steepest descent method is also implemented to compare with bvp4c.The examples are taken from some classic books on optimal control, which cover both free and...


Platforms: Matlab

License: Freeware Size: 1.15 MB Download (40): An optimal control tutorial for beginners Download

Added: July 02, 2013 | Visits: 322

Mathieu Functions Toolbox The Mathieu functions are used to solve analytically some problems in elliptical cylinder coordinates. The computational toolbox includes routines for the characteristic values, the expansion coefficients, and the four categories of angular and radial Mathieu functions together with their...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (43): Mathieu Functions Toolbox Download

Added: November 08, 2006 | Visits: 2.596

Functions Easy to use, intuitive program to visualize and study functions of one variable in a defined interval to find roots, maxima and minima, integral, derivatives, graph. You can predefine constants and specify the error bound for the results. It can fully explore intervals to search for solutions....


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 2.02 MB Download (221): Functions Download

Released: May 01, 2004  |  Added: February 21, 2006 | Visits: 2.839

Business Functions Basic Edition Library of 100+ functions for Business Planning and Budgeting with MS-Excel.


Platforms: Windows

License: Freeware Size: 4.88 MB Download (644): Business Functions Basic Edition Download

Added: April 19, 2010 | Visits: 1.022

Math::Polynomial::Solve Math::Polynomial::Solve is a Perl module to find the roots of polynomial equations. SYNOPSIS use Math::Complex; # The roots may be complex numbers. use Math::Polynomial::Solve qw(poly_roots); my @x = poly_roots(@coefficients); or use Math::Complex; # The roots may be complex numbers....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Math::Polynomial::Solve Download

Added: March 18, 2010 | Visits: 865

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (91): Text::MicroMason::Functions Download

Added: July 05, 2010 | Visits: 1.191

Database Functions Database Functions is a PHP class that can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative...


Platforms: *nix

License: Freeware Download (100): Database Functions Download

Added: September 17, 2010 | Visits: 853

Bio::NEXUS::Functions Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. This package provides private functions that are not object-specific..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): Bio::NEXUS::Functions Download

Added: May 10, 2013 | Visits: 429

Missing string functions Missing string functions script introduces some functions to help you manage international text.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Missing string functions Download

Added: May 10, 2013 | Visits: 414

Curried functions This script is a class to allow programmers to curry functions, so that arguments can be supplied one at a time instead of all at once. E.g., if  F = Curry(lambda a,b: a b), then F(1,2) == F(1)(2).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Curried functions Download

Added: April 18, 2013 | Visits: 448

WIN32API MDI Shell with functions WIN32API MDI Shell with functions code allows an easy start of a MDI application.Shows how to create and fill the client and mdi structures. It also contains functions to sort the mdi child windows. ains>


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (47): WIN32API MDI Shell with functions Download

Use of pdepe and Laplace Transform to Solve Heat Conduction Problems In the present program three methods are used to solve a heat conduction problem. This problem is given in M. N. doOCozisik, Heat Conduction, Wiley, New York, 1980. We use pdepe, short times solution based on analytical inversion of a Laplace transform and finally a numerical solution based on...


Platforms: Matlab


Nonlinear fitting n-dimensional data with arbitrary functions How to fit a 2D Gaussian function to noisy data in Matlab? Or data with another number of dimensions and arbitrary fit function?It took me a while to find out how Matlab does this by the functions lsqcurvefit, fmincon or fminsearch. This project demonstrates how to use these functions to fit ND...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (50): Nonlinear fitting n-dimensional data with arbitrary functions Download

1 2 3 4 5 >