Convert quadl function in Matlab to C++
조회 수: 9 (최근 30일)
이전 댓글 표시
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);
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 External Language Interfaces에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!