Re: Checking for NaN



Thanks John,

I have a very unique way to interpolate. So, I will use isnan(). Do you
happen to know if there is a routine that would return the indices of
elements of a matrix that fit a certain pattern? (i.e., I want to jump
directly to the NaN locations instead of searching through the matrix).

Thanks,

Michael

.



Relevant Pages

  • Re: 2D interpolation from trinagular mesh to coarser (arbitrary) triangular
    ... Anybody any hints on where to find a routine that will known read x,y, ... value and interpolate on a new x_n, ... triangular grid. ... interpolate in the coarse grid using these data as input 2, ...
    (sci.math.num-analysis)
  • Math libarary
    ... I wrote a routine to replace Math's Exp method but it turns out to be almost ... I'm essentially using a lookup table and interpolate between integer ...
    (microsoft.public.dotnet.languages.csharp)

Loading