Numerical Analysis Author: luzai Time : 2016-2-12 Curriculum Course: Numerical Analysis This repository is for the curriculum Numerical analysis, ZheJiang Unversity, taught by a nice and wise professor! Proj1 aims at predicting chirldren's weight and height with different interpolate methods. Run: demo/MainGUI.exe is demo version created on windows platform. You can also run project/MainGUI.m in MATLAB. Proj2 is about improper integration, to be exact, infinite integration.