Applied Math 5600

Numerical Analysis I

Programming Assignment 2

Chebyshev Least-Squares

 

Due: Wednesday November 2, 2005



General information on Programming Assignments:*.ps,  *.pdf

 Programming Assignment 2:  *.pdf

You will need to download the following Matlab files

The test programs:
pa2.m

Templates:
chebls.m
chebeval.m
trans_function.m

Auxhiliary files:
inner_prod.m
cos_k_theta.m
sin10.m
ex.m
ftest.m

Useful Matlab Referenc

Matlab Quick Reference

Matlab Survival Guide

Debugging in Matlab

Matlab Profiler