Computational Physics

Home Computational Physics

FORTRAN

Fortran Online Resouces
Univeity of Michigan-Dearborn, Computer and Information Science This site contai History of Fortran Language and lot of links to useful sites. http://www.engin.umd.umich....

Variables and the names of variables
Fundamentals of Fortran Computation Variables and the names of variables Integer A whole number. It may...

Operations and Expressions
Operatio and Expressio FORTRAN provide five basic arithmetic operatio: Addition + Subtraction - Multiplication * Div...

FORTRAN Tutorials – Input and Output
Input and Output FORTRAN provides a great deal of power and flexibility in the reading of data and printing of results. And for the experienced programmer this power and fle...

Writing and Running a FORTRAN Program
STOP and END Statements STOP This statement may be written whenever it is necessary to stop executing statements in a program. There is normally a STOP a...

FORTRAN DO Statement
The DO Statement This statement makes it possible to execute a section of a program repeatedly, with automatic changes in the value of an integer variable between...

MATLAB

MATLAB Quick guide sheet
MATLAB Cheatsheet IThis is a collection of basic information and techniques for using MATLAB. These involve both the "symbolic" (x is a variable without any particular value) and the "numerical" (...

MATLAB Educational Resources on Internet
MATLAB Educational Web Sites: Google Search can supply a good list of educational sites. Google Directory is a good resource for links. Univeity of California, Riveide maintai a list of sites...