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

Sigma Phi Epsilon Clothing software
Filter: All | Freeware | Demo
 

Sigma Phi Epsilon Clothing

< 1 2 3 4 5 

Improving an Engine Cooling Fan Using Design for Six Sigma Technique This file explains how to run the demo shown in the July 2005 MATLAB Digest Article "Improving an Engine Cooling Fan Using Design for Six Sigma Techniques." You will need MATALAB, Statistics Toolbox, Curve Fitting Toolbox, and Optimization Toolbox to run all of the analysis. I recommend you view...



Platforms: Matlab


Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 526

MD HIPAA Email Linux Medical Doctor's HIPAA compliant email, manage PHI and voice transcription. Collaborate with Instant Messaging, File Sharing and Private Message Boards. Send and Receive secure email, share documents and patient information. HIPAA and GLBA compliant. Works across networks and firewalls without a...





Platforms: Unix, Linux

License: Shareware Cost: $79.00 USD Size: 7.71 MB Download (45): MD HIPAA Email Linux Download

Added: August 27, 2013 | Visits: 443

First Order Statistics Filter (Sigma Filter / Lee's Filter) fcnFirstOrderStatisticsFilter performs noise filtering on an image based on using First Order Local Statistics around a prespecified pixel neighborhood. The method is based on[1] J. S. Lee, "Digital image smoothing and sigma filter," Computer Vision, Graphics and Image Processing, vol. 24, no. 2,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): First Order Statistics Filter (Sigma Filter / Lee's Filter) Download

Added: August 06, 2013 | Visits: 616

Term Structure of Volatility Calibration This code optimises the parameters for the term structure of volatility (TSOV) applied to historical forward curves - see discussion in Harris in reference 1 below. TSOVs avaible are: TermType - 1 = sigma = A exp (-CT) - 2 = sigma = A exp (-CT) + D - 3 = sigma = (A + BT) exp (-CT) + DRequired...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (45): Term Structure of Volatility Calibration Download

Efficient Conjugate Gradient Method for Symmetric Banded Matrix This code uses conjugate gradient method to solve the linear systemAx= b, where A is symmetric and banded. A is first stored in acompactstorage mode, using the function "compactstorage", and thenconjugate gradient method is applied to the compactly stored matrix.Input: A, initial guess x, vector...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Efficient Conjugate Gradient Method for Symmetric Banded Matrix Download

Added: June 09, 2013 | Visits: 355

Multivariate Gaussian Distribution Creates a number of samples from a specified number of dimensions and centers them around a given mean, and within a given covariance range. You might not find it very useful, but hey, I need something to do this so why not.To use:You need to generate 1000 samples from a 3 dimensional Gaussian...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Multivariate Gaussian Distribution Download

Added: July 12, 2013 | Visits: 512

Sigma Photo Pro Sigma Photo Pro is an exclusive software package for displaying and manipulating your Sigma digital camera images on your computer.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 39.26 MB Download (44): Sigma Photo Pro Download

Using MATLAB(R) and the Statistics ToolboxTM for Design for Six Sigma (DFSS) These are the M-files that accompany the webinar titled "Using MATLABdlT« and the Statistics Toolboxd-OC?D? for Design for Six Sigma (DFSS)." The recorded webinar will be available for viewing on the week of November 28, 2005: http://www.mathworks.com/company/events/archived_webinars.htmlThis...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (44): Using MATLAB(R) and the Statistics ToolboxTM for Design for Six Sigma (DFSS) Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 344

MeTA->phi A user-friendly mathematical plotter. Its main purpose is displaying 2D/3D functions, defined in rectangular, polar and cylindrical coordinates, relations between variables, parametric curves/surfaces and vector fields. It is based on SDL and OpenGL


Platforms: Mac, BSD, Linux

License: Freeware Size: 256.91 KB Download (44): MeTA->phi Download

Added: August 20, 2013 | Visits: 434

