Changeset 586 for trunk/src/tps_coeff.m
- Timestamp:
- Mar 13, 2013, 9:12:09 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tps_coeff.m
r581 r586 29 29 function [U_smooth,U_tps]=tps_coeff(ctrs,U,Smoothing) 30 30 %------------------------------------------------------------------------ 31 31 warning off 32 32 N=size(ctrs,1);% nbre of source centres 33 33 NbDim=size(ctrs,2);% space dimension (2 or 3)
Note: See TracChangeset
for help on using the changeset viewer.