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

Function freeware
Filter: All | Freeware | Demo
 

Function

< 1 2 3 4 5 > 
Added: July 02, 2013 | Visits: 505

Q function Because of the "erfc" function, the processing time is very small.



Platforms: Matlab

License: Freeware Size: 102.4 KB Download (48): Q function Download

Added: September 08, 2013 | Visits: 606

STDATMO: Standard Atmosphere Function A standard atmosphere function based on the 1976 Standard Atmosphere returns density, speed of sound, temperature, pressure, and viscosity for a given altitude input up to 86km.This function is designed to be useful for those designing and analyzing aircraft and has the following features that...





Platforms: Matlab

License: Freeware Size: 10 KB Download (40): STDATMO: Standard Atmosphere Function Download

Added: April 04, 2013 | Visits: 365

Linearity Of Block Function Square Simulink After publishing my new block simulink library Function Square,Y output ,and Xput i shoz lineqrity chqnging input vqlue.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Linearity Of Block Function Square Simulink Download

Controller Design and obtaining the Controller Function by rootlocuse method Designing a Controller and obtaining the Controller Function by rootlocuse method


Platforms: Matlab


Added: June 09, 2013 | Visits: 747

Discrete Transfer Function Identification of a Motor Program given here computes the discrete transfer function of a DC motor (Example taken in this case) using pseudo inverse technique. The input and output data for any single input single output system can be used to find out the discrete transfer function of that system.


Platforms: Matlab

License: Freeware Size: 215.04 KB Download (40): Discrete Transfer Function Identification of a Motor Download

Added: July 08, 2013 | Visits: 480

MATLAB function list Writes to file a sorted list of MATLAB functions for all MathWorks products installed on the machine (that the function is executed on). Denotes which functions are built-in to help with syntax highlighting.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): MATLAB function list Download

Added: April 21, 2013 | Visits: 402

Moments of a function Computes the nth moment mean of a function (needs more implentation).m = moment(x, y, n)m = nth moment of yx = domainy = datan = nth moment == 1 by defaultm = int(x^n * y) / int(y)where int is integral over all x integral is calculated using trapezium rule


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Moments of a function Download

Added: July 22, 2013 | Visits: 495

Robust function for only numeric values input The function shows the text string S and prompt the user for an input value guaranteing that the input value is numdoTeric.When the value is not numdoTeric the function gives an error mensage and prompts for a new value until it is numeric.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Robust function for only numeric values input Download

Added: September 25, 2013 | Visits: 692

PHP Function Reference PHP Function Reference provides fast lookup of information about the PHP web programming language. Features * Offline access to the same documentation found on PHP.net * Extensive cheat sheet of common PHP language syntax * Interactive date string formatter * Favorites list * 1-click...


Platforms: Mac

License: Freeware Size: 4.73 MB Download (38): PHP Function Reference Download

Added: October 24, 2013 | Visits: 528

Complex Function Plot The Complex Function Plot program displays a user-defined complex function of position and time using representations that map phase into color. The default complex function is a time-dependent complex Gaussian and the representation can be changed by selecting a radio button. Additional...


Platforms: Mac

License: Freeware Size: 61.44 KB Download (37): Complex Function Plot Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 401

Printr function & Panel for Flash MX Printr Debugger is an Actionscript implementation of the 'print_r' function from PHP. It has a lot of options, the results are presented in the Output Window or in the Printr Debugger Flash Panel. It offers remote inspection too.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 147.96 KB Download (51): Printr function & Panel for Flash MX Download

Added: May 10, 2013 | Visits: 303

PHP_Unserialize Function This is a Javascript library for decoding the output of the PHP serialize() function.It supports the following datatypes: - Strings - Integers - Doubles - Booleans - NULL - Arrays - Objects 


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

License: Freeware Download (62): PHP_Unserialize Function Download

Added: May 10, 2013 | Visits: 262

Format number function For many languages it is possible to use the locale module to format numbers. But there are at least three languages for which the locale.localeconv()['thousands_sep'] is empty: brazilian portuguese - 'pt_br', portuguese - 'pt' and spanish - 'es'. The first function, format_positive_integer()...


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

License: Freeware Download (51): Format number function Download

Added: May 10, 2013 | Visits: 568

SQL-like ORDER BY function for lists This script contains a function that allows you to easily sort a list by multiple columns in ascending and descending order similar in function to the ORDER BY clause in SQL.


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

License: Freeware Download (57): SQL-like ORDER BY function for lists Download

Added: May 10, 2013 | Visits: 355

Timeit function This script contains a function to use the timeit module from a script, creating a nice overview of the runtimes of one or more code snippets. All command line flags that the timeit module accepts can be used. The output can easily be customized.


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

License: Freeware Download (49): Timeit function Download

Added: May 10, 2013 | Visits: 389

Convenience 'timeit' function This function makes it easier to use the timeit module from the interactive interpreter. You should just specify function with (optional) arguments to run, optional number of runs, and optional name of module (which if not specified defaults to the name of the function).


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

License: Freeware Download (52): Convenience 'timeit' function Download

Added: May 10, 2013 | Visits: 452

Debug statements include function name This script allows a user to place debug messages, error messages and standard messages throughout a program. The function name and line number will be added to each debug and error message before it is printed out. In addition, each of these messages can be passed to multiple handler objects...


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

License: Freeware Download (53): Debug statements include function name Download

Added: May 10, 2013 | Visits: 388

Number Format function This function takes a number (integer or float) and returns a string with the integer portion grouped by thousands and the decimal portion rounded or padded to given number of decimal places.


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

License: Freeware Download (57): Number Format function Download

Added: April 09, 2013 | Visits: 473

Function To Generate Truth Table This function very efficiently generates a Truth Table matrix of arbitrary, user specified dimension.The order of the Truth Table is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 15 lines of MATLAB code.While this is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function To Generate Truth Table Download

Added: May 02, 2013 | Visits: 449

Autocorrelation function of m-sequence This m-file finds the periodic ACF of all the m-sequences of length 31.In this program m-sequences of length 31 are generated and its periodic Autocorrelation function is plotted.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Autocorrelation function of m-sequence Download

< 1 2 3 4 5 >