File:The center of mass of the lamina 02.png

Summary

Description
English: .

.

Compute the mass m.
        (b     (v(x)
        
m =  int(   int(     f(x,y)  dy dx

        (a     (u(x)
  Compute the moment Mx.
        (b     (v(x)
        
Mx = int(   int(    y  f(x,y)  dy dx

        (a     (u(x)
  Compute the moment My.
        (b     (v(x)
        
My = int(   int(     x  f(x,y)  dy dx

        (a     (u(x)
  The center of mass is (X,Y)
    X = My/m      Y = Mx/m 
Press return to continue

..

.
Date
Source Own work
Author Xhungab

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Category:CC-Zero#The%20center%20of%20mass%20of%20the%20lamina%2002.pngCategory:Self-published work
Category:Gnuplot Category:Calculus Category:Momentum
Category:CC-Zero Category:Calculus Category:Gnuplot Category:Momentum Category:Self-published work