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

Function Diagram freeware
Filter: All | Freeware | Demo
 

Function Diagram

< 1 2 3 4 5 > 
Added: July 20, 2013 | Visits: 619

Function Grapher Script This script allows you to graph any function you enter on the scale of your choice, assuming you use the correct javascript syntax.For example, to use Cos x, use Math.cos(x). Or, for x^2, use Math.pow(x, 2), etc.



Platforms: JavaScript

License: Freeware Size: 10 KB Download (48): Function Grapher Script Download

Added: April 29, 2013 | Visits: 641

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 (40): 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: April 07, 2013 | Visits: 489

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

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

Added: May 13, 2013 | Visits: 714

t-s diagram t-s diagram is very useful for determining water mass property in physical oceanography. This program helps to plot the T-S diagram with density contours in the background.it used external code sw_dens() available from sea water toolbox of csiro


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): t-s diagram Download

Enthalpy versus Composition Diagram for Ethanol-Water at 760 mmHg and 76 mmHg The programs compute the enthalpy versus composition diagram for ethanol-water binary system at 760mmHg and 76 mmHg. We also draw the tie lines and the conjugate line.


Platforms: Matlab


Added: May 13, 2013 | Visits: 311

Clipped Voronoi Diagram It's a modification of the initial function voronoi.mIn order to avoid the loops 'for' in the code, a lot of memory is needed. Working to solve it.Use functions like PointLocation, DelaunayTri, so the code works in last versions of MatLab. In addition, in domains with holes and degenerate meshes...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Clipped Voronoi Diagram Download

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: May 06, 2013 | Visits: 818

NMR coupling diagram This m-file plots a NMR coupling diagram from coupling constants and number of splits (only 1/2-spin nuclei). Useful for educational purposes.Example: plotcoupling([8,2],[3,1])Produces a plot with the coupling constants 8 and 2 Hz, splitted three and one times, respectively.The screenshot is made...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): NMR coupling diagram Download

Vapor-Liquid Equilibrium Diagram of Ethane-Benzene at 25dlT-C and 175dlT-C The programs compute the vapor-liquid diagram of an ethane-benzene mixture at 25dlT-C and 175dlT-C. This binary mixture exhibits a peculiar behavior because the volatilities of ethane and benzene are very different. We use the SRK equation of state to compute equilibrium constants. This problem...


Platforms: Matlab


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

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

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

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

< 1 2 3 4 5 >