This is a Newton-Raphson algorithm implementation that can be used to find optimum values of any mathematical function which can be described with Java language and its Math package. The application uses BeanShell library to evaluate objective functions.
댓글