Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 259 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 259 Bytes

csmathHW04

by 付聪 11521012 of ZJU CS

I use the LMA to estimate the sxtremum of function y = a * sin(b * x), and b is row vector of dimension 2, x is column vector of dimension 2.

run LM.py to show the results or run hw04.ipynb, no parameters needed.