Re: Half-width Gaussian filter.

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed, 10 Oct 2007 20:37:00 -0600

http://www.ncl.ucar.edu/Document/Functions/Built-in/filwgts_normal.shtml

w = filwgts_normal (nwt, 1.0, 0)

wHalf = w(0:nwt/2) ; array syntax .... 1st half

good luck

Wang, Yi wrote:
> Hi Folks:
>
> I assume that the internal function filwgts_normal can create whole-width
> Gaussian filter.
>
> If I just use the half of the weights (ie. 7 in whole-width, 4 in
> half-width), I can get my half-width Gaussian filter.
>
> Is this right?
>
> Thanks,
>
> Yi
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Oct 10 2007 - 20:37:00 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 11 2007 - 15:12:42 MDT