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

Implicit Function Grapher software
Filter: All | Freeware | Demo
 

Implicit Function Grapher

< 1 2 3 4 5 
Added: June 21, 2013 | Visits: 620

Multiple Coherence Function For a system having multiple inputs x and outputs y, the partial coherence is the coherence computed between any individual input and the output when the effect of all other inputs is removed from the output by a linear least squares prediction. This coherence obeys the usual inequality, and will...



Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Multiple Coherence Function Download

Added: May 15, 2013 | Visits: 413

Temporary (or anonymous) function handles for ML The anonymous function handle feature of ML 7 is a long-needed feature, and one that I have longed for since I began writing scripts in early ML 6.Unfortunately, I am still forced to use ML 6 most of the time, so I came up with a way to create "psuedo-anonymous" function handles: that is,...





Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Temporary (or anonymous) function handles for ML Download

Added: April 13, 2013 | Visits: 359

Centroid Calculation Function Function takes a picture as an argument (suitably should contain only one object whose centroid is to be obtained) and returns the x and y coordinates of its centroid.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Centroid Calculation Function Download

Added: March 31, 2013 | Visits: 416

Douglas-Peucker function This function uses douglas-peucker algorithm to simplify the shape of the polygonsThis algorithm chooses few points from the list of points on the boundary and computes the points that are beyond the tolerance value. it also provides the indices of the pointssyntax [list_pts,pnts]=...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Douglas-Peucker function 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: May 03, 2013 | Visits: 459

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 12, 2013 | Visits: 377

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: June 08, 2013 | Visits: 418

The Matrix Function Toolbox The Matrix Function Toolbox is a MATLAB toolbox connected with functions of matrices. It is associated with the book Functions of Matrices: Theory and Computation and contains implementations of many of the algorithms described in the book. The book is the main documentation for the toolbox.The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (45): The Matrix Function Toolbox Download

Added: April 09, 2013 | Visits: 473

Function To Generate Truth Table This function very efficiently generates a Truth Table matrix of arbitrary, user specified dimension.The order of the Truth Table is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 15 lines of MATLAB code.While this is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function To Generate Truth Table Download

Added: May 20, 2013 | Visits: 577

Function for finding peaks from data array I was not able to get the peaks from my experimentally obtained data because of its random nature. As a result the findpeaks() defined in Matlab library was not giving results as expected. Hence I made a code which will help findpeaks() help detect the peaks more accurately.It basically averages...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function for finding peaks from data array Download

Added: April 11, 2013 | Visits: 461

Eigen Function of the Laplacian The different low dimensional embeddings are an orthonormal coordinate system generated from a1. Diffusion process defined on the data2 . Normalized Laplace Beltrami operator3. Normalized Focker Plank operatorThis is a nonlinear dimension reduction technique using the concepts of manifold...


Platforms: Matlab

License: Freeware Size: 890.88 KB Download (45): Eigen Function of the Laplacian Download

Added: August 26, 2013 | Visits: 348

Fresnel Cosine and Sine Integral Function This function calculates the fresnel cosine and sine integrals.Input:y = values for which fresnel integrals have to be evaluatedOutput:FresnelC = fresnel cosine integral of yFresnelS = fresnel sine integral of yAdapted from:Atlas for computing mathematical functions : an illustrated guide for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Fresnel Cosine and Sine Integral Function Download

Added: June 19, 2013 | Visits: 393

ifilter: Interactive Fourier filter function ifilter(x,y) or ifilter(y) or ifilter([x y]) or ry=ifilter(x,y,center,width,shape,plotmode,filtermode)Keyboard-operated interactive Fourier filter function for time-series signal (x,y), with keyboard controls that allow you to adjust the filter parameters continuously while observing the effect...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): ifilter: Interactive Fourier filter function Download

Added: July 31, 2013 | Visits: 351

fitparp function This function implemented by function 'copula111cGarch111VaR' and other related functions that will estimate the value at risk of portfolio.The marginal model are GARCH(1,1),GJR(1,1),AR(1)-GARCH(1,1)and AR(1)-GJR(1,1)the parameters and standard deviation of models will used for estimation of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): fitparp function Download

Added: March 25, 2013 | Visits: 372

Laguerre function i download one matlab file from here to calculate the modes in laser, Laguerre-Gauss modes but it was not working properly. So i wrote my own function. It is pretty simple function, i hope it is efficient as well. i used it and post the result i got.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Laguerre function Download

Added: August 14, 2013 | Visits: 329

State Space to Transfer Function This code demonstrates how to convert a dynamical multi input multi output (MIMO) system from state space form to Transfer function form. Here you can provide the A, B, C, D matrices describing the dynamics of your system (or use function rss() to generate a random system). Then you can the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): State Space to Transfer Function Download

LCSSubStr-a function that return two string's largest common part (Sripts) a function that return two string's largest common part% Usage:% [ret]=LCSubstr(s,t)% s: input string 1% t: input string 2% ret: Largest Common String% z: Largest Common String Length% L : Compare matrix% Example:% >>a='This is very common string';% >>b='string is very common';%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): LCSSubStr-a function that return two string's largest common part (Sripts) Download

Added: May 16, 2013 | Visits: 547

Bezier Curve Function This function constructs a Bezier curve from given control points. P is a vector of control points. N is the number of points to calculate.Example:P = [0 0; 1 1; 2 5; 5 -1];x = (0:0.0001:5);y = BezierCurve(length(x), P);plot(x, y, P(:, 1), P(:, 2), 'x-', 'LineWidth', 2); set(gca, 'FontSize', 16)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Bezier Curve Function 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: 748

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

< 1 2 3 4 5