Recent content by woolley

  1. W

    MATLAB 5-point Gaussian Quadrature using constructed approximant in Matlab

    Need to evaluate function [p1hat] = p1hat(a,y) using routine funeval(coef,fspace1,s), where s=ay. Matlab gives the following error: If you get this message, you have not correctly installed the CompEcon Toolbox Please read the README file for installation details, epsecially the section...
  2. W

    MATLAB 5-point Gaussian Quadrature using constructed approximant in Matlab

    Homework Statement 6.3.b highlighted in attachment. Have solved part a (which gives the approximant used in part b) and problem 3.8 (which gives the original function). 3.8 was definitely solved correctly. Part a could be wrong, but the solution seems OK. a = acreage y = yield from 3.8 -...
Back
Top