Skip to content

SVijayB/MatLab-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatLab-Codes

Logo
A Small Cluster Of All My MatLab Codes

Codes

Diagonalizaion.m              | Solving System of Equation using Diagonalizaion method.
• Eigen Values.m                | Finding Eigen Values and Eigen Vectors.
• First Order ODE.m             | Solving first and second order ODE with and without initial conditions.
• Fourier Series.m              | Finding Fourier Series of the given function.
• Inverse of matrix.m           | Finding Inverse of a pre-defined matrix without using inbuilt function.
• Legendre Polynomials.m        | Solving for Legendre polynomials using the legendre function.
• Matrices.m                    | Matrix Implementation.
• Matrices_2.m                  | Solving and plotting Vectors.
• Power Series.m                | Obtaining and plotting power series in MatLab.
• Second Order ODE.m            | Solving Second order ODE by converting it into a System of linear ODE.
• Statistics.m                  | Implementing Mean, Median And Variance using MatLab.
• Mechanical_Linkages.m         | Automating angle calculation for mechanical movements in Watts linkage.
• Watts_Linkage.m               | Complete Implementation of Watts linkage.

Contributing

To contribute to MatLab-Codes, fork the repository, create a new branch and send us a pull request. Make sure you read CONTRIBUTING.md before sending us Pull requests.

Also, thanks for contributing to Open-source!

License

MatLab-Codes is under The MIT License. Read the LICENSE file for more information.

Releases

No releases published

Packages

No packages published

Languages