Ignore:
Timestamp:
Aug 13, 2014, 3:01:27 AM (10 years ago)
Author:
g7moreau
Message:
  • Add license
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/transform_field/signal_bandpass_filter.m

    r753 r810  
    77%INPUT:
    88% DataIn: Matlab structure representing the output field
     9
     10%=======================================================================
     11% Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France
     12%   http://www.legi.grenoble-inp.fr
     13%   Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr
    914%
     15%     This file is part of the toolbox UVMAT.
     16%
     17%     UVMAT is free software; you can redistribute it and/or modify
     18%     it under the terms of the GNU General Public License as published
     19%     by the Free Software Foundation; either version 2 of the license,
     20%     or (at your option) any later version.
     21%
     22%     UVMAT is distributed in the hope that it will be useful,
     23%     but WITHOUT ANY WARRANTY; without even the implied warranty of
     24%     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     25%     GNU General Public License (see LICENSE.txt) for more details.
     26%=======================================================================
    1027
    1128function DataOut=signal_bandpass_filter(DataIn)
Note: See TracChangeset for help on using the changeset viewer.