tomasz74

10 Reputation

2 Badges

14 years, 136 days

MaplePrimes Activity


These are replies submitted by tomasz74

@acer

Data points are taken every second in a moving vehicle (boat). The measurement is taken along a wiggly lane but in regular intervals. The procedure is like 50 metres in y-direction, -50 metres in y-direction and crossing x-axis in intervals about 10 metres.
As it was taken on the boat the lanes are far from perfect.

 

In surfplot I have problem with getting the required data format. At the moment I have a Matrix wit 3 columns and thousands of rows but can figure out what format should I use and how to convert.

 

Thanks for you help.

 

@acer

Data points are taken every second in a moving vehicle (boat). The measurement is taken along a wiggly lane but in regular intervals. The procedure is like 50 metres in y-direction, -50 metres in y-direction and crossing x-axis in intervals about 10 metres.
As it was taken on the boat the lanes are far from perfect.

 

In surfplot I have problem with getting the required data format. At the moment I have a Matrix wit 3 columns and thousands of rows but can figure out what format should I use and how to convert.

 

Thanks for you help.

 

Hello @Christopher2222 

With pointplot3d at least i have some insight into a data but true it isn't perfect.

In surfplot I can't move forward with data acceptance. I have an error:

tac := Triangulate(A1Depth, transparency = .5);
Error, (in Surfplot:-Triangulate) invalid input: sortcrit expects its 1st argument, e, to be of type list, but received Vector(

I tryied all sorts of data types (list, vector, matrix, array) After command nops() I recieve 3, nothing like in example.

(How can I provide you with my data?)

Thank you for your help

 

Hello @Christopher2222 

With pointplot3d at least i have some insight into a data but true it isn't perfect.

In surfplot I can't move forward with data acceptance. I have an error:

tac := Triangulate(A1Depth, transparency = .5);
Error, (in Surfplot:-Triangulate) invalid input: sortcrit expects its 1st argument, e, to be of type list, but received Vector(

I tryied all sorts of data types (list, vector, matrix, array) After command nops() I recieve 3, nothing like in example.

(How can I provide you with my data?)

Thank you for your help

 
Page 1 of 1