From: Tiantian Tian on 4 Jan 2010 00:59 Hi all Firstly, I hope everyone happy new year. Now I have a really silly question but I still donno how to sovle it, that is if I want to change the default method in TriScatteredInterp to natural neighbor, how can I change it? I tried on this, but it does not work. F = TriScatteredInterp(x,y,z); F.Method = 'natural'; Thanks.
|
Pages: 1 Prev: algorithm for converting simple matrix into tridiagonal matrix Next: Pre-emphasis FIR filter! |