Finding out eigen-values and eigen-vectors of matrices.
Procedure
Enter Matrix Size
- Specify the size of the matrix (e.g., 2 for a 2×2 matrix, 3 for a 3×3 matrix).
Generate the Matrix
- Click on the Generate Matrix button.
- Input sliders will appear according to the selected matrix size.
Set Matrix Elements
- Adjust the sliders to assign numerical values to each element of the matrix.
- Ensure that all entries are correctly set as per the experiment requirement.
Run the Computation
- Click on the Simulate button to perform eigenvalue and eigenvector calculations.
Observe Numerical Output
- The computed eigenvalues will be displayed in the result section.
- The corresponding eigenvectors will also be shown below the eigenvalues.
Analyze the Result
- Verify the relationship: Av = λv for each eigenvalue–eigenvector pair.
- Compare the results for different matrix values to observe changes in scaling and direction.
Repeat for Other Matrices (Optional)
- Change matrix size or elements to explore how eigenvalues and eigenvectors vary for different matrices.