错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Arrays and Matrices in MATLAB

  • Mehdi Rahmani-Andebili

摘要

In this chapter, the reference functions concerned with the arrays and matrices in MATLAB are presented and described. In this regard, several examples and exercises for each section of the chapter are presented. The exercises that include writing the codes, executing them, and achieving the results need to be done by students to master programming skills. In this book, the codes, outputs, and descriptions are in blue, black, and green colors, respectively. To program in MATLAB, a script file can be created and saved with an appropriate name (e.g., untitled01) in the preferred directory of a computer. The program can be run by clicking on the “Run” available on the top toolbar of the script in MATLAB or calling the script by typing its name in Command Window or in the other scripts.