Numeric arrays
Introduction
- High-level language for technical computing
- Integrates computation, visualization, and programming
- Sophisticated data structures, editing and debugging tools, object-oriented programing
- MATrix LABoratory (MATLAB)
- Highly optimized for matrix operations
- Originally written to povide easy access to matrix software: LINPACK (linear system package) and EISPACK (eigen system package)
- Basic element is array that does not require dimensioning
- Highly interactive, interpreted programming language
- Development time usually significantly reduced compared to complied languages
- Very useful graphical debugger
原文地址:https://www.cnblogs.com/accepteddoge/p/cme292-lecture1.html
时间: 2024-11-20 06:25:27