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 49.600.592 Times

Increased Liver Function Enzymes software
Filter: All | Freeware | Demo
 

Increased Liver Function Enzymes

< 1 2 3 4 5 > 
Added: April 07, 2013 | Visits: 485

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

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: June 03, 2013 | Visits: 390

Specific Sample Function Plotting using MatLab specific function which result of pyramid surface bar graph.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Specific Sample Function Plotting using MatLab Download

Added: July 02, 2013 | Visits: 501

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

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

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: April 15, 2013 | Visits: 400

Evaluate Nelson-Siegel function Functions NELSONFUN and NELSONFIT evaluate and fit (with non-linear least-squares) the Nelson-Siegel function, a popular yield-curve approximation device.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Evaluate Nelson-Siegel function Download

Elliptic Integrals and Jacobi's Zeta Function of Complex Argument ELLIPTIC12i evaluates the Incomplete Elliptic Integrals of the First, Second Kind and Jacobi's Zeta Function for the complex value of phase U. Parameter M must be in the range 0


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Elliptic Integrals and Jacobi's Zeta Function of Complex Argument Download

Added: June 09, 2013 | Visits: 744

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

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: July 16, 2013 | Visits: 551

Probability Density Function (PDF) Estimator 09 Mar 2008 (Updated 08 Apr 2010)An estimate of probability density function of the given random data with bounded support.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (42): Probability Density Function (PDF) Estimator Download

Added: April 21, 2013 | Visits: 397

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

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: March 28, 2013 | Visits: 332

rkp function This is a simple function that should come with the one present on this site (Variance Ratio Test) which couldn't work without this.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): rkp function Download

Added: May 03, 2013 | Visits: 454

A Simple function to plot a circle This function uses rectangle command to plot a circle. The center is to be given in a vector form and radius is a non-negative number.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): A Simple function to plot a circle Download

Added: August 25, 2013 | Visits: 537

Polygamma Function of Arbitrary Order Valid Complex Plane Polygamma function of arbitrary order valid in the entire complex plane. This is a generalization of the Psi (or digamma) function. Useful for summing infinite series.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Polygamma Function of Arbitrary Order Valid Complex Plane Download

Added: July 31, 2013 | Visits: 384

Incomplete beta function Calculates incomplete beta function in the complex plane Uses continued fractions for abs(z)=5Run without arguments for a test


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Incomplete beta function Download

Added: April 25, 2013 | Visits: 270

Gaussian Hypergeometric Function HYPERGEOMETRIC2F1 Computes a hypergeometric function using the series expansion:f(a,b;c;x)=1 + [ab/1!c]x + [a(a+1)b(b+1)/2!c(c+1)]x^2 +[a(a+1)(a+2)b(b+1)(b+2)/3!c(c+1)(c+2)]x^3 + ...This function solves the Gaussian Hypergeometric Differential Equation:x(1-x)y'' + {c-(a+b+1)x}y' - aby = 0


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Gaussian Hypergeometric Function Download

Added: August 12, 2013 | Visits: 373

compatible2d interpolation function with code generation This function allow you to perform 2d interpolation for matlab code that have to be compiled to C.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): compatible2d interpolation function with code generation Download

< 1 2 3 4 5 >