An open API service indexing awesome lists of open source software.

https://github.com/ironvenom/star-cluster-analysis

Analysis of NGC-104 globular star cluster.
https://github.com/ironvenom/star-cluster-analysis

matlab star-clusters statistical-analysis

Last synced: 3 months ago
JSON representation

Analysis of NGC-104 globular star cluster.

Awesome Lists containing this project

README

        

# Star-Cluster-Identifier

Statistical Analysis of the globular star cluster NGC 104.

#### Tasks Done :-
1. Color Magnitude Diagram (CMD)
2. Used coordinates and plotted contours of normal distribution of star cluster in universe.
3. Linear Regression Model between Coordinates and Magnitude of stars
4. Use of Principal Component Analysis(PCA) to reduce Dimensions (here done 2D to 1D) and using it in linear regression model making.
5. Descriptive Statistics.