Matlab软件介绍

分享兴趣,传播快乐,增长见闻,留下美好

大家好,这里是LearningYard学苑,今天小编为大家带来Matlab软件介绍

Share interest, spread happiness, increase knowledge, and leave beautiful.

Hello everyone, this is LearningYard Academy, today I will bring you the introduction of matlab software.

matlab软件介绍.m4a1:50来自LearningYard学苑

软件简介Software Introduction

MATLAB is a combination of the two words matrix&laboratory, which means matrix factory (matrix laboratory). The software mainly faces the high-tech computing environment of scientific computing, visualization and interactive programming. It integrates many powerful functions such as numerical analysis, matrix calculation, scientific data visualization, and nonlinear dynamic system modeling and simulation in an easy-to-use window environment. It is used for scientific research, engineering design, and many sciences that must carry out effective numerical calculations. The field provides a comprehensive solution, and to a large extent get rid of the editing mode of traditional non-interactive programming languages (such as C, Fortran).

Matlab特性Matlab features

  • 语言简洁、灵活(核心代码主要利用C语言来实现)language introduction, flexibility (the core code is mainly implemented in C language)
  • 丰富的运算符Rich operators
  • 自由度高High degree of freedom
  • 强大的图形功能(二维三维甚至四维图形的绘制和处理)Powerful graphics functions (drawing and processing of two-dimensional, three-dimensional and even four-dimensional graphics)
  • 丰富的工具箱Rich toolbox
  • 源程序的开放性The openness of the source program
  • 良好的软件接口(可以与maple、excel、word软件进行通讯交互)Good software interface (can communicate and interact with maple, excel, word software)
  • Matlab9.0

    主要窗口介绍Main window introduction

    1. 命令窗口:输入命令,其中符 “》”表示matlab已经准备好执行命令
    2. 工作区(工作管理窗口):储存被定义的变量
    3. 当前目录窗口(工作路径):显示当前储存命令的地址
    4. 工具栏(菜单栏):如图所示

    ① Script window: batch edit the code to be run.

    ② Commind window: input the command, the symbol “”” means that matlab is ready to execute the command.

    ③ work area (work management window) work space: store the defined variables.

    ④ Current directory window (working path) current directory: display the address of the current storage command.

    ⑤ Toolbar (menu bar): as shown in the figure.

    Matlab实用建议Matlab practical suggestions

    1.工作路径的选择The choice of working path

    优点;方便查看、修改、储存和逐条运行

    Advantages:easy to view, modify, store and run one by one

    3.适当清理工作区Properly clean up the work area

  • 方法一:命令窗口输入clear后按下enter键
  • Method 1: Enter clear in the command window and press enter.
  • 方法二;点击工作区的向下的小箭头选择“清空工作区”
  • Method 2: Click the small downward arrow in the work area to select “Clear Work Area”.
  • 4.查找历史命令Find historical commands

  • 方法一(适用于命令少的情况):进入命令窗口-光标停留在最新一条命令处-直接按下电脑上的up键
  • Method one (applicable to the situation with few commands): Enter the command window-the cursor stays at the latest command-directly press the up key on the computer.
  • 方法二(命令较多或者较繁杂):打开历史命令窗口-双击命令即可运行
  • Method two (more commands or more complicated): open the historical command window-double-click the command to run.
  • 5.Help的调用Help call

    在使用matlab时,如果想查阅matlab的相关知识点,可以调用help,具体方法如下:在命令窗口直接输入help-选择相应的主题点击查阅即可When using matlab, if you want to consult the relevant knowledge points of matlab, you can call help, the specific method is as follows: directly enter help in the command window-select the corresponding topic and click to view.

    如果您对今天的文章有独特的想法,欢迎给我们留言,让我们相约明天,祝您今天过得开心快乐!

    If you have a unique idea about today’s article, welcome to leave us a message, let us meet tomorrow, I wish you a happy day today!

    参考资料:百度百科

    翻译:Google

    声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

    上一篇 2021年7月3日
    下一篇 2021年7月3日

    相关推荐