Tag Archive for "Computational Physics" -
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...
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...