User Tools

Site Tools


homework:2017-py04

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

homework:2017-py04 [2017/04/19 00:33]
hongxin created
homework:2017-py04 [2023/08/19 21:02] (current)
Line 1: Line 1:
 +====== Homework 04 ======
  
 +===== Goal =====
 +Implement the Levenberg-Marquardt method
 +
 +   
 +===== Requirements =====
 +  - Programming lanuage: python
 +  - Design your own testing functions