• Fur Affinity Forums are governed by Fur Affinity's Rules and Policies. Links and additional information can be accessed in the Site Information Forum.

Open Chat

Fallowfox

Are we moomin, or are we dancer?
So if you had a series of numbers that went '1, 2, 3, 4, empty, 6' it would be obvious that the missing number is 5.

This is a square field of numbers, where most entries are empty. It is possible to infer what the numbers in the empty spots are likely to be, but I can't remember how to do it.
 

Ramjet

Seizing the memes of production
Banned
unknown.png


I want to use the cells with numbers in to fill in the gaps.

NaNaNaNaNaN NaN....Batman!!!

Sorry I know I'm no help:D

Is it code for a program?
 
I

Infrarednexus

Guest
So if you had a series of numbers that went '1, 2, 3, 4, empty, 6' it would be obvious that the missing number is 5.

This is a square field of numbers, where most entries are empty. It is possible to infer what the numbers in the empty spots are likely to be, but I can't remember how to do it.
So like Sudoku?
 

Fallowfox

Are we moomin, or are we dancer?
NaNaNaNaNaN NaN....Batman!!!

Sorry I know I'm no help:D

Is it code for a program?


Yeah so I have a bunch of measurements for chlorophyll concentration in the sea at a variety of depths and latitudes.

I want to make a cross-section through the sea which shows how much chlorophyll there is in it.

Is that matlab?

It is R, which is very similar, but it's open-source and free.
 

Fallowfox

Are we moomin, or are we dancer?
Still confused

Here's an example of one I made a few months ago:
unknown.png


But I'm out of the office at the moment so I can't look up how I did it, to remind myself.


The black dots represent places where I took measurements and everything else in between is inferred by a program.


Thanks nexus. I tried interp1 but it's only for 1-dimensional data and it doesn't work when you have empty spots.

I have found a work around at the moment using na.approx, although it isn't *really* bilinear.
 
G

Ginza

Guest
Place is a lot more quiet now. That’s good at least.

I wonder when we’ll get those mods though. Surely it’s only.. what? Another whole week before this happens all over again eh?
 
Top