Prev: Matlab pump control
Next: scale problem using quiver
From: GAURAV on 2 Jul 2010 04:54 Hi! I have a set of points. I am using the plot funtion to plot the curve. Now I need to smooth the curve (effectively the set of points i am plotting using the plot() function) using BSPLINE transformation. Can someone help me in this? Thanks, Gaurav.
From: Matt J on 2 Jul 2010 06:25 "GAURAV " <gsharda(a)engineering.uiowa.edu> wrote in message <i0k9g0$mog$1(a)fred.mathworks.com>... > Hi! > I have a set of points. I am using the plot funtion to plot the curve. Now I need to smooth the curve (effectively the set of points i am plotting using the plot() function) using BSPLINE transformation. > Can someone help me in this? ==================== If your samples are regularly spaced, you can imitate Example1D.m in http://www.mathworks.com/matlabcentral/fileexchange/26292-regular-control-point-interpolation-matrix-with-boundary-conditions
|
Pages: 1 Prev: Matlab pump control Next: scale problem using quiver |