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

Calculate Function freeware
Filter: All | Freeware | Demo
 

Calculate Function

1 2 3 4 5 > 
Added: August 24, 2013 | Visits: 495

Lagrange's equations Lagrange is a function that calculate equations of motion (Lagrange's equations) d/dt(dL/d(dq))- dL/dq=0. It Uses the Lagrangian that is a function that summarizes thedynamics of the system. Symbolic Math Toolbox is required.



Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Lagrange's equations Download

Added: August 04, 2013 | Visits: 734

Double Exponentian Calculating Program This GUIDE program compute the double exponential Alpha and Beta parameters. The fminsearch function make the main calculate process. the program may be comiled by:mcc -m -B sgl FRYO NUEVO RAYO





Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Double Exponentian Calculating Program Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 507

Portable TTCalc for Linux TTCalc is a mathematical calculator that features a well structured graphical interface and is very easy to use. TTCal is composed of a standard scientific calculator and variable, functions, precision and display configuration tabs. TTCalc has a nice user interface, formulas for calculating can...


Platforms: Linux

License: Freeware Download (442): Portable TTCalc for Linux Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 469

TTCalc for Linux TTCalc is a mathematical calculator that features a well structured graphical interface and is very easy to use. TTCal is composed of a standard scientific calculator and variable, functions, precision and display configuration tabs. TTCalc has a nice user interface, formulas for calculating can...


Platforms: Linux

License: Freeware Download (484): TTCalc for Linux Download

Added: April 25, 2013 | Visits: 459

Calculate Ambiguity Function and Utilities The zip file contains functions to calculate an Ambiguity Function (XAMB), Upsampled and Interpolated Correlation (XCORRU), and Coherence Function (XCOH). A prefilter can be specified in each function to "sharpen" correlation peaks.XAMB calculates an estimate of the (cross-)ambiguity function. A...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Calculate Ambiguity Function and Utilities Download

Added: April 08, 2013 | Visits: 753

probability distribution function (normal distribution) This function calculates the probability under the normal distribution curve, plots the graph and the area calculated.Normaldistribution calculating the area under a normal distribution curve from -ve infinity upto point x. Input: x : point on the normal distribution curve mean : mean of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): probability distribution function (normal distribution) Download

Added: September 02, 2013 | Visits: 422

Generalized Objective Function In order to optimize any MATLAB function, there are two options: 1) rewrite the function to take only 1 array of inputs, reading all others from a file, perhaps, or from a global variable (undesirable), or 2) write an interface layer that handles this.This function provides an interface layer...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Generalized Objective Function Download

Added: September 14, 2013 | Visits: 457

Simple three-point minimum estimation Calculate minimum of single variable function using 3-point searchUsage:estimated_min=three_point(sfun,a,b,tolerance) sfun: Symbolic/String function a: Inferior Limit b: Superior Limit tolerance: Tolerance Range


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Simple three-point minimum estimation Download

Added: May 11, 2010 | Visits: 1.160

CoreLinux++ Function Load Library CoreLinux++ Function Load Library (libclfll++) takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries. Application developers define function objects as wrappers and can then dynamically load the...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (95): CoreLinux++ Function Load Library Download

Added: October 19, 2010 | Visits: 905

Getopt::Function Getopt::Function is a Perl module to provide mixed options with help information. SYNOPSIS use Getopt::Function qw(maketrue makevalue); $::opthandler = new Getopt::Function [ ], { => [ , , ] } $result = GetOptions (...option-descriptions...); $::opthandler->std_opts;...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (92): Getopt::Function Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 707

Function Plot 2D Function Plot 2D is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll


Platforms: Windows

License: Freeware Download (443): Function Plot 2D Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 754

Function Plot 2D with Sections Function Plot 2D with Sections is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll


Platforms: Windows

License: Freeware Download (449): Function Plot 2D with Sections Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 671

Calculate Observed Velocities Calculate Observed Velocities was built as an easy-to-use piece of software that can be used for basic Doppler frequency shift calculations. Calculate Observed Velocities was developed in Java and can run on multiple operating platforms.


Platforms: Windows

License: Freeware Download (443): Calculate Observed Velocities Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 747

Calculate Services for Mac OS The included services can be used calculate the mathematical result of expressions within the selected text in any application. The result can replace the selected text, be inserted after it, or be spoken out loud. Services can be invoked via the services menu, contextual menu or through...


Platforms: Mac

License: Freeware Size: 122.88 KB Download (429): Calculate Services for Mac OS Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 797

NH's Function Point Analyzer With NH's Function Point Analyzer it is easy to get a quick and clear documentation of function point countings according to IFPUG (International Function Point Users Group) standard 4.2. While counting, you will record functions and databases in NH's Function Point Analyzer and the function...


Platforms: Windows

License: Freeware Size: 778.24 KB Download (51): NH's Function Point Analyzer Download

Added: May 10, 2013 | Visits: 732

getFileName Function Given a file path either physical or virtual with this function you can obtain the file name or the file directory.


Platforms: Windows, ASP.NET,

License: Freeware Download (58): getFileName Function Download

Added: May 10, 2013 | Visits: 640

Associating parameters with a function In functional programming, currying is a way to bind arguments with a function and wait for the rest of the arguments to show up later. You "curry in" the first few parameters to a function, giving you a function that takes subsequent parameters as input and calls the original with all of those...


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

License: Freeware Download (54): Associating parameters with a function Download

Added: May 10, 2013 | Visits: 788

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


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

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 576

Finding the value passed to a function by name Sometimes inside a decorator that creates a function with a generic (*args, **kwargs) signature, you want to access a value passed for a particular parameter name to a wrapped function, but don't know whether that value will be passed as a positional or keyword argument, or whether the wrapped...


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


Added: May 10, 2013 | Visits: 475

Extract a inner function from a class This function can extract a inner function from a class or a function. It may be useful when writing a unit test code.


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

License: Freeware Download (53): Extract a inner function from a class Download

1 2 3 4 5 >