数模.matlab画图

一、mesh函数

上图是平常用到的方式

例题:

上图的meshgrid函数相当于上上图的前三个指令(temp,x,y)

mash函数:

mashc函数:

mashz函数:

上图subplot函数的作用是将下标为index的图片放到对应的x,y的矩阵里面,如图就是这张图放在下标为1的1x2的矩阵里面

surf函数

surfc函数

surfl函数

contour函数

contour3

plot3

fplot3

fmesh

fsurf

fimplicit3

相关推荐

  1. 添加背景图片画图matlab

    2024-02-05 18:48:03       35 阅读
  2. MATLAB基础应用精讲-【应用】深度学习杂谈

    2024-02-05 18:48:03       58 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-02-05 18:48:03       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-02-05 18:48:03       100 阅读
  3. 在Django里面运行非项目文件

    2024-02-05 18:48:03       82 阅读
  4. Python语言-面向对象

    2024-02-05 18:48:03       91 阅读

热门阅读

  1. 二级C语言笔试1

    2024-02-05 18:48:03       37 阅读
  2. css实现html元素渐变淡入且有位移

    2024-02-05 18:48:03       48 阅读
  3. WEB3:互联网发展的新时代

    2024-02-05 18:48:03       52 阅读
  4. Webpack插件浅析

    2024-02-05 18:48:03       61 阅读
  5. leetcode-回文链表

    2024-02-05 18:48:03       64 阅读
  6. c# File.WriteAllLines 和 File.WriteAllText

    2024-02-05 18:48:03       52 阅读
  7. 学习的数据结构和算法第2天

    2024-02-05 18:48:03       53 阅读
  8. 【Firebase】Could not find firebase-encoders-json-18.0.1.aar

    2024-02-05 18:48:03       49 阅读
  9. 常见的几种算法排序(C#)

    2024-02-05 18:48:03       57 阅读