Contents1Engineering Problem Solving11.1Problem-Solving Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .11.2Problem Solving Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .41.3Computing Software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .81.4Computing Terminology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .122Matlab Technical Computing Environment142.1Workspace, Windows, and Help . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .142.2Scalar Mathematics. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .152.3Basic Mathematical Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .242.4Computational Limitations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .262.5Display Options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .292.6Accuracy and Precision. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .333Files and File Management373.1File Management Definitions and Commands . . . . . . . . . . . . . . . . . . . . . .373.2Saving and Restoring Matlab Information . . . . . . . . . . . . . . . . . . . . . . . .393.3Script M-Files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .433.4Errors and Debugging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .473.5Matlab Search Path, Path Management, and Startup . . . . . . . ....