Skip to content

BasilBloomer/partial-fraction-matrix-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

This project is designed to show my comment regimen using variable name prefixes to denote the type, making it easy to access variables by type through autocomplete and making it easy for other developers to read the code. Typing any given prefix will show the list of variables of that type within the auto complete popup.

The comments also show the individual steps that the code takes to complete the required task and demonstrates modularized code with the use of custom functions.

The project itself is a matrix calculator that solves a partial fraction integral.

Note: Project was completed in MATLAB, "%" denotes a comment.

About

partial fraction integral matrix calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published