Re: Vectorfield




forget it: you obviously don't have an ordered set of vectors and want
to interpolate between to successives, but you seem to have a unstructured set
of 3D vectors. the idea with RGB assumes you can associate the 3 values with
a pixel in a 2D area: again this means that you need some structure in this
vector set? so: what is the structure in this data set: i could guess
each vector represents a point of a surface in 3d?

The general idea is a transformation from one 3 dim space to an other
3 dim space. I want to transform real 3 dim datas which I measured to
target values. That means I measure a three dim datas and I have for
each data a target value where it have to be. It is to calibrate a
measurement system. You have real datas of a measurement of a
predefined target and you have the datas from a reference measurement.

So it is nothing else that a calibration. I tried several different
possibilities in the last months but I didn't find the 100% solution.
Now I thought, that a set of 3 dim real values and target values are
nothing else than a vector field. If it is possible to make a numeric
calculation of that vector field it will be possible to improve the
calibration.

It is "only" neccessary to find a way to calculate vectors which are
lying between other vector.

cu
Oliver

.



Relevant Pages

  • Re: Vectorfield
    ... The general idea is a transformation from one 3 dim space to an other ... I want to transform real 3 dim datas which I measured to ... measurement system. ... system, otherwise you get a least squares solution, take the minimum norm ...
    (sci.math.num-analysis)
  • Adjust macro
    ... i need the below macro to work even if in sheet1 i insert a row at the ... the datas begin from row 1. ... Dim ws1 As Worksheet ... Set ws2 = Sheets ...
    (microsoft.public.excel.misc)
  • Re: Why it doesnt work
    ... Dim Line As Integer ... the datas in the comboboxes are the same than de cells. ... Any tought. ... Dave Peterson ...
    (microsoft.public.excel.programming)
  • Re: Why it doesnt work
    ... Private Sub CmdOK_Click ... Dim Line As Integer ... the datas in the comboboxes are the same than de cells. ... Dave Peterson ...
    (microsoft.public.excel.programming)

Quantcast