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.
- Host: GitHub
- URL: https://github.com/ironvenom/star-cluster-analysis
- Owner: IronVenom
- Created: 2019-03-29T02:11:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T02:12:22.000Z (about 6 years ago)
- Last Synced: 2025-01-22T07:48:24.496Z (4 months ago)
- Topics: matlab, star-clusters, statistical-analysis
- Language: MATLAB
- Homepage:
- Size: 4.07 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.