Software Listing: Multivariate

To walk through the code and for a thorough description, refer to A. Meucci (2009) , "Review of Statistical Arbitrage, Cointegration, and Multivariate Ornstein-Uhlenbeck", Latest version of article and code available at http://symmys.com/node/132.

  • Platform: Matlab, Scripts

We use the power of symbolic toolbox in order to find the optimal point in an arbitrary multivariate function Change the following code based on your objective function and run the program Function F in Symbolic Format a='(x1^2+x2-11)^2+(x1+x2^2-7)^2'; The code will iterate and converge to x and y of the optimal point.

  • Platform: Matlab, Scripts

this function plots the 2D multivariate gaussian when the mean and covariance are provided. It does not use for loops. ex: plot mean=[10;11],cov=[6 0;0 6] 2D multivariate gaussian function >> mvg([10;11],[6 0;0 6]).

  • Platform: Matlab, Scripts

Implement data analysis and multivariate statistical analysis. 1. Probability analysis. 2. Compute descriptive statistics of selected data - compute probability density function values, cumulative density function values, quantile values, means and variances. 3. Frequency analysis. 4. Compare means- one sample t test, independent-samples t test and paired-samples t test. 5. Compare variances. 6. Variance analysis - one-way ANOVA and two-way ANOVA. 7. Univariate linear regression and multivariate linear regression. 8. Linear curve fitting and nonlinear curve fitting. 9. Excel-like data editor is easy to use.

  • Publisher: GraphNow
  • Date: 01-12-2008
  • Size: 2216 KB
  • Platform: Win2000, Windows Vista, WinOther

The Unscrambler® is the complete multivariate analysis and experimental design software, equipped with powerful methods including Principal Component Analysis (PCA), Multivariate Curve Resolution (MCR), Partial Least Squares Regression (PLS-R), 3-Way PLS Regression, K-Means Clustering and SIMCA Classification.

Extensively used across a wide range of research and industrial applications including advanced Chemometrics, Spectroscopy and cutting-edge Sensometrics, this market-leading software yields demand-driven formulations, process optimization, cost- savings and increased ROI in product development, process control, quality control and R&D.

  • Publisher: CAMO
  • Date: 03-06-2011
  • Size: 31755 KB
  • Platform: Win2000, Windows Server, WinOther

Easy to use php tool for multivariate split testing. Integrates with any php cart software. Easy to understand stats, reports statistically significant data so you know if you're making the right choice about which version is best. Self hosted, fast, secure. No javascript, no 3rd party involved. Features: keep yourself out of the results ip blockingmultiple steps ... can track more than one step... e.g. product page > to cart > to checkout > to thanks pagecan log sale and price datacan modify a test while its running... notice that one element of your test is 99% confident that it sucks... you can turn those elements off without effecting the testyou can weight the default view so it gets showed more often.

  • Platform: PHP, Scripts

RiskMetrics.m: Estimates the univariate or multivariate RiskMetrics. USAGE: rm = RiskMetrics(data,alpha) INPUTS: data = ( m x n ) vector lamba = the scale parameter method = Univariate or Multivariate OUTPUTS: rm = ( m x n ) volatility vector for the univariate case or an [( n x n )x m] covariance vector for the multivariate case Please feel free to contact the author at a.gabrielsen@city.ac.uk with comments, suggestions, or bugfixes..

  • Platform: Matlab, Scripts

Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization. Please visit http://iew3.technion.ac.il/CE/ for more informations i) Please compile mex-files by the mexme_ce_gauss.m (if compiler is not setup, run mex -setup before. ii) Run the program demo test_ce_mvgm.m.

  • Platform: Matlab, Scripts

Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds Usage ------- [logl , M , S , P] = fsmem_mvgm(Z , [M0] , [S0] , [P0] , [option]); Inputs ------- Z Measurements (d x N) M0 Initial mean vector. M0 can be (d x 1 x K) (default [Kini random elements from Z]) S0 Initial covariance matrix. S0 can be (d x d x K) (default [cov(Z)/40]) P0 Initial mixture probablities (1 x 1 x K) : (default [1/Kini]) options Kini Initial number of compounds (default [5]) Kmax Maximum number of compounds (default [15]) maxite_fsmem Number of maximum iteration for the main loop of the fsmem (default [100]) maxite_fullem Number of maximum iteration for the full EM inside the main loop (default [100]) maxite_partialem Number...

  • Platform: Matlab, Scripts

