Title :
Combining source transformation and operator overloading techniques to compute derivatives for MATLAB programs
Author :
Bischof, C.H. ; Bücker, H.M. ; Lang, B. ; Rasch, A. ; Vehre, A.
Author_Institution :
Inst. for Sci. Comput., Aachen Univ., Germany
Abstract :
Derivatives of mathematical functions play a key role in various areas of numerical and technical computing. Many of these computations are done in MATLAB, a popular environment for technical computing providing engineers and scientists with capabilities for mathematical computing, analysis, visualization, and algorithmic development. For functions written in the MATLAB language, a novel software tool is proposed to automatically transform a given MATLAB program into another MATLAB program capable of computing not only the original function but also user-specified derivatives of that function. That is, a program transformation known as automatic differentiation is performed to change the semantics of the program in a fashion based on the chain rule of differential calculus. The crucial ingredient of the tool is a combination of source-to-source transformation and operator overloading. The overall design of the tool is described and numerical experiments are reported demonstrating the efficiency of the resulting code for a sample problem.
Keywords :
numerical analysis; software tools; symbol manipulation; MATLAB program derivative computation; algorithmic development; automatic MATLAB program transformation; automatic differentiation; chain rule; differential calculus; mathematical function derivatives; numerical computing; operator overloading; semantics; software tool; source-to-source transformation; technical computing; user-specified derivatives; visualization; Algorithm design and analysis; Calculus; Computer languages; Jacobian matrices; MATLAB; Numerical simulation; Scientific computing; Software tools; Virtual prototyping; Visualization;
Conference_Titel :
Source Code Analysis and Manipulation, 2002. Proceedings. Second IEEE International Workshop on
Print_ISBN :
0-7695-1793-5
DOI :
10.1109/SCAM.2002.1134106