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

X Y Tables Math Solver software
Filter: All | Freeware | Demo
 

X Y Tables Math Solver

< 1 2 3 4 5 > 
Added: September 07, 2013 | Visits: 632

Lawrence Goetz's Image 3D Script This free Java applet lets you have an image rotate on your site in 3D. It takes a 2D image and spins it around it's X, Y, or Z axis as if it were a 3D image.It's great for logos on a site, or for general pictures that you want to spin. The applet can be linked to a file and it works with frames....



Platforms: Java

License: Freeware Size: 20.48 KB Download (50): Lawrence Goetz's Image 3D Script Download

Added: August 19, 2013 | Visits: 461

plotfit [coef, RSquared]=plotfit(x,y,polyorder)A simple function that accepts x,y data pairs in in the vectors "x" and "y", fits it to a polynomial of order "polyorder", plots the data and the fit, and displays the fit coefficients and the goodness-of-fit measure R-squared in the upper left corner of the...





Platforms: Matlab

License: Freeware Size: 10 KB Download (45): plotfit Download

Added: June 09, 2013 | Visits: 384

fwhm width = fwhm(x,y)Full-Width at Half-Maximum (FWHM) of the waveform y(x) and its polarity.The FWHM result in 'width' will be in units of 'x'The code was developed by an unknown author.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): fwhm Download

Added: May 24, 2013 | Visits: 431

xyzplotter MATLABs most commonly used 3-d plotting tools surf and mesh require rectangular grids to plot in 3-d, not x,y,z triples. This function converts arrays of x,y,z triples into rectangular grids to use with surf, mesh, etc.common usage:[x y z] = xyzplotter(xin,yin,zin)xin,yin,zin are n x 1 arrays...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): xyzplotter Download

Added: April 11, 2013 | Visits: 457

Gaussian window in 3 dimensions G3 = gauss3D(sz_X, sz_Y, sz_Z, a, prec);returns a 3 dimensional matrix being a gaussian bell curve where the width in the (x/y/z)-dimension is proportional to 1/a(1), 1/a(2) and 1/a(3), respectively. "prec" is the data precision.Default is a=[2.5 2.5 2.5] and prec='double'Examples:Cubic-shaped...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Gaussian window in 3 dimensions Download

Added: April 02, 2013 | Visits: 410

Structure Cut As an example, suppose you had taken 155 seconds of data of the location (x,y,z) of a particle as a function of time (t). It is convenient to put that all into a struct, such as this one:>> datadata = t: [155000x1 double] x: [155000x1 double] y: [155000x1 double] z: [155000x1 double]If you wanted...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Structure Cut Download

Added: July 01, 2013 | Visits: 570

Minimum Enclosing Circle This code takes an input of a set of given (x,y) points in the Cartesian coordinates and returns the center and radius of the minimum circle enclosing the points.This code is based on that of Yazan Ahed, and contains no changes in the algorithm but only in the structure.The previous code was...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Minimum Enclosing Circle Download

Added: April 09, 2013 | Visits: 976

Convert form XYZ coordinate to YBC format (LRA) XYZ2YBC convert form XYZ coordinate to YBC format (LRA)XYZ2YBC(X,Y,Z) convert the X,Y,Z values to Y,B,C values. assuming the bend radius is zero. the size of X,Y and Z must be the same.XYZ2YBC(X,Y,Z,R) where R is the bend radius. convert the X,Y,Z values toY,B,C values, taking in to account the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (134): Convert form XYZ coordinate to YBC format (LRA) Download

Added: June 10, 2013 | Visits: 570

Find optimal FIR Wiener filter for multiple inputs MISO_FIRWIENER(N, X, Y) computes the optimal FIR Wiener filter of order N, given any number of (stationary) random input signals as the columns of matrix X, and one output signal in column vector Y.Requires BLOCK_LEVISON.M, also on the file exchange.By Keenan Pepper; uploaded with permission.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Find optimal FIR Wiener filter for multiple inputs Download

Added: August 27, 2013 | Visits: 623

Fit experimental data is easy pbest=EASYFIT(x,y,varargin) fits the data Y = f(X) to a model function Y = FUN(P,X).If FUN is not given as an input argument, POLYFIT is used as the model function.Bounds on the parameters P may be set.By default a plot is generated which presents the data as well the "best" curve, confidence...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Fit experimental data is easy Download

Added: July 26, 2013 | Visits: 276

Streamcolor STREAMCOLOR(X,Y,U,V,STARTX,STARTY,VMAG) or STREAMCOLOR(X,Y,Z,U,V,W,STARTX,STARTY,STARTZ,VMAG) creates streamlines from 2D or 3D vector data U,V,W. The arrays X,Y,Z define the coordinates for U,V,W and must be monotonic and 3D plaid (as if produced by MESHGRID). STARTX, STARTY, and STARTZ define...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Streamcolor Download

Added: August 19, 2013 | Visits: 560

distmat D = DISTMAT(X,Y) for matrices X and Y returns the distance matrix where the (i,j)th entry is the d-norm distance between the ith and jth row of X and Y respectively.DISTMAT(X,Y,d) computes a specific d-norm distance. Default=2[D,XI,YI]=DISTMAT(X,Y,d,var) gives the indices of the sorted values of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): distmat Download

Added: May 18, 2013 | Visits: 417

ROI Draw Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw's primary purpose is to expand upon the drawing of rectangular ROI's by allowing you to draw them at any angle.After selection of an ROI, ROI Draw crops and rotates your...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (46): ROI Draw Download

Added: May 29, 2013 | Visits: 429

Straight-line fitting genetic algorithm [M,B] = AG_RECTA(X,Y) finds the the slope M and the y-intercept B of the line that better fits to the X,Y data. X and Y are vectors of the same length.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Straight-line fitting genetic algorithm Download

Added: May 14, 2013 | Visits: 206

Writefilament This program will interface with IMARIS software, and record the x,y, and Z coordinates output from the program of all the filaments written.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Writefilament Download

Added: April 28, 2013 | Visits: 478

MINCONNECT MINimal CONNECTivity (adjacency) matrix for (X,Y) points on a plane, and/or graph of connections. Needs CLINE.Applications: graph theory, optimal traffic, astronomy (e.g. if youwant to see a tree of connected stars selected according to certain bounds on distance and/or magnitude etc).The...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): MINCONNECT Download

Added: April 02, 2013 | Visits: 291

PSNR- Peak Signal to Noise Ratio defined by :PSNR(x,y) = 10*log10( max(max(x),max(y))^2 / |x-y|^2 ).


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): PSNR- Peak Signal to Noise Ratio Download

Added: May 25, 2013 | Visits: 463

MEMS Accelerometer Calibration using Gauss Newton Method All you have to do is to place the accelerometer in 9 different static positions and record the x, y & z values.The procedure exploits the fact that, in static conditions, the modulus of the accelerometer output vector matches that of the gravity acceleration. The calibration model incorporates...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 481.28 KB Download (45): MEMS Accelerometer Calibration using Gauss Newton Method Download

Added: June 12, 2013 | Visits: 493

4-D Sobel Edge Detection 4-D Sobel Edge Dection4-D edge Sobel edge detectorINPUT: A - 4-d double/single tensorOUTPUT: S - 4-d double/single tensor Sobel edge magnitude values at every location (x,y,z,t)Class support of input: float: double, single


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): 4-D Sobel Edge Detection Download

Added: April 09, 2013 | Visits: 335

writevertices this program will record the vertices from the imaris filament program, x, y, z coordinates.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): writevertices Download

< 1 2 3 4 5 >