How does matlab carry out exponent operation (e^f(x))?
이전 댓글 표시
What is the approximate form that MATLAB uses to carry out e^(f(x))?
I needed to get an exact estimate of computational complexity/cost of my algorithm (which uses this function), for which I needed to know how many multiplications and additions are involved in my algorithm. Hence, the need to know MATLAB's syntax for the above function.
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Optimization Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!