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

Carlo Gavazzi Relays software
Filter: All | Freeware | Demo
 

Carlo Gavazzi Relays

< 1 2 3 4 5 > 
Added: April 23, 2013 | Visits: 459

Heston Option Pricer Compute European call option price using the Heston model and a conditional Monte-Carlo method [call_prices, std_errs] = Heston(S0, r, V0, eta, theta, kappa, strike, T, M, N)*******************************************************************************INPUTS: S0 - Current price of the underlying...



Platforms: Matlab

License: Freeware Size: 92.16 KB Download (41): Heston Option Pricer Download

Added: July 01, 2013 | Visits: 587

Simple option pricing GUI This GUI accepts the various constants needed to run a Black-Scholes calculation for pricing several European options:Put, Call, Straddle, Strangle, Bull Spread, Bear Spread, ButterflyIt plots the pricing surface for the appropriate option and then runs a number of Monte Carlo simulations (d





Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): Simple option pricing GUI Download

Added: September 05, 2013 | Visits: 358

Copula Functions Simulation model to accompany the article, "Monte-Carlo Simulation in MATLAB Using Copulas" in the November 2003 issue of MATLAB News&Notes. The function METAPOP runs the metapopulation simulation model described in the article.MATLABdlT«'s Statistics Toolboxd-OC?D? includes a variety of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Copula Functions Download

Added: May 09, 2013 | Visits: 444

Approximating the Inverse Normal Applying the inverse transform method to the normal distribution entails evaluation of the inverse normal. This is the Beasley-Springer-Moro algorithm for approximating the inverse normal.Input: u, a sacalar or matrix with elements between 0 and 1Output: x, an approximation for the inverse normal...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Approximating the Inverse Normal Download

Added: September 05, 2013 | Visits: 476

An Example of Markov Chain and multinominal option pricing As a coursework, we are required to price a double barriers knock-in binary put option. We used finite difference method in 24 ways and multinomial lattice in 12 ways. We also implemented analytic and Markov chain method. At the end, we compared these four methods and Monte Carlo method.In this...


Platforms: Matlab

License: Freeware Size: 358.4 KB Download (53): An Example of Markov Chain and multinominal option pricing Download

Added: August 21, 2013 | Visits: 382

BeadFluct A Monte-Carlo simulation meant to calculate the position of micronsized particles in an optical trap (seen as an harmonic potential). It returns the position in meters. Bead radius, corner frequency/ trapping stiffness, sampling frequency and number of sampled points can be varied. It is small...


Platforms: Matlab

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

Added: September 03, 2013 | Visits: 360

Pricing American Options A zip file containing the examples that were used in the webinar: "Teaching and Research of Computational Finance with MATLAB"Including:* GUI for pricing an options via CRR tree* Script for priocing via Finitie differences* GUI for pricing via the Monte Carlo method of Longstaff and Schwartz*...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (52): Pricing American Options Download

Simulation of stochastic processes and parameter estimation of 1-F interest rate models Online Simulation of Brownian motion in 2d, 3d. Stock Simulation with EWMA, GARCH(1,1). One factor equilibrium interest rate model simulations, estimation and residual testing using Euler's appr. Monte Carlo option pricing with stochastic interest rates.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Simulation of stochastic processes and parameter estimation of 1-F interest rate models Download

Added: June 06, 2013 | Visits: 393

Chi-square tests Chi-square tests of homogeneity and independence.Computes the P-value for I x J - table row/col independence.Ref.: DeltaProt toolbox at http://services.cbu.uib.no/software/deltaprot/Input:X: data matrix (I x J -table) of the observed frequency cells.method: 'RC': Read-Cressie power divergence...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Chi-square tests Download

Added: March 23, 2013 | Visits: 300

Mittag-Leffler random number generator Returns a matrix of iid random numbers distributed according to the one-parameter Mittag-Leffler distribution with index (or exponent) beta and scale parameter gamma_t. The size of the returned matrix is the same as that of the input matrices beta and gamma_t, that must match. Alternatively, if...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Mittag-Leffler random number generator Download

Added: July 24, 2013 | Visits: 355

Perform Page test Function PAGE computes the value of Page test statistic for layout matrix x, with subjects in rows and treatments in columns. Midranks are calculated with Matlab's TIEDRANKS.Function MCPAGE computes the value of Page test statistic for layout x and B random within-subject permutations of x,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Perform Page test Download

Added: September 06, 2013 | Visits: 311

Multicanonical Monte Carlo scheme for finding rare growth factors The script gf_mmc_driver.m runs multiple independent instances of a MMC method in parallel with MATLAB's Distributed Computing Toolbox. The outer loop in script gf_mmc_driver.m represents the basic MMC iteration, which initializes and runs a Markov chain and performs a Berg update. In each of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Multicanonical Monte Carlo scheme for finding rare growth factors Download

Added: July 13, 2013 | Visits: 249

multinor A collection of M-Files that provide a succesful implementation of the difficult problem of numerical computation of multivariate normal probabilities. This is very useful for the distributed detection with nuisance parameters and in classical multivariate problems. Two methods are used for which...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): multinor Download

Added: June 06, 2013 | Visits: 319

boothomvart The bootstrap is a way of estimating the variability of a statistic from a single data set by resampling it independently and with equal probabilities (Monte Carlo resampling). Allows the estimation of measures where the underlying distribution is unknown or where sample sizes are small. Their...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): boothomvart Download

Added: May 10, 2013 | Visits: 372

boothomvargr The bootstrap is a way of estimating the variability of a statistic from a single data set by resampling it independently and with equal probabilities (Monte Carlo resampling). Allows the estimation of measures where the underlying distribution is unknown or where sample sizes are small. Their...


Platforms: Matlab

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

Added: July 23, 2013 | Visits: 362

bootanovagr The bootstrap is a way of estimating the variability of a statistic from a single data set by resampling it independently and with equal probabilities (Monte Carlo resampling). Allows the estimation of measures where the underlying distribution is unknown or where sample sizes are small. Their...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): bootanovagr Download

Added: June 18, 2013 | Visits: 497

bootgmregress The bootstrap is a way of estimating the variability of a statistic from a single data set by resampling it independently and with equal probabilities (Monte Carlo resampling). Allows the estimation of measures where the underlying distribution is unknown or where sample sizes are small. Their...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): bootgmregress Download

Added: March 30, 2013 | Visits: 352

mbbtest The bootstrap is a way of estimating the variability of a statistic from a single data set by resampling it independently and with equal probabilities (Monte Carlo resampling). Allows the estimation of measures where the underlying distribution is unknown or where sample sizes are small. Their...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): mbbtest Download

Added: July 26, 2013 | Visits: 345

PI Estimation Using Montecarlo this file showing how the Randomization in Monte-carlo method can get PI value (constant value)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): PI Estimation Using Montecarlo Download

Monte carlo simulation of two dimensional grain growth - code - version No. 1 (basic) Use this code to simulate basic microstructure evolution. This is quite an old code. Will post the updated code in 2D and 3D shortly. This version uses wrap boundary condition and the computation is a bit slower as against the new code. However, I am making some changes to the newer versions. So,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.1 MB Download (38): Monte carlo simulation of two dimensional grain growth - code - version No. 1 (basic) Download

< 1 2 3 4 5 >