Configuration centered at the origin

  • Context: High School 
  • Thread starter Thread starter onako
  • Start date Start date
  • Tags Tags
    Configuration Origin
Click For Summary
SUMMARY

The discussion focuses on centering two configurations of points at the origin for comparison purposes. The user seeks guidance on how to adjust the x and y coordinates of their datasets accordingly. It is established that simply plotting the data may not suffice for similarity analysis, necessitating a mathematical approach to center the configurations. Suggestions for achieving this centering involve translating the coordinates by subtracting the mean of each axis from the respective points.

PREREQUISITES
  • Understanding of coordinate systems and transformations
  • Familiarity with basic statistical concepts, specifically mean calculation
  • Knowledge of data visualization techniques
  • Experience with programming or software tools for data manipulation (e.g., Python, R)
NEXT STEPS
  • Research how to calculate the mean of a dataset in Python using NumPy
  • Learn about coordinate translation and its applications in data analysis
  • Explore data visualization libraries such as Matplotlib for plotting centered configurations
  • Investigate similarity metrics for comparing datasets, such as Euclidean distance
USEFUL FOR

This discussion is beneficial for data analysts, statisticians, and researchers who need to compare spatial configurations or datasets in a meaningful way, particularly those working with coordinate transformations and similarity assessments.

onako
Messages
86
Reaction score
0
I have two configurations (set of points, each with its x and y coordinate) that should be compared.
In order to do this, I should perform the operation so that both configurations are centered at the origin.
I understand that the operations are to be performed on x and y axis, but I'm not sure how to do this.
Any suggestions are welcome.
 
Physics news on Phys.org
if you have x and y data why can't you plot and see ?
 
I should compare the similarity of these two configurations with the original. For some options, the plot will not help you. Therefore, another way requiring centering at the origin is recommended. But, I'm not sure how to achieve this.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 5 ·
Replies
5
Views
966
  • · Replies 4 ·
Replies
4
Views
2K
Replies
4
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K