Can PCA Be Used to Derive Equations of Motion?

AI Thread Summary
PCA can be applied to estimate constants in equations like F = kx, but it is not the typical method; linear regression is usually preferred for such tasks. PCA involves analyzing the eigenvectors of the covariance matrix to derive relationships between variables. The equation F = kx is not classified as an equation of motion, which may lead to confusion in its application. Clarifying the specific problem or goal can help determine the most appropriate analytical approach. Understanding the context and methodology is crucial for accurate modeling in physics.
touqra
Messages
284
Reaction score
0
Was wondering if PCA can be used to find equation of motions, like F = kx.
 
Physics news on Phys.org
And PCA means what exactly?
 
  • Like
Likes vanhees71 and Keith_McClary
Dr.D said:
And PCA means what exactly?
Principal Component Analysis
 
touqra said:
Was wondering if PCA can be used to find equation of motions, like F = kx.
You mean to estimate the constant k for a spring? You usually use linear regression for that. But you can apply PCA and then compute k as the ratio of the components of the eigenvectors of the covariance matrix.
 
Last edited:
  • Like
Likes touqra
F=kx is not an equation of motion. What is your actual problem or goal?
 
  • Like
Likes Vanadium 50
Hi there, im studying nanoscience at the university in Basel. Today I looked at the topic of intertial and non-inertial reference frames and the existence of fictitious forces. I understand that you call forces real in physics if they appear in interplay. Meaning that a force is real when there is the "actio" partner to the "reactio" partner. If this condition is not satisfied the force is not real. I also understand that if you specifically look at non-inertial reference frames you can...
I have recently been really interested in the derivation of Hamiltons Principle. On my research I found that with the term ##m \cdot \frac{d}{dt} (\frac{dr}{dt} \cdot \delta r) = 0## (1) one may derivate ##\delta \int (T - V) dt = 0## (2). The derivation itself I understood quiet good, but what I don't understand is where the equation (1) came from, because in my research it was just given and not derived from anywhere. Does anybody know where (1) comes from or why from it the...
Back
Top