image thumbnail

updated 10 days ago

MATLAB for R Users in Computational Finance by Ameya Deoras

Demos from the webinar (r, rstudio, time series)

Backtest Moving Average RSI Combo Strategy

Optimizing Market Risk using Copula Simulation

blsapp()

image thumbnail

updated 3 months ago

Navigating curves by sri

Developing Scenario Analysis Applications using Interest Rate Curve Objects in MATLAB (finance, interest rate curves, simulation)

getNewNelsonsiegelParams(oldParams, t)

getNewNelsonsiegelParamsN(oldParams, t,n)

getNewZeroRates( NSModel,params,PlottingDates )

image thumbnail

updated almost 2 years ago

Approaches to implementing Monte Carlo methods in MATLAB by sri

Code for the article in the September 2011 article http://www.wilmott.com/magazine.cfm (monte carlo, parallel computing, wilmott)

PriceArithmeticAsianOption(S0,X,r,T,sigma,NSteps,NPaths)

PriceArithmeticAsianOptionFin(S0,X,r,T,sigma,NSteps,NPaths)

PriceArithmeticAsianOptionPCT(S0,X,r,T,sigma,NSteps,NPaths)

image thumbnail

updated almost 3 years ago

Speeding Up Optimization Problems with Parallel Computing by Stuart Kozola

Files from the webinar: Speeding up optimization problems with parallel computing (aerospace, automotive, demo)

Electron Problem Optimization

First Order Reliability Method using a Simulink Flutter M...

computebestportfolioPCT(expRet,expCov,portSize,targetRet)

Contact us