This homework is taken from the subject at Stanford [[http://floatium.stanford.edu/ee263|EE263]] (see section Homework). File homework on this subject [[http://floatium.stanford.edu/ee263/hw/ee263hw2.pdf|in this file]]. You're going to solve the problem 7.1 In task mentioned file you can download here: [[https://classes.soe.ucsc.edu/cmpe240/Fall07/homeworks/gauss_fit_data.m|gauss_fit_data.m]]. Strictly follow the award, therefore, resolve points a), b). Report (with answer to theoretical questions) in PDF and matlab's code upload to uploading system. Further information: * Again, try to write matlab's code as shortest as you can. Use as few cycles (for, while), you would need only one (major cycle Gauss-Newton method). * If you would like to ease the task so that you download the implementation of the Gauss-Newton method and use it, so do not do it. First, you like to be less learned and work will be more complicated rather than easier for you.