Skip to content

This is a FORTRAN program which estimates the derivative of a function based on its known value a discrete points. The technique that helps utilizes this program is called the central difference. MATLAB was used to gather the data from the FORTRAN created text file and imported over to MATLAB for plotting. All images and data were extracted from…

JonathanDuarteGH/MATLAB_and_FORTRAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATLAB_and_FORTRAN

This is a FORTRAN program which estimates the derivative of a function based on its known value a discrete points. The technique that helps utilizes this program is called the central difference. MATLAB was used to gather the data from the FORTRAN created text file and imported over to MATLAB for plotting. All images and data were extracted from MATLAB and transferred over to a notepad editor. The report was then contructed using codeblocks where "pdflatex" command was used to format it from the notepad editor.

Getting Started

If you wish to try the programs out yourself, then first; download code blocks to your computer. Go to your system setting and add the 'PATH' directory from codeblocks.

Installing

  1. Clone the repo
git clone https://github.com/JonathanDuarteGH/MATLAB_and_FORTRAN.git
  1. Open the downloaded file

  2. Explore

Program Built With

  • FORTRAN

Report Built With

  • LaTeX (codeblocks)

Contributors

  • Jonathan DUarte - Initial work

About

This is a FORTRAN program which estimates the derivative of a function based on its known value a discrete points. The technique that helps utilizes this program is called the central difference. MATLAB was used to gather the data from the FORTRAN created text file and imported over to MATLAB for plotting. All images and data were extracted from…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published