Tag Archives: scientific programming

Freemat, a MATLAB clone, Primer Tutorial

Here is a tutorial that introduces you to some aspects of Freemat, a clone of MATLAB. MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , | 1 Comment

Pascal Primer Tutorial

Tutorial using Pascal … Have you heard of Pascal? Pascal is one of the procedural languages developed during the 1960’s. Jump to: navigation, search Pascal Paradigm(s) imperative, structured Appeared in 1970 Designed by Niklaus Wirth Typing discipline static, strong, safe … Continue reading

Posted in eLearning, Tutorials | Tagged , , , | Leave a comment

Fortran Primer Tutorial

Tutorial using Fortran … Have you heard of Fortran? It is one of a group of scientific programming languages originating in the days before C and Pascal (The Fortran Automatic Coding System for the IBM 704 (15 October 1956), the … Continue reading

Posted in eLearning, Tutorials | Tagged , , , | Leave a comment