image thumbnail

updated 1 month ago

HBV-EDU Hydrologic Model by HRL

MATLAB source code of the modified version of the HBV hydrologic model (AghaKouchak and Habib, 2010) (earth science, simulation, modeling)

HBV.m

image thumbnail

updated 7 months ago

Method for quantitative absorption spectroscopy, version 2.1 by Tom O'Haver

A computational method for quantitative analysis by multiwavelength absorption spectroscopy (chemistry, analytical, absorption spectrosco...)

CalculateTfit(x,y,InstFunction,width,absorbance,InstWidth,s...

TFit3A1(n,h)

TFit3A2(n,h)

image thumbnail

updated 8 months ago

Optimization and Calibration by Kienitz Wetterau FinModelling

We provide all the examples from Chapter 9 of the book. Especially, a globally convergent local SQP. (heston, boundary, sqp)

BoundConstraints(xvec,lb,ub,varargin)

BoundConstraints(xvec,lb,ub,varargin)

CharacteristicFunctionLib(model,u,T,r,d,params)

image thumbnail

updated 8 months ago

Pricing and Calibration Framework (Object Oriented) by Kienitz Wetterau FinModelling

Object Oriented Framework for Pricing, Calibration and Hedging. (bates, variance gamma, forward start options)

BoundConstraints(xvec,lb,ub,varargin)

GradientEval(fobj,xk,fval,varargin)

HessApprox(oldGradF,oldX,newGradF,newX,oldHessian)

image thumbnail

updated 1 year ago

Calibration of Forward Price, Volatility, and Correlations across multiple assets by Moeti Ncube

Calibration of multiple Fwd Prices and Vol Curves (volatility term struc..., forward curve, calibration)

[spath,mpath,stdpath,fwd,stdfwd,xpath,epath,r1,r2]=schwartz...

MultiAsset.m

image thumbnail

updated 1 year ago

MEMS Accelerometer Calibration using Gauss Newton Method by Balaji Kumar

Computes the Scale factor Matrix and the bias vector of a MEMS accelerometer (arduino, accelerometer, nonlinear least squar...)

CalibAccel.m

image thumbnail

updated almost 2 years ago

MyRegressionINV by Giuseppe Cardillo

Resolve a calibration problem that is: to estimate mean value and confidence interval of x since y (statistics, probability, inverse)

x=myregrinv(xc,yc,yo,verbose)

image thumbnail

updated almost 2 years ago

Heston Model Calibration and Simulation by Moeti Ncube

Calibrated the Heston Model to market Option prices (calibration, heston model, option pricing)

C=HestonCall(St,K,r,T,vt,kap,th,sig,rho,lda)

[cost]=costf2(x)

fj=CF_SVj(xt,vt,tau,mu,a,uj,bj,rho,sig,phi)

image thumbnail

updated almost 2 years ago

Chemometric data preprocessing by Cleiton Nunes

M-files for data preprocessing by several methods. (chemometrics, calibration, preprocessing)

[x_msc]=msc(x,xref)

abstrans(X)

auto(x)

image thumbnail

updated 2 years ago

Parameter Estimation Technique for general datasets by Moeti Ncube

An estimation procedure for many types of data (electricity price spi..., em algorithm, calibration)

[x,y,l]=simulatej(a,b,c,d,g,h,lambda,x0,T)

y1=likelihoodj(y,x,a,b,c,d,g,h,lambda)

y=mx(a,x)

image thumbnail

updated almost 3 years ago

Speed Control of a DC Motor by Priyanshu Agarwal

MATLAB GUI for real-time speed control of a DC motor. (open loop control, onoff control, differential gap cont...)

Motor_Control(varargin)

image thumbnail

updated 3 years ago

INCA/MATLAB GUI demo by Ethan Woodruff

Using ETASĀ® MATLABĀ® API to control INCA (automotive, etas, calibration)

INCA_MATLAB_API_demo(varargin)

readfunction(obj, event, device, group, sample,plotAxes)

image thumbnail

updated 3 years ago

Reliability Diagram for calibration of two-class predictor. by Skynet

Plot reliability diagram for calibration purposes using predictions and targets vectors. (reliability, reliability diagram, reliability plot)

plotreliability(targets, predictions, show_fig)

image thumbnail

updated 4 years ago

magnetometers calibration by Alain Barraud

MgnCalibration performs magnetometer calibration from a measurements data set. (calibration, magnetometer measurem..., attitude computation)

CalibrationTest(n,noiselevel)

MgnCalibration(X)

image thumbnail

updated 5 years ago

INCA Matlab Auto Calibration Wizard by Tim Foster

This is a Matlab application which accesses the INCA API and guides users through the process of aut (inca, calibration, optimization)

[s,myorder]=shuffle(x,varargin)

advancededit(varargin)

autocal(varargin)

image thumbnail

updated almost 6 years ago

Shifts set of spectra to a new Maximum position by Kateryna Artyushkova

Three functions allowing to shift set of spectra to the same or different maximum of peaks (spectral analysis, spectra, processing)

[X_sh, sp_sh]=shift_spectra_diff(spectra, X);

[x_sh, y_sh]=shift_spectra(spectra, X,C);

[x_sh, y_sh]=shift_spectra_or(spectra, X,C);

image thumbnail

updated 6 years ago

Inlining Parameters to use with xPC Target by Ethan Woodruff

A video to show how to inline parameters in order to tune constants with xPC Target (application examples, constants, xpc target)

ConstantParamTuningWithxPCTarget.wmv

Contact us