2 Topics

Member Avatar for
Member Avatar for alastair1008

I'm trying to write a mothod in C# that will find the value of a point by bicubic interpolation. basically I have an array of 16 (4x4) float values that are either 1.0f or 0.0f and i am trying to get the float value of a single point by interpolating …

0
70
Member Avatar for Colezy

Hi all, Ok, a little bit of background before I start. I am working on some 2D visualisation software to show a cross-section of a magnet yoke with colour coded sections showing the force. The diagram has 10 discrete colour sections, not a continuous blend of colour. The data I …

0
90

The End.