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

Function Grapher software
Filter: All | Freeware | Demo
 

Function Grapher

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

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

Released: September 21, 2013  |  Added: November 10, 2013 | Visits: 737

Visual Calculus For Academic Visual Calculus is an easy-to-use calculus grapher for Graphing limit, derivative function, integral, 3D vector, double integral, triple integral, series, ode etc. Which can create 2D, 2.5D and 3D function graphs, animations and table graphs. 2D Features: explicit, implicit, parametric, and in...





Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $60.00 USD Size: 3.75 MB Download (48): Visual Calculus For Academic Download

Added: March 31, 2013 | Visits: 433

fminsearch modifed for higher scale smooth function This modification of fminsearch solves an issue with this simplex implementation when the function to minimize is smooth at a high scale, but rough at a low scale, i.e. when plotted with the parameters axis being (?10,10), there is a clear global extremum, but when zoomed (-0.1,0.1), the function...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): fminsearch modifed for higher scale smooth function Download

Added: July 05, 2013 | Visits: 410

Improved WHOS function WHOSBETTER is a function that sorts the WHOS output according a user defined input (ie name, size, bytes, type etc.). The output also includes the FULL size rather than the #-D labels that TMW prefers. The output is also human readable and incorporates the use of b (byte), kb (kilobyte), Mb...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Improved WHOS function Download

Added: April 18, 2013 | Visits: 236

Apply multiple functions in a single function. This function can be very handy. Consider a case where you wish to analyze data, with different functions. In order to do so, you must write many code lines where you apply all the functions to the data. And this process tends to repeat itself for several data elements, and with varying...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Apply multiple functions in a single function. Download

CTrecon-an improved parallel data image reconstruct function Reconstruct an image from parallel projection data using the convolution-backprojection algorithmfunction [img,H] = CTrecon(prj,varargin)for a discussion of this function including examples see: http://aprendtech.com/wordpress/?p=74Mathworks has created a workaround to fix the offset problem in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (48): CTrecon-an improved parallel data image reconstruct function Download

Added: July 16, 2013 | Visits: 561

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

entropy, joint entropy and conditional entropy function for n variables for entropyH = entropy(S)this command will evaluate the entropy of S, S should be row matrixH = entropy([X;Y;Z])this command will find the joint entropy for the 3 variablesH = entropy([X,Y],[Z,W])this will find H(X,Y/Z,W).. you can use it for any combination of joint entropiesPlease validate this...


Platforms: Matlab


Added: June 07, 2013 | Visits: 448

mklib: a pedestrian function library loader generator MKLIB takes one or more list(s) of valid M-files and automatically creates a library loader function (M-file), which returns a structure of function handles to all the subfunctions found in those M-filesthe structure's field names are set to the name of the subfunctionsthis allows a user to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): mklib: a pedestrian function library loader generator Download

Added: June 19, 2013 | Visits: 253

Multivalued function interpolation When interpolating a multivalued function (more than one y for each x), interp1 produces, at best, an error (if there are identical x data), and at worst, garbage (see the attached image). This function performs meaningful interpolation of a multivalued function, when the inverse (x = g(y)) is a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Multivalued function interpolation Download

Added: August 29, 2013 | Visits: 195

FTDI USB S-function FT232RL serial converter communication function. Used direct connect to D2XX library. Not Virtual Com Port.Model consist modified 'ft232xx.h' header file to work on x64.As example used simple function 'string_maker', which generate string 'AxxxxBxxxxCxxxx', where xxxx - numbers obtained from...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (47): FTDI USB S-function Download

Added: September 12, 2013 | Visits: 449

Simple ellipse plotting function function plot_ellipse(a,b,cx,cy,angle,color)%a: width in pixels%b: height in pixels%cx: horizontal center%cy: vertical center%angle: orientation ellipse in degrees%color: color code (e.g., 'r' or [0.4 0.5 0.1])


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Simple ellipse plotting function Download

gold index of refraction / dialectric constant as function of wavelength the function calculates the (complex) values of index of refraction (gold_n) or the values of dielectric constant (gold_eps) of gold, as a function of wavelength.the values calculate using linear interpolation of the values given in: P. B. Johnson, and R. W. Christy, "Optical Constants of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): gold index of refraction / dialectric constant as function of wavelength Download

Added: August 15, 2013 | Visits: 314

Recursive HYPOT Function for Multiple Inputs Extension of the built-in MATLAB function hypot for multiple inputs.MATLAB provides a function called hypot to calculate sqrt(abs(A).^2 + abs(B).^2) in a robust way to avoid underflow and overflow (see http://www.mathworks.com/help/techdoc/ref/hypot.html and http://en.wikipedia.org/wiki/Hypot)....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Recursive HYPOT Function for Multiple Inputs Download

Added: August 11, 2013 | Visits: 395

Function Parameter Slider funcslider.mGiven a function with several (up to 5) inputs, and several outputs,[z1, z2, ...] = f(x1,...,x5)Function Slider lets you vary the input values x1...x5 using continuously updating sliders, and then viewing the results using any arbitrary MATLAB expression on the outputs (z1,z2...).The...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Function Parameter Slider Download

Added: April 29, 2013 | Visits: 649

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

Added: July 31, 2013 | Visits: 391

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

Integer order 1D Gaussian function Computes the Gaussian function in 1D:exp(-log(2)*(2*(x-x0)./FWHM).^(2*floor(abs(order))));Where:x = Co-ordinatex0 = Centre of functionFWHM = Full Width Half Max of the functionorder = Gaussian orderNormal Gaussian is of order 1.Note that FWHM = (1/e Half Width)/sqrt(2*log(2))log is the natural log.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Integer order 1D Gaussian function Download

MDF Import Tool and Function - with resampling/interpolation This mdf-import function is a modification of Stuarts MDF import tool. A resampling functionality to a unique time signal has been added to allow easy access to all signals and simplify plotting and other analysis with a comon time vector. The help file also shows a possibility to shorten all...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (46): MDF Import Tool and Function - with resampling/interpolation Download

Function to generate Timeseries file to use for Moore FSM coverage analysis This function generates a Timeseries file which can be used for Moore FSM coverage analysis.The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.The generated Timeseries...


Platforms: Matlab


< 1 2 3 4 5 >