Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality of finding the most dominant eigenvector and eigenvalue for the given matrix #4

Open
codingiitg opened this issue Aug 29, 2021 · 0 comments
Labels
algorithms Problem involves improving time efficiency of current algorithms Git Workshop Maths Need to have grasp of mathematics to arrive at the solution

Comments

@codingiitg
Copy link
Collaborator

codingiitg commented Aug 29, 2021

You have to use the power iteration method to find the most dominant eigenvector. here is the Wikipedia link to the algorithm

@codingiitg codingiitg added algorithms Problem involves improving time efficiency of current algorithms Maths Need to have grasp of mathematics to arrive at the solution labels Aug 29, 2021
@Coding-Club-IITG Coding-Club-IITG deleted a comment from dkgoutham Dec 3, 2021
@codingiitg codingiitg added the CodePeak Issues for CodePeak'21 label Dec 3, 2021
@Sunidhi-Tiwari Sunidhi-Tiwari removed their assignment Dec 8, 2021
@AmreshSinha AmreshSinha added Git Workshop and removed CodePeak Issues for CodePeak'21 labels Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithms Problem involves improving time efficiency of current algorithms Git Workshop Maths Need to have grasp of mathematics to arrive at the solution
Projects
None yet
Development

No branches or pull requests

4 participants