Graphical user interface driven first-order multivariate calibration using up-to-date methods, including PCR, PLS, net analyte methods and ortoghonal signal correction. Provides a variety of pre-processing tools, cross-validation plots, prediction plots, elliptical joint region plots, net analyte signal regression plots, and additional information on statistical analysis of results. Includes a user manual and example data..

  • Platform: Matlab, Scripts

em_ghmm : Expectation-Maximization algorithm for a HMM with Multivariate Gaussian measurement Usage ------- [logl , PI , A , M , S] = em_ghmm(Z , PI0 , A0 , M0 , S0 , [options]); Inputs ------- Z Measurements (m x K x n1 x ... x nl) PI0 Initial probabilities (d x 1) : Pr(x_1 = i) , i=1,...,d. PI0 can be (d x 1 x v1 x ... x vr) A0 Initial state transition probabilities matrix Pr(x_{k} = i| x_{k - 1} = j) such sum_{x_k}(A0) = 1 => sum(A , 1) = 1. A0 can be (d x d x v1 x ... x vr). M0 Initial mean vector. M0 can be (m x 1 x d x v1 x ... x vr) S0 Initial covariance matrix. S0 can be (m x m x d x v1 x .

  • Platform: Matlab, Scripts

SPECTRAL_MVA is a GUI for running Multivariate analysis of spectroscopic data Initially designed for analysis of X-ray Photoelectron spectra, can be used for analysis of any type of data tables, containing spectra or any other data Opens MAT files with or without a variable X. Opens VMS files (XPS spectra) either from original vision software or CASAXPS software Preprocessing options of SMOOTHING, NORMALIZING, DERIVATIZING and SHIFTING spectra Three MVA methods - PCA, SIMPLISMA and MCR PLS_TOOLBOX from Eigenvector is a must.

  • Platform: Matlab, Scripts

MVLOGNRAND MultiVariate Lognormal random numbers with correlation. This function will generate multivariate lognormal random numbers with correlation. Often one would simulation a lognormal distribution by first simulating a normal and then taking the exponent of it. If you provide the correlation matrix to the multivariate normal random number generator and then exponeniate the results, you will not have the correlation stucture you input in the normal distribution because of the exponeniation. This function adjusts for that and passes the adjusted correlation matrix to the normal random number generator.

  • Platform: Matlab, Scripts

Multivariate normal simulations where sample mean and covariances match the respective population moments, refer to A. Meucci (2009), "Simulations with Exact Means and Covariances", Latest version of article and code available at http://symmys.com/node/162.

  • Platform: Matlab, Scripts

This GUI includes is a set of multivariate image analysis methods for analyzing image data sets acquired at two variables. For example: emission excitation image data, spectral or dynamic (temporal) sequences of images acquired at different depths using microscopy. Two approaches are included: 1. 2-step two-way MIA using PCA, MCR. MAF and Simplisma. In this method, image sequences as a function of variable1 at fixed variable2 are analyzed by two-way method during the 1st step and then the resulted score images at each variable 2 are combined into a new data set and are analyzed by the same two-way method at the 2nd step.

  • Platform: Matlab, Scripts

MVG is a multivariate Gaussian (normal) random number generator. A user can generate a vector from the multivariate normal distribution of any dimension by specifying a mean vector and symmetric positive-definite covariance matrix. A linear transformation based on the Cholesky decomposition of the covariance matrix is applied to a set of realizations from the distribution N(0,I). By applying the linear transformation to those samples, the output is a matrix whose columns are samples drawn from the distribution N(mu,Sigma) where mu is the specified mean vector and Sigma is an SPD covariance matrix.

  • Platform: Matlab, Scripts

Hotelling's T-Squared multivariate test for one sample, two independent samples [homoskedasticity or heteroskedasticity (to test)] and two dependent samples..

  • Platform: Matlab, Scripts

MVNRND2 Random vectors from the multivariate normal distribution. R = MVNRND2(MU,SIGMA,NUM) returns a NUM-by-D matrix R of multivariate normal random vectors whose mean and covariance matrix match the given input parameters, MU (1-D vector) and SIGMA (D-by-D matrix) [...] = MVNRND2(...,COVNORM) determines normalization for covariance 0 : Normalizes by NUM-1. This makes cov(R) the best unbiased estimate of the covariance matrix (Default) 1 : Normalizes by NUM and produces the second moment matrix of the observations about their mean. MU : Either a 1-by-D row vector, or a scalar across dimensions.

  • Platform: Matlab, Scripts

tKL between two multivariate normal probability density functions. This program implements the tKL between two multivariate normal probability density functions following the references: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to DTI Analysis, IEEE Transactions on Medical Imaging (TMI'10), 2010. Meizhu Liu, Baba C. Vemuri, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to Shape Retrieval, IEEE Conference on Computer Vision and Pattern Recognition (CVPR'10), 2010. If you use this code in any form, please cite the above papers.

  • Publisher: Meizhu Liu
  • Date: 23-03-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

Batch multivariate kernel density estimator from weighted data. The submission includes a code for estimating a multivariate bandwidth ("getBandwidth.m") matrix for a Gaussian Kernel Density Estimator. The included demonstration code ("demoBWEstimation.m") estimates a bandwidth from a weighted set of data-points and displays the resulting KDE by tabulating it, as well as displaying it as a Gaussian Mixture Model. The bandwidth calculation is a special case of a more general bandwidth estimator [1], which was developed originally for online density estimation. [1] Kristan et al., Multivariate Online Kernel Density Estimation with Gaussian Kernels, Pattern Recognition, 2011 (url: http://vicos.

  • Platform: Matlab, Scripts

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Clear All History

Regardless of what you do online and who you share your computer with, its always has been and always will be a good idea to clear your traces and virtual footprints left behind on your system. Not only is this good practice to help protect your ...


File Finder

File Finder is such a simple and easy program to use to track down and locate files and folders on your system. I think this has to be a fantastic selling point, but maybe also its downfall. It instantly took me back to the retro MS-DOS based ...


Glary Utilities

Glary Utilities is another one of the thousands of different applications out there that helps you clear out and fine tune your system, for better and improved system speed and performance... and its a decent one too!

Glary Utilities ...


Mozilla Thunderbird

Mozilla is well known name in the internet industry. In fact, good amount of people are connecting to internet with Mozilla Firefox and this number is growing with time but I’ll be sharing my views on one of the lesser known product of ...


End Of Room

End of room is a free ware platformer game with a black and white retro feel to it, like the game shift, except where shift innovated on the concept of a puzzle platformer, end of room does the exact opposite. Firstly though, the premise. In end of ...


World Domination 2

World domination 2 is a free flash turn based strategy game which has so many complex and realistic additions to the formula in the form of how production, technology and diplomacy between countries work, that it borders on being a realistic war ...


Kryptelite

Kryptelite is an application that can help you quickly and simply encrypt your files. File encryption can be very important, as its an effective way to help prevent unauthorized access to your files and their contents, and acts as a layer of ...


Note Genie

Note Genie right from the very beginning seemed like a bit of a strange program to me. Fair enough, I was reviewing the software on Windows 7 when its clearly published as only supporting up to Windows XP, but nevertheless in my rebellious fashion I ...


Kaspersky Internet Security

With increasing use of Internet, there is increase in rate of transfer of malware and therefore more threat to your Computer. Security is an essential part of anything, be it your life or be it your PC. If your Personal Computer isn’t secure, ...



New Downloads

Remote Desktop Assistant

Remote Desktop Assistant
manages Microsoft Remote
Desktop Connections, provides
connectivity monitoring and
sends ...

SoftPerfect RAM Disk

A RAM Disk application that
lets you have a drive on your
PC entirely stored in the
memory. As RAM is much faster
than ...

Advanced SystemCare
Ultimate

Advanced SystemCare Ultimate
11 is a powerful and
full-scale software for PC
security and performance.

FBackup

Configurable backup program
with an easy to use interface.
Performs mirror backups (exact
copies of your data), has file
...

SyncBreeze Ultimate

SyncBreeze is a powerful,
easy-to-use and fast file
synchronization utility
allowing one to synchronize
directories, ...

Check PrintR Plus macOS

Print checks and their
accompanying letter directly
from your Mac with this easy
to use check printing
application : ...

PDF Info

Change PDF document
properties, including author,
title, subject, keywords,
creator, and producer
information. You may ...

RescuePRO Deluxe for OS X
Mac

RescuePRO Deluxe is an
easy-to-use application that
recovers images, movies, sound
files and more. This software
is ...

VintaSoft Twain .NET SDK

VintaSoft Twain .NET SDK is
the professional TWAIN
scanning library for acquiring
images from scanner or camera.
SDK ...



Related Searches

Multivariate Normal
Multivariate Normal Distribution
Multivariate Graph
Multivariate Graph Usability
Multivariate Integral Calculator
Multivariate Integration
Multivariate Integration Calculator
Multivariate Nonlinear Neural Network
Multivariate Nonlinear Regression
Multivariate Quadratic
Multivariate Quadratic Equation
Multivariate Quadratic Equations