Convert quadl function in Matlab to C++

2 visualizaciones (últimos 30 días)
Jon
Jon el 13 de Mzo. de 2012
Hi there.
As a part of my calculations in Matlab I am solving an integral with the quadl function and need to implement this in C++. How can I handle the quadl function in C++? Any help would be appreciated!
value=quadl(@function,epsilon,time(i),[],[],r,mu,kappa,rho,sigmac,sigmax,chi,xi);

Respuestas (0)

Categorías

Más información sobre External Language Interfaces en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by