Changeset 586 for trunk/src/tps_coeff.m


Ignore:
Timestamp:
Mar 13, 2013, 9:12:09 AM (11 years ago)
Author:
sommeria
Message:

tps_coeff_field introduced and several bugs corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tps_coeff.m

    r581 r586  
    2929function [U_smooth,U_tps]=tps_coeff(ctrs,U,Smoothing)
    3030%------------------------------------------------------------------------
    31 
     31warning off
    3232N=size(ctrs,1);% nbre of source centres
    3333NbDim=size(ctrs,2);% space dimension (2 or 3)
Note: See TracChangeset for help on using the changeset viewer.