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

Function Plots software
Filter: All | Freeware | Demo
 

Function Plots

< 1 2 3 4 5 

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

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 (44): Discrete Transfer Function Identification of a Motor Download

Added: July 08, 2013 | Visits: 486

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 (50): MATLAB function list Download

Added: July 16, 2013 | Visits: 563

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 (47): Probability Density Function (PDF) Estimator Download

Added: April 23, 2013 | Visits: 373

fixes to print HUGE plots as png printing plots with wide lines as png does not look pretty.These are the commands that I use now after some discussion at answers.see discussion at:http://www.mathworks.com/matlabcentral/ans...reat-linewidths Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): fixes to print HUGE plots as png Download

Added: April 11, 2013 | Visits: 322

notBoxPlot - alternative to box plots. Whilst box plots have their place, it's sometimes nicer to see all the data making up a distribution rather than hiding them with summary statistics such as the inter-quartile range. This function (with a tongue in cheek name) addresses this problem. To the best of my knowledge there aren't... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): notBoxPlot - alternative to box plots. Download

Added: April 21, 2013 | Visits: 408

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 01, 2013 | Visits: 339

Visualise Footprint of Uncertainty The earlier submitted function plot3d2.m only plots the upper FOU, and this funciton will plot both in diffent color. The input of this function can be created by create_triangle_data.m function. Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Visualise Footprint of Uncertainty Download

Added: July 22, 2013 | Visits: 501

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 (44): Robust function for only numeric values input Download

Added: March 28, 2013 | Visits: 340

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 (43): rkp function Download

Added: April 09, 2013 | Visits: 281

MSPLOT Function msplot(x) plots matrix of input data stored in variable x. It is optimal for n arbitrary signals with less then 1000 samples. Function MSPLOT is also provided as a part of BSSGUI package. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (46): MSPLOT Download

Added: May 03, 2013 | Visits: 465

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 (45): A Simple function to plot a circle Download

Added: August 25, 2013 | Visits: 548

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 (43): Polygamma Function of Arbitrary Order Valid Complex Plane Download

Added: July 31, 2013 | Visits: 393

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 (46): Incomplete beta function Download

Added: April 25, 2013 | Visits: 278

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 (45): Gaussian Hypergeometric Function Download

Added: May 31, 2013 | Visits: 293

Figure Pixel Resize Function When presenting data, it is sometimes difficult to maximize the display of all of your plots and minimize the white space. This is particularly evident when presenting multiple plots stacked on top of each other in a column. Matlab will, by default, place large amounts of white space between and... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Figure Pixel Resize Function Download

Added: August 12, 2013 | Visits: 380

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

Added: July 12, 2013 | Visits: 325

Find zero of function parameter fun means function, x0 and x1 the interval of function where we search zeros. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Find zero of function Download

Added: April 12, 2013 | Visits: 450

Smoothing function by increasing number of points This function can be used to obtain smooth function by increasing number of points of the function. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Smoothing function by increasing number of points Download

Added: June 03, 2013 | Visits: 304

Rosin-Rammler Diagram plot function Function accepts size distribution in the form of two vectors: mesh size (d) and cumulative percent material retained R(d).Example:d = [0.08 0.50 1.25 2 4 6.3 8 12.5 16 40]Rd = [95.61 87.71 82.45 79.78 73.28 66.98 63.21 55.4 49.91 23.95][k, n] = RRD(d, Rd)Result of the function is a figure... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Rosin-Rammler Diagram plot function Download

< 1 2 3 4 5