Truncated Lognormal Estimation [MU, SIGMA, D] = TRUNCLOGNORMEST(DATA) returns the estimated parameters of the lognormal distribution, with unknown left truncation, using the sample data of percent of observations greater than observed quantities.DATA is assumed to be nx2 where the first column is a set of known values, and the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Truncated Lognormal Estimation Download

Added: March 26, 2013 | Visits: 414

Keplerian State Transition Matrix Phi = keplerSTM(x0,dt,mu) will return the state transition matrix Phi for a set of objects described by initial positions and velocities (x0) with gravitational parameters mu, propogated along Keplerian orbits for time dt. The positions and velocities at time dt is then given by Phi*x0. x0 must...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Keplerian State Transition Matrix Download

Added: July 24, 2013 | Visits: 633

RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE A few days ago I was in need of uniformly random points generation on the surface of sphere. I suddenly discovered that common parametrization with 2 angles is useless, it gathers too many points in the poles. At MathWorld you can find the complete demonstration, here the main lines:To pick a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE Download

Added: May 01, 2013 | Visits: 369

DigitFD DigitFD generates random sample from the fiducial distribution of the parameters mu and sigma [of the unobservable normal distribution], based on the (digitized) measurements from instrument with limited, however known resolution. Here,measurements = round( (mu + sigma * Z)/resolution ) *...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.39 MB Download (44): DigitFD Download

Added: May 12, 2013 | Visits: 475

Quartile & Percentile Calculation Included in the first line of the script is a sample data set. The script will compute basic statistics on this data set:mean1-sigma (standard deviation)medianfirst quartile (25th percentile)second quartile (50th percentile)third quartile (75th percentile)kth percentileIQRSID


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Quartile & Percentile Calculation Download

Added: July 28, 2013 | Visits: 334

Routh's array in symbolic way [M L] = routh_hurwitz(P,N)This function gives the Routh's array from a numerical or SYMBOLIC polynomial and includes two special cases: (1) the first element of the row is zero; (b) a row of zeros.P Numerical or symbolic array of coeficients. In the case of symbolic variables it is necesarry to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Routh's array in symbolic way Download

Released: July 11, 2017  |  Added: August 20, 2017 | Visits: 384

MITCalc Tolerance analysis Two programs for the tolerance analysis of linear, 2D and 3D dimensional chains 1) Tolerance analysis of linear dimensional chains. The program is designed for tolerance analysis of linear (1D) dimensional chains. The program solves the following problems: - Tolerance analysis, synthesis...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $37.00 USD Size: 3.63 MB Download (44): MITCalc Tolerance analysis Download

Added: April 19, 2013 | Visits: 472

Small Amplitude Wave Theory Computing the main parameters of a Water wave, using the small amplitude wave theory.Inputs: d = water deep (m) H = wave height (m) T = wave period (s) z = depth below the SWL (m) anitime = time animation (s)Outputs: k = wave number sigma = Frecuency L = wave length C = wave phase velocity Cg =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Small Amplitude Wave Theory Download

Added: August 09, 2013 | Visits: 329

Gaussian Filter, Determination of integer parameters Within a sigma range separable filters with integer parameters are sought. The filters have a sum which is an integer power of 2 in order to divide the filter result by shifting the bits.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 368.64 KB Download (43): Gaussian Filter, Determination of integer parameters Download

Added: July 15, 2013 | Visits: 344

MVGRND Using the Cholesky decomposition, it generates n iterations of multivariate Gaussian random variables for a given mean vector (mu) and variance-covariance matrix (sigma).mvgrnd(mu,sigma,n)


Platforms: Matlab

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

Added: July 27, 2013 | Visits: 339

Generate AR1 spatial data This script generates artificial spatial data using a first order spatial autoregressive process (AR1)The process isX(i,j) = PHI*(X(i,j-1)+X(i,j+1)+X(i-1,j)+X(i+1,j) + errorTo generate a 10x10, periodic spatial pattern, with normal error distribution, and a variance of SIGMA, the command...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Generate AR1 spatial data Download

< 1 2 3 4 5