화학공학소재연구정보센터
  • Assignment #1:
    For the line search methods (two methods including barcketing) covered in the class, write your own program (using e.g., Matlab) and test them with same accuracy against your choice of function. (If you cannot find right one, you can use y=-4x^5*sin(x) with x0=0). The methods should be called as a function. In the source code, insert enough comments so that the reader can understand what you are doing. Also, present your results with graphical representation and analysis.
    Due date: Oct. 04 (Mon)
  • More assignment will be listed here.