wangshasha111 / methods-in-computational-economics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Methods in Computational Economics

This folder contains all the solutions to the homework assignments for the course "Computational Economics."

This is a math-and-coding-heavy course, very rewarding. Every problem set folder contains a writeup for the answers. I strongly recommend this course to everyone who loves math and coding.

solving linear equations

Gauss-Jacobi and Gauss-Seidel iteration

optimization comparison: fminsearch VS fminunc

solving non-linear equations

Single Hidden layer Feed forward Neural Network

integration and approximation

projection method and finite difference method

optimal growth path

quality ladder

About