Ideas and tricks related to programming and computers in general.
Friday, May 24, 2013
Douglas-Peucker Algorithm
An algorithm for smoothing a 2-d plot . You can read a good explanation of it at wikipedia Wiki Link . Following is the matlab code that I wrote for it:
No comments:
Post a Comment