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

Graph Function freeware
Filter: All | Freeware | Demo
 

Graph Function

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 480

Function emulation using __call__ This script defines a simple but useful class that emulates a function to gracefully permit latent assignment. In other words, you can use the emulating class as a valid function in assignments with the ability to later associate a function to perform the actual operations.



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

License: Freeware Download (53): Function emulation using __call__ Download

Added: May 10, 2013 | Visits: 704

Call a function/method X times per second This simple generator function is used to call a function X times per second.





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

License: Freeware Download (57): Call a function/method X times per second Download

Added: May 10, 2013 | Visits: 466

Graph Script This script allows you to create a directed Graph container that can be useful for the collections module. To show its basic API, a complete implementation is available. Many different graph implementations are possible, but this is flexible, fast and simple enough.


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

License: Freeware Download (55): Graph Script Download

Added: May 10, 2013 | Visits: 506

Edge-coloring of a bipartite graph Konig's theorem tells us that every bipartite graph with maximum vertex-degree d can be edge-colored with just d colors. This script allows you to verify this theorem.


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

License: Freeware Download (52): Edge-coloring of a bipartite graph Download

Added: May 10, 2013 | Visits: 878

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list.


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


Added: May 10, 2013 | Visits: 435

Function composition This script contains two classes that show two styles of function composition. The difference is only when the second function (g) returns a tuple. compose function passes the results of g as a tuple, mcompose treats it as a tuple of args to pass along. Note that extra args provided to...


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

License: Freeware Download (53): Function composition Download

Added: May 10, 2013 | Visits: 634

Extended great common divisor function This script contains a function that finds out the gcd(a,b)(great common divisor of a and b) as a linear conbination of a anb b, ax by=gcd(a,b).


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

License: Freeware Download (58): Extended great common divisor function Download

Added: May 10, 2013 | Visits: 425

Waveform This code allows you to run a function graph drawing/rendering application for use with audio applications. It exports .wav files. Requirements: - wxPython - Numeric


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

License: Freeware Download (55): Waveform Download

Added: May 10, 2013 | Visits: 336

Simple Graph Graph can be made public (i.e. sidebar widget or static page) and the data can be manipulated through dashboard. The horizontal axis can only contain dates, while the vertical axis can hold any values. Each user can have their own graphs, which can be easily inserted in posts and pages....


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

License: Freeware Download (55): Simple Graph Download

Added: July 14, 2013 | Visits: 638

GreatCharts ScriptDHTML / CSS based line graph Script DHTML / CSS based line graph script allows you to represent line graphs using only DHTML and CSS.Unlike an applet based solution, this loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (50): GreatCharts ScriptDHTML / CSS based line graph Script Download

Added: April 27, 2013 | Visits: 707

DHTML / CSS based bar graph Script This vertical bar graph is done completely using DHTML and CSS. Unlike an applet based solution, this loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (45): DHTML / CSS based bar graph Script Download

Added: April 29, 2013 | Visits: 644

Soft Handover Probability as a function This simple m-file plots the Soft Handover probability as a function of the Soft Handover Threshold value used in the UTRA Soft Handover Algorithm. The relationship has been dertived by taking the ratio between the Cell area where Soft Handovers are enabled and the total Cell area.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Soft Handover Probability as a function Download

VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function. For Bluetooth and RS-232 devices applications. (Narration in Spanish).


Platforms: Matlab


Added: July 09, 2013 | Visits: 343

Alamouti Space-Time Code This is a function that simulate the Alamouti Space-Time scheme and plot a BER vs SNR graph.


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Alamouti Space-Time Code Download

Added: April 07, 2013 | Visits: 491

Function to generate PN sequence To use this function just define a variable say var,var = pnseq(a, b, c);for a, b and c refer to the zip file


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Function to generate PN sequence Download

Added: April 25, 2013 | Visits: 455

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 (38): Calculate Ambiguity Function and Utilities Download

FIND ALL THE POSSIBLE PATHS BETWEEN A START AND AN END NODE OF A GRAPH In Graph Theory it is often required to find out all the possible paths, which can exist between a source node and a sink node.So this function returns a all such possible paths, in a matrix format.INPUTS:1. 'X' Matrix: Form a Nx2 matrix, where N is the total number of 'Edges'. This Matrix will...


Platforms: Matlab


Added: July 02, 2013 | Visits: 508

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: 608

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: 367

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

< 1 2 3 4 5